2021-12-17 03:41:41 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@79bfbc54 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:41 218 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@2793d291::SocketChannelEndPoint@3a89f0ea{/10.233.72.76:38844<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2793d291{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22fc3d67{/10.233.72.76:38844<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@778e4f6f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c316e4f{s=START}]=>HttpChannelOverHttp@e7bc6c1{s=HttpChannelState@570789cd{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-12-17 03:41:41 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a147f5 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:41 583 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-12-17 03:41:41 583 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_332,333,1942231373) 2021-12-17 03:41:41 585 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-12-17 03:41:41 586 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-12-17 03:41:41 586 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-12-17 03:41:41 587 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-12-17 03:41:41 587 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-12-17 03:41:41 588 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-12-17 03:41:41 588 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-12-17 03:41:41 588 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-12-17 03:41:41 588 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-12-17 03:41:41 589 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:41:41 589 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:41:41 590 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-12-17 03:41:41 590 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) 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) ... 18 common frames omitted 2021-12-17 03:41:41 590 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-12-17 03:41:41 591 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-12-17 03:41:41 594 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] 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-12-17 03:41:41 595 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup06742c94-1069-4fdc-800a-4b5b4cafa184/homles06742c94-1069-4fdc-800a-4b5b4cafa184?timeout=15000 2021-12-17 03:41:41 601 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2021-12-17 03:41:41 601 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@72866e565 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup06742c94-1069-4fdc-800a-4b5b4cafa184/homles06742c94-1069-4fdc-800a-4b5b4cafa184?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2021-12-17 03:41:41 604 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup06742c94-1069-4fdc-800a-4b5b4cafa184/homles06742c94-1069-4fdc-800a-4b5b4cafa184?timeout=15000 2021-12-17 03:41:41 604 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@6cc3d8f10 pairs: {null: HTTP/1.1 404 Not Found}{Date: Fri, 17 Dec 2021 03:41:41 GMT}{Content-Type: text/html;charset=utf-8}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1639708644334-0-24001}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 138}{Server: Jetty(9.4.z-SNAPSHOT)} 2021-12-17 03:41:41 605 ERROR [org.onap.holmes.engine.dmaap.DMaaPAlarmPolling][Thread-15] invocationID:{InvocationID} - Failed to process alarms. Sleep for 60 seconds to restart. org.onap.holmes.common.exception.CorrelationException: Failed to get data from DMaaP. at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:71) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.holmes.common.exception.HttpException: Status code: <404>. Message: Failed to get response from the server. URL: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT Cause: Not Found Response body: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_FAULT_OUTPUT]","status":404} at org.onap.holmes.common.utils.JerseyClient.isSuccessful(JerseyClient.java:201) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:125) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) ... 2 common frames omitted 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@563930b8 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@563930b8 2021-12-17 03:41:44 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@563930b8 startThread=0 2021-12-17 03:41:44 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@563930b8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 234 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-12-17 03:41:44 234 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@50c3d2b9 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@777e5354{AC.ReadCB@5c21ce09{HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 235 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a35a589 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@a35a589 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@563930b8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38862], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1778]@2021-12-17T03:41:44.237709Z 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@7e4bca48 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1778]@2021-12-17T03:41:44.237852Z 2021-12-17 03:41:44 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@3b44bf35 startThread=0 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@7e4bca48 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1778]@2021-12-17T03:41:44.238116Z 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@3b44bf35 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@3b44bf35 started 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3b44bf35 waiting 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1778]@2021-12-17T03:41:44.238247Z tryProduce true 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1778]@2021-12-17T03:41:44.238207Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@777e5354{AC.ReadCB@5c21ce09{HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:44 238 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 239 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:41:44 239 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@29b60a02[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03#\xCbb\xAf8\x0el9v\xAe\xD2\x81\x97\xAa...xJ\xAd\xC8Tn^\xD6\xBfv\xD8\x9f\xB8\x04H*\xC1\x10\x7f\xAb\x0bEy>>>\r\x98\xDf\xE4\xBf\xC3\x98\x92\x19...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 239 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261 2021-12-17 03:41:44 239 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 239 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 240 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 373 HeapByteBuffer@29b60a02[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03#\xCbb\xAf8\x0el9...jUf\x91\xA8\xBfC8\x98rwi\xCa\xE6\x00/\xEe\x92\xFa\xD1\xFe*\x16>>>vice;\\nim...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=373 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03#\xCbb\xAf8\x0el9v\xAe\xD2\x81\x97\xAa...jUf\x91\xA8\xBfC8\x98rwi\xCa\xE6\x00/\xEe\x92\xFa\xD1\xFe*\x16>>>vice;\\nim...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:41:44 246 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@50c3d2b9 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:44 250 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[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-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[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-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-12-17 03:41:44 251 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@777e5354{AC.ReadCB@5c21ce09{HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a35a589 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@a35a589 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@21e1f2cc size 1 > capacity 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@21e1f2cc in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38862], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1779]@2021-12-17T03:41:44.254476Z 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@3b44bf35 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1779]@2021-12-17T03:41:44.254543Z 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6d3e3bde startThread=0 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6d3e3bde in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@6d3e3bde started 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6d3e3bde waiting 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@3b44bf35 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1779]@2021-12-17T03:41:44.25472Z 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1779]@2021-12-17T03:41:44.254669Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.254793Z tryProduce true 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@777e5354{AC.ReadCB@5c21ce09{HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 231 HeapByteBuffer@29b60a02[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\x02,B\x17\xCf\x81\x91cRiB3`\x03\xA4\xC8\xBa\x98Z+...\xAa\x06?\xEc\x00_\x95\xD0\xCb\x05 \x130\xA9c\x98\xBe\xC6\xDa\xFb'\xB5\x9b>>>\x13\x01\x95\xEa\xAc\ri\xBb\xE4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 255 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=231 2021-12-17 03:41:44 255 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} - TLSHandshake: 10.233.72.76:38862, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC8\xD1\xE6\xE2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=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-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...\xD2\xC9H\x1c\xF7\xB6\x90<<<\x17\x03\x03\x00\xA8\x801\x10\xF3~\xC5\xAa\x9e\xD9\xB3\x934\x97\xB4\xBa\xF4#\xF1\xE1\xFb...\xAa\x06?\xEc\x00_\x95\xD0\xCb\x05 \x130\xA9c\x98\xBe\xC6\xDa\xFb'\xB5\x9b>>>\x13\x01\x95\xEa\xAc\ri\xBb\xE4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>N\xE1\x07z\xC7\\\x87\x94|...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>N\xE1\x07z\xC7\\\x87\x94|...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} filled 151 HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>N\xE1\x07z\xC7\\\x87\x94|...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>N\xE1\x07z\xC7\\\x87\x94|...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>N\xE1\x07z\xC7\\\x87\x94|...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT 2021-12-17 03:41:44 256 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.73:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.72.73 with SNI null 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@761e1847 in null 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-12-17 03:41:44 257 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering. 2021-12-17 03:41:44 257 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-12-17 03:41:44 257 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 561a5c42-1380-4a7f-ac18-3d85e70c77d3 2021-12-17 03:41:44 257 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 2021-12-17 03:41:44 257 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-12-17 03:41:44 258 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-12-17 03:41:44 258 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@761e1847 2021-12-17 03:41:44 259 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@7123d09a exclude no deflater 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@75fa9ff6[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@6986aa5c{null} 2021-12-17 03:41:44 259 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@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Fri, 17 Dec 2021 03:41:44 GMT X-TransactionID: 561a5c42-1380-4a7f-ac18-3d85e70c77d3 X-InvocationID: 1ecfe689-b96a-4fbc-ab8f-a2884ee67ee8 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:41:44 259 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@6fdc5b0b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14e16a] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-12-17 03:41:44 259 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@75fa9ff6[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-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 17 Dec 2021 03:41:44 GMT X-TransactionID: 561a5c42-1380-4a7f-ac18-3d85e70c77d3 X-InvocationID: 1ecfe689-b96a-4fbc-ab8f-a2884ee67ee8 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-12-17 03:41:44 259 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@6fdc5b0b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14e16a] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2130dbb1{IDLE}->null [HeapByteBuffer@4672e0ca[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@75fa9ff6[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-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2130dbb1{WRITING}->null:IDLE-->WRITING 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=COMPLETING}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4672e0ca[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-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@75fa9ff6[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-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-12-17 03:41:44 259 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-12-17 03:41:44 259 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=COMPLETING}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=COMPLETING}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2130dbb1{WRITING}->null 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2130dbb1{IDLE}->null:WRITING-->IDLE 2021-12-17 03:41:44 260 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@6fdc5b0b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14e16a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:41:44 260 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@6fdc5b0b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14e16a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=8/30000} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:44 260 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-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:44 260 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@a35a589 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:44 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:44 261 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=2a053817-a07a-4dcf-8aaa-44dea8f04c6f, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:44 261 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting. 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@a35a589 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@1bd28854{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1bd28854{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@1bd28854{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@1bd28854{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1bd28854{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@299e9062{s=END}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@1bd28854{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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.72.76 - - [17/Dec/2021:03:41:44 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@29b60a02[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13a\xBf\xE2\xFe\xB6\x0e\xF6\xA2\x1a?\xF7\xA4\x91s\r\xE5f\x9c\x05>>>\x8bf\xAf/\xD1\xD2\xD7\x03n...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24 2021-12-17 03:41:44 261 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.73:9102 remote=/10.233.72.76:38862], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 261 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.261949Z 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@6d3e3bde offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.261997Z 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2fa90c94 startThread=0 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@257d8a34{SSLC.NBReadCB@26013cde{SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2fa90c94 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2fa90c94 started 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2fa90c94 waiting 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6d3e3bde task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.262248Z 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@777e5354{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=1 updates=0 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.262323Z tryProduce true 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7db85181 startThread=0 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@777e5354{null} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1780]@2021-12-17T03:41:44.262167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@257d8a34{null} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@257d8a34{null} lost race null 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3b44bf35 size 1 > capacity 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7db85181 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3b44bf35 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@1bd28854{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7e4bca48 size 1 > capacity 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7e4bca48 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@5c21ce09::DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@26013cde::SocketChannelEndPoint@742fa9ba{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26013cde{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@123980ed{/10.233.72.76:38862<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5c21ce09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@299e9062{s=START}]=>HttpChannelOverHttp@77c1a370{s=HttpChannelState@1bd28854{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-12-17 03:41:44 262 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7db85181 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6da35212 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@6da35212 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@6da35212 startThread=0 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@6da35212 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 191 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-12-17 03:41:51 191 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@52142464 2021-12-17 03:41:51 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:41:51 192 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:41:51 192 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@4e931f66{AC.ReadCB@31498ee6{HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 194 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@6da35212 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38916], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1781]@2021-12-17T03:41:51.195864Z 2021-12-17 03:41:51 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@2fa90c94 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1781]@2021-12-17T03:41:51.195983Z 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@9f78e11 startThread=0 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2fa90c94 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1781]@2021-12-17T03:41:51.196191Z 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@9f78e11 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@9f78e11 started 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1781]@2021-12-17T03:41:51.196284Z tryProduce true 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@9f78e11 waiting 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1781]@2021-12-17T03:41:51.196249Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:51 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@4e931f66{AC.ReadCB@31498ee6{HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 261 HeapByteBuffer@29b60a02[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xDba\x1c\xB0\xEe\xBc\x17\x00,\xB2\xD1+6\xD5...?:_\xA3\xE2\xC0\xEd}w\xF6& \xFd\xF8\xEfD\x19Bi\xCf\xE9(}>>>\xB5d\xB5\x1clS\xFd\xC6\xA2...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=261 2021-12-17 03:41:51 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill starting handshake SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 199 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:51 200 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-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 373 HeapByteBuffer@29b60a02[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xDba\x1c\xB0\xEe\xBc\x17\x00...\xD2\x94\x94u\xC7\x8eM\x86\x86D;`\x8a\xC3\xA6\x82\xBd~$\x10\x0eO\x95>>>vice;\\nim...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=373 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xDba\x1c\xB0\xEe\xBc\x17\x00,\xB2\xD1+6\xD5...\xD2\x94\x94u\xC7\x8eM\x86\x86D;`\x8a\xC3\xA6\x82\xBd~$\x10\x0eO\x95>>>vice;\\nim...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:41:51 205 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@52142464 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:51 208 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-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:51 208 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-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[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-12-17 03:41:51 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:51 209 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[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-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:51 209 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@4e931f66{AC.ReadCB@31498ee6{HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6d3e3bde size 1 > capacity 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6d3e3bde in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:51 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38916], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1782]@2021-12-17T03:41:51.210643Z 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@9f78e11 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1782]@2021-12-17T03:41:51.210755Z 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4b4687ad startThread=0 2021-12-17 03:41:51 210 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@9f78e11 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1782]@2021-12-17T03:41:51.210971Z 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4b4687ad in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4b4687ad started 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4b4687ad waiting 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1782]@2021-12-17T03:41:51.211091Z tryProduce true 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1782]@2021-12-17T03:41:51.211024Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4e931f66{AC.ReadCB@31498ee6{HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-12-17 03:41:51 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:51 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 231 HeapByteBuffer@29b60a02[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005B\xB4\x9d\x95\x1e\xB1$\x14m\x18\xAc\xEa\xCck\xD3\xE5*\x0bg\xDa...\xA6%\x032\r\xEb\xA7\xC6\xA9\x1et\xA6x\xC1\xB6\xB1\x0c\x8a\x9d\xF3\xD3\xFc\xBc>>>\x13\x01\x95\x95Q`:\x7fP...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=231 2021-12-17 03:41:51 213 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.72.76:38916, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#%\x08A\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=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-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...\xA1\xCbKt\xFcS\xBb<<<\x17\x03\x03\x00\xA8\xEdO\x00\xFe\x00\xC0P\xEbn%r\x94\xAcxU\x88\xA4$o\xD4...\xA6%\x032\r\xEb\xA7\xC6\xA9\x1et\xA6x\xC1\xB6\xB1\x0c\x8a\x9d\xF3\xD3\xFc\xBc>>>\x13\x01\x95\x95Q`:\x7fP...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>\t\x0eh}\xA1\xC8\xF8H\xA4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>\t\x0eh}\xA1\xC8\xF8H\xA4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@31498ee6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} filled 151 HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>\t\x0eh}\xA1\xC8\xF8H\xA4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>\t\x0eh}\xA1\xC8\xF8H\xA4...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>\t\x0eh}\xA1\xC8\xF8H\xA4...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 213 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.73:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-12-17 03:41:51 214 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.72.73 with SNI null 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@7f7f99a5 in null 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-12-17 03:41:51 215 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2021-12-17 03:41:51 215 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-12-17 03:41:51 215 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 051391f4-eacf-47d9-b01b-284f60f90f43 2021-12-17 03:41:51 215 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-12-17 03:41:51 215 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-12-17 03:41:51 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:41:51 216 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@7f7f99a5 2021-12-17 03:41:51 216 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@4dc79c27 exclude no deflater 2021-12-17 03:41:51 216 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@40d4f485[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@3fd068dd{null} 2021-12-17 03:41:51 216 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@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Fri, 17 Dec 2021 03:41:51 GMT X-TransactionID: 051391f4-eacf-47d9-b01b-284f60f90f43 X-InvocationID: bae92306-346d-4174-930e-892c7c412593 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:41:51 217 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@3c616c33[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4db6e93c] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-12-17 03:41:51 217 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@40d4f485[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-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 17 Dec 2021 03:41:51 GMT X-TransactionID: 051391f4-eacf-47d9-b01b-284f60f90f43 X-InvocationID: bae92306-346d-4174-930e-892c7c412593 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-12-17 03:41:51 217 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@3c616c33[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4db6e93c] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2a215cd3{IDLE}->null [HeapByteBuffer@4672e0ca[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@40d4f485[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-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a215cd3{WRITING}->null:IDLE-->WRITING 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=COMPLETING}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4672e0ca[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-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@40d4f485[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-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-12-17 03:41:51 217 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-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=COMPLETING}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=COMPLETING}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2a215cd3{WRITING}->null 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a215cd3{IDLE}->null:WRITING-->IDLE 2021-12-17 03:41:51 217 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@3c616c33[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4db6e93c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:41:51 217 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@3c616c33[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4db6e93c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=8/30000} 2021-12-17 03:41:51 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:41:51 218 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-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:41:51 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 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@4ec6d3a1 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 219 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=358a7da6-53c2-4840-96d0-c6465ee6be69, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:51 219 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3ccfcf22{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@3ccfcf22{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.73:9102 remote=/10.233.72.76:38916], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@3ccfcf22{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3ccfcf22{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@3ccfcf22{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@619fbd9f{s=END}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1783]@2021-12-17T03:41:51.219796Z 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@3ccfcf22{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@4b4687ad offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1783]@2021-12-17T03:41:51.219842Z 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6515561e startThread=0 2021-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4b4687ad task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1783]@2021-12-17T03:41:51.21998Z 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1783]@2021-12-17T03:41:51.219936Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1783]@2021-12-17T03:41:51.220045Z tryProduce true 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@29b60a02[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x135/\x11Qf\x8e\x9c~,\x0f\xC3EW\xB9\x8d(\xF5\xB6\x83>>>R\xB7~\xDd\x02\xA0\x8a\xD3k...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6515561e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 10.233.72.76 - - [17/Dec/2021:03:41:51 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@6515561e started 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23ebd01f{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6515561e waiting 2021-12-17 03:41:51 220 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=19/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@3ccfcf22{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2fa90c94 size 1 > capacity 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4ec6d3a1 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2fa90c94 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@33d096ec{SSLC.NBReadCB@23ebd01f{SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillableFail SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onFail FillInterest@4e931f66{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42e877b7 startThread=0 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@4e931f66{null} 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 0 updates 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 0 keys 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@4e931f66{null} 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@4e931f66{null} lost race null 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@9f78e11 size 1 > capacity 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42e877b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@9f78e11 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 221 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@31498ee6::DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=12/30000} 2021-12-17 03:41:51 222 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@23ebd01f::SocketChannelEndPoint@5775292d{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23ebd01f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@428da5d7{/10.233.72.76:38916<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@31498ee6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@619fbd9f{s=START}]=>HttpChannelOverHttp@1bf12838{s=HttpChannelState@3ccfcf22{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-12-17 03:41:51 222 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42e877b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:41:55 950 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@31e11383] obtained in 0 millis 2021-12-17 03:41:55 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@4a5fd49d, maxRows=1, fetchSize=0, flags=16 2021-12-17 03:41:55 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-12-17 03:41:55 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-12-17 03:41:55 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-12-17 03:41:55 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-12-17 03:41:55 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-12-17 03:41:55 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-12-17 03:41:55 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-12-17 03:41:55 953 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis 2021-12-17 03:41:55 954 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-12-17 03:41:55 954 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-12-17 03:41:55 954 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-12-17 03:41:55 954 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@31e11383] released 2021-12-17 03:41:55 954 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@502d4359] obtained in 0 millis 2021-12-17 03:41:55 954 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@42bc228a, maxRows=0, fetchSize=0, flags=16 2021-12-17 03:41:55 955 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1639712515950>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-12-17 03:41:55 955 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-12-17 03:41:55 955 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-12-17 03:41:55 957 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-12-17 03:41:55 957 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-12-17 03:41:55 957 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-12-17 03:41:55 957 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-12-17 03:41:55 958 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@502d4359] released 2021-12-17 03:42:01 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@350412a7 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:42:01 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@350412a7 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@350412a7 startThread=0 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@350412a7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-12-17 03:42:01 191 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@417a1bf 2021-12-17 03:42:01 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:42:01 192 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:01 192 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@350412a7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38988], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 194 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1784]@2021-12-17T03:42:01.195151Z 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@6515561e offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1784]@2021-12-17T03:42:01.195234Z 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@13b1b040 startThread=0 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@13b1b040 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1784]@2021-12-17T03:42:01.195383Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@13b1b040 started 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6515561e task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1784]@2021-12-17T03:42:01.195483Z 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13b1b040 waiting 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.195554Z tryProduce true 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 195 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:42:01 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@29b60a02[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xB0#\x94\x98\n\xA8\x11\xDa\xFfp\x16*\x88v...D\x19/Ir\xEfj\xD0rZ\xD6\xF1+]\xE0\x87~\xA0\xE4 P\x1b:>>>\tb\xF1\xA0i/\x1a\xDa\x1a...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-12-17 03:42:01 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:01 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@29b60a02[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xB0#\x94\x98...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-12-17 03:42:01 198 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4b4687ad size 1 > capacity 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 2021-12-17 03:42:01 199 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4b4687ad in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38988], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.200532Z 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@13b1b040 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.20064Z 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@70b1493e startThread=0 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@70b1493e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:01 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@13b1b040 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.200937Z 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.201054Z tryProduce true 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1785]@2021-12-17T03:42:01.201015Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@70b1493e started 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@70b1493e waiting 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@29b60a02[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB0#\x94\x98\n\xA8\x11\xDa\xFfp\x16*\x88v...\x8fa%E\x0cj\xB1\xFe\xA0f\xA3\xD3\x82\xD6\xCdx\xE5*\x8aq\xE9\xAeK>>>~$\x10\x0eO\x95vic...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367 2021-12-17 03:42:01 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:42:01 209 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@417a1bf 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6515561e size 1 > capacity 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6515561e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:38988], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1786]@2021-12-17T03:42:01.214979Z 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@70b1493e offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1786]@2021-12-17T03:42:01.215047Z 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5547f8a7 startThread=0 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5547f8a7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@70b1493e task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1786]@2021-12-17T03:42:01.215233Z 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@5547f8a7 started 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1786]@2021-12-17T03:42:01.215261Z tryProduce true 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5547f8a7 waiting 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1786]@2021-12-17T03:42:01.215173Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@71163166{AC.ReadCB@6f16de2e{HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 231 HeapByteBuffer@29b60a02[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\x02\x82xgx\xF5\xCc6\xCc\xAa\xEfP\xEb\xBb\x19,\x97\xB0\x87\xA3...\xC2\x1a?\x86\x86\xB2Y`\xBf\x1c\r\x16b!\xAbJ\xD5\xC7\xE5\xC0\xA0\xC46>>>\xF3\xB2}\x7f\x0c\xA7\xC0\xC4r...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=231 2021-12-17 03:42:01 216 DEBUG [jdk.event.security][dw-29] invocationID:{InvocationID} - TLSHandshake: 10.233.72.76:38988, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-12-17 03:42:01 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\xE1\x06c...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - handshake succeeded SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=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-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...\xDd\x8c\xF6Hf\xE0\x13<<<\x17\x03\x03\x00\xA8D\x97\xAa2\xF6Rx2\xBd6\xA5C\xBbA\xB6\xA4\xA4\x83\xB3@...\xC2\x1a?\x86\x86\xB2Y`\xBf\x1c\r\x16b!\xAbJ\xD5\xC7\xE5\xC0\xA0\xC46>>>\xF3\xB2}\x7f\x0c\xA7\xC0\xC4r...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>(th|N>\x14\x1fu...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>(th|N>\x14\x1fu...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000} filled 151 HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>(th|N>\x14\x1fu...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>(th|N>\x14\x1fu...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=151,c=17408,r=151]={<<>>(th|N>\x14\x1fu...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - START --> SPACE1 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - SPACE1 --> URI 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - URI --> SPACE2 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER --> CONTENT 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - REQUEST for //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.73:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - handle //10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-12-17 03:42:01 217 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - handling HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-29] invocationID:{InvocationID} - Host 10.233.72.73 with SNI null 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.Server][dw-29] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-29] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@757e61cd in null 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-29] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-29] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-12-17 03:42:01 218 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Entering. 2021-12-17 03:42:01 218 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-12-17 03:42:01 218 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 867de05c-f20e-40aa-ac43-ad462a0cbda2 2021-12-17 03:42:01 218 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Invoking synchronously ... 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-12-17 03:42:01 218 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck)@757e61cd 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7b2ddab6 exclude no deflater 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4e9f54c4[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@24771f70{null} 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Fri, 17 Dec 2021 03:42:01 GMT X-TransactionID: 867de05c-f20e-40aa-ac43-ad462a0cbda2 X-InvocationID: c697de22-3de6-4976-81b4-4fe49c1a361d Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2281623a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@376ce4b6] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@4e9f54c4[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-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 17 Dec 2021 03:42:01 GMT X-TransactionID: 867de05c-f20e-40aa-ac43-ad462a0cbda2 X-InvocationID: c697de22-3de6-4976-81b4-4fe49c1a361d Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2281623a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@376ce4b6] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3e1bfeb{IDLE}->null [HeapByteBuffer@4672e0ca[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@4e9f54c4[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-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3e1bfeb{WRITING}->null:IDLE-->WRITING 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=COMPLETING}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4672e0ca[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-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4e9f54c4[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-12-17 03:42:01 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - 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-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=COMPLETING}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=COMPLETING}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3e1bfeb{WRITING}->null 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3e1bfeb{IDLE}->null:WRITING-->IDLE 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2281623a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@376ce4b6] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2281623a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@376ce4b6] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=7/30000} 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:42:01 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - 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-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:42:01 222 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 2021-12-17 03:42:01 223 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=cf9f3156-4142-4a78-803c-3bd76afd63b1, referenceCounter=0, store size=0} on thread dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Exiting. 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.73:9102 remote=/10.233.72.76:38988], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.Server][dw-29] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - unhandle HttpChannelState@4be4a625{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4be4a625{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b615ae3{s=END}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1787]@2021-12-17T03:42:01.223673Z 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - completed HttpChannelState@4be4a625{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - unhandle HttpChannelState@4be4a625{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@5547f8a7 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1787]@2021-12-17T03:42:01.223715Z 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4be4a625{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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.72.73:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@160b4fca startThread=0 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5547f8a7 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1787]@2021-12-17T03:42:01.223935Z 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - recycle HttpChannelState@4be4a625{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@160b4fca in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:01 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@160b4fca started 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 10.233.72.76 - - [17/Dec/2021:03:42:01 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 6 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@160b4fca waiting 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1787]@2021-12-17T03:42:01.224036Z tryProduce true 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1787]@2021-12-17T03:42:01.224008Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 24 HeapByteBuffer@29b60a02[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13D\x12K\t\xC5\xDf\xCe\x1f\x90k6\xCc\xA5\x07Y!\xAe\x91\x04>>>Cj4\xF5\xC2<\xB9LP...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=24 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=19/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - shutdownOutput: SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - ensureFillInterested SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@71163166{null} 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@71163166{null} lost race null 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@70b1493e size 1 > capacity 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@70b1493e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1d2843a7 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - doClose SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@282866c4{SSLC.NBReadCB@65da0df3{SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillableFail SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onFail FillInterest@71163166{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-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ff1ac78 startThread=0 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@71163166{null} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@4be4a625{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13b1b040 size 1 > capacity 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13b1b040 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ff1ac78 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@6f16de2e::DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000} 2021-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@65da0df3::SocketChannelEndPoint@52a9eca3{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65da0df3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5635970e{/10.233.72.76:38988<->/10.233.72.73:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6f16de2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b615ae3{s=START}]=>HttpChannelOverHttp@33c72027{s=HttpChannelState@4be4a625{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-12-17 03:42:01 225 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ff1ac78 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 0 updates 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:01 283 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 0 keys 2021-12-17 03:42:10 105 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-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-12-17 03:42:10 107 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-12-17 03:42:10 107 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_333,334,1850150004) 2021-12-17 03:42:10 109 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-12-17 03:42:10 110 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-12-17 03:42:10 110 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-12-17 03:42:10 111 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-12-17 03:42:10 111 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-12-17 03:42:10 111 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-12-17 03:42:10 111 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-12-17 03:42:10 112 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-12-17 03:42:10 112 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-12-17 03:42:10 112 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:42:10 112 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:42:10 113 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-12-17 03:42:10 113 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76) 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) ... 26 common frames omitted 2021-12-17 03:42:10 114 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-12-17 03:42:10 114 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-12-17 03:42:10 118 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-12-17 03:42:10 118 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2021-12-17 03:42:10 124 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-12-17 03:42:10 124 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7abbbef5 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-12-17 03:42:10 127 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2021-12-17 03:42:10 127 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@440b80a07 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 722}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Fri, 17 Dec 2021 03:42:10 GMT}{Content-Length: 352} 2021-12-17 03:42:10 128 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000 2021-12-17 03:42:10 129 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-12-17 03:42:10 129 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_334,335,39344905) 2021-12-17 03:42:10 130 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-12-17 03:42:10 131 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-12-17 03:42:10 131 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-12-17 03:42:10 131 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-12-17 03:42:10 132 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-12-17 03:42:10 132 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-12-17 03:42:10 132 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-12-17 03:42:10 132 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-12-17 03:42:10 132 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-12-17 03:42:10 133 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:42:10 133 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-12-17 03:42:10 133 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-12-17 03:42:10 134 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77) 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) ... 25 common frames omitted 2021-12-17 03:42:10 134 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-12-17 03:42:10 134 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-12-17 03:42:10 137 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-12-17 03:42:10 137 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2021-12-17 03:42:10 141 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-12-17 03:42:10 141 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@5289536a5 pairs: {GET /service_component/holmes-engine-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2021-12-17 03:42:10 163 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2021-12-17 03:42:10 163 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@15df17aa5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 72482aa0-a170-4d63-ab2c-0e5b2e8f8a2f}{Content-Type: application/json}{Content-Length: 359}{Date: Fri, 17 Dec 2021 03:42:10 GMT} 2021-12-17 03:42:10 163 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}} 2021-12-17 03:42:10 164 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2021-12-17 03:42:10 950 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@62324cf9] obtained in 0 millis 2021-12-17 03:42:10 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@31fa885c, maxRows=1, fetchSize=0, flags=16 2021-12-17 03:42:10 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-12-17 03:42:10 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-12-17 03:42:10 951 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-12-17 03:42:10 952 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-12-17 03:42:10 952 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-12-17 03:42:10 952 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-12-17 03:42:10 952 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-12-17 03:42:10 952 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-12-17 03:42:10 953 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-12-17 03:42:10 953 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-12-17 03:42:10 953 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-12-17 03:42:10 953 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@62324cf9] released 2021-12-17 03:42:10 953 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@625487a8] obtained in 0 millis 2021-12-17 03:42:10 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@20f28b9a, maxRows=0, fetchSize=0, flags=16 2021-12-17 03:42:10 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1639712530950>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-12-17 03:42:10 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-12-17 03:42:10 953 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-12-17 03:42:10 955 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-12-17 03:42:10 956 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-12-17 03:42:10 956 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-12-17 03:42:10 956 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-12-17 03:42:10 956 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@625487a8] released 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@a192c08 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/0 selected 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@a192c08 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@a192c08 startThread=0 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@a192c08 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-12-17 03:42:11 191 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@43bb49c7 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=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@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@1a5db4a7{AC.ReadCB@4782b90c{HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@48452439{SSLC.NBReadCB@4a14f2df{SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 193 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@a192c08 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:39048], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=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-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1788]@2021-12-17T03:42:11.196363Z 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@160b4fca offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1788]@2021-12-17T03:42:11.196423Z 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78bc3fcb startThread=0 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1788]@2021-12-17T03:42:11.196514Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=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-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@160b4fca task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1788]@2021-12-17T03:42:11.196578Z 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78bc3fcb in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@48452439{SSLC.NBReadCB@4a14f2df{SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.196678Z tryProduce true 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@78bc3fcb started 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@78bc3fcb waiting 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 196 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@1a5db4a7{AC.ReadCB@4782b90c{HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@29b60a02[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x0e~\x91Qh\xEe\xF2\x83\xB7\xCe\xF6\xFf\xBb\xE4...\x8a\n*\x8f\xE5i\xF0wJZ\xB3Ci\x06\xF3\xE3W\xE1g1N\xAb.>>>\x90\xD5\xE8\xE1#y\xC7\x84\xF7...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 197 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 6 HeapByteBuffer@29b60a02[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x0e~\x91Q...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=6 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-12-17 03:42:11 198 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@1a5db4a7{AC.ReadCB@4782b90c{HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@48452439{SSLC.NBReadCB@4a14f2df{SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5547f8a7 size 1 > capacity 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5547f8a7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:11 199 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:39048], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=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-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.20029Z 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@78bc3fcb offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.200358Z 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@9bc6ebb startThread=0 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@9bc6ebb in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78bc3fcb task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.20054Z 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@9bc6ebb started 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@9bc6ebb waiting 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.200638Z tryProduce true 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1789]@2021-12-17T03:42:11.200579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=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-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@48452439{SSLC.NBReadCB@4a14f2df{SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:11 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1a5db4a7{AC.ReadCB@4782b90c{HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@29b60a02[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x0e~\x91Qh\xEe\xF2\x83\xB7\xCe\xF6\xFf\xBb\xE4...\xF6\xDf:\xF1\x84xX\xB3\x8e\x8b\x80#\xD8\x07A\xC4\xA0\x8e!\xA8\xE0\xB4\x86>>>~$\x10\x0eO\x95vic...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 201 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2021-12-17 03:42:11 208 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@43bb49c7 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5c08050b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:11 210 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-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:11 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:11 210 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-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:11 211 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@29b60a02[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-12-17 03:42:11 211 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@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} {} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39922923[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xF2\xA6\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=12/30000} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1a5db4a7{AC.ReadCB@4782b90c{HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@48452439{SSLC.NBReadCB@4a14f2df{SslConnection@4a14f2df::SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4782b90c::DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken with none selected 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 0/0/1 selected 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 0 keys, 1 updates 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@160b4fca size 1 > capacity 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@252aa5e4 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@160b4fca in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b waiting with 1 keys 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b woken up from select, 1/1/1 selected 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@65165d2b processing 1 keys, 0 updates 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:9102 remote=/10.233.72.76:39048], selector=sun.nio.ch.EPollSelectorImpl@65165d2b, interestOps=1, readyOps=1 SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpChannelOverHttp@6d9c00fb{s=HttpChannelState@73319eb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-12-17 03:42:11 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24112c7d{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a14f2df{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eee2667{/10.233.72.76:39048<->/10.233.72.73:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4782b90c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@352f617b{s=START}]=>HttpCha