By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Sparky BE + '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties + cd /opt/app/sparky + exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar _____ _ ____ ______ ____ _ _ _____ / ____| | | | _ \| ____|_ / __ \| \ | | /\ | __ \ | (___ _ __ __ _ _ __| | ___ _ ______| |_) | |__ (_) | | | | \| | / \ | |__) | \___ \| '_ \ / _` | '__| |/ / | | |______| _ <| __| | | | | . ` | / /\ \ | ___/ ____) | |_) | (_| | | | <| |_| | | |_) | |____ _ | |__| | |\ |/ ____ \| | |_____/| .__/ \__,_|_| |_|\_\\__, | |____/|______(_) \____/|_| \_/_/ \_\_| | | __/ | |_| |___/ 2021-09-04T23:07:45.975Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-5lqsz with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-09-04T23:07:45.975Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-5lqsz with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-09-04T23:07:45.981Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy 2021-09-04T23:07:45.981Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-09-04T23:07:47.352Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2021-09-04T23:07:47.354Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final 2021-09-04T23:07:47.382Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-04T23:07:47.383Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-04T23:07:51.010Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment 2021-09-04T23:07:51.118Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 2021-09-04T23:07:51.121Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8043ms to org.eclipse.jetty.util.log.Slf4jLog 2021-09-04T23:07:51.131Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:UCQHNWB3h9tyNxDDEEUR49FaodN9VRAEVO5jIK99bXYgNtSSjhXDT07Yo1TMACwF. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-09-04T23:07:51.131Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:UCQHNWB3h9tyNxDDEEUR49FaodN9VRAEVO5jIK99bXYgNtSSjhXDT07Yo1TMACwF. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-04T23:07:51.163Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-04T23:07:51.577Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-04T23:07:51.577Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-04T23:07:51.596Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-04T23:07:51.597Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-04T23:07:51.602Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-09-04T23:07:51.603Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-09-04T23:07:51.605Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-09-04T23:07:51.607Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-09-04T23:07:51.609Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-09-04T23:07:51.610Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-09-04T23:07:51.610Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-09-04T23:07:51.611Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-09-04T23:07:52.029Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f 2021-09-04T23:07:52.043Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED} 2021-09-04T23:07:52.047Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO} 2021-09-04T23:07:52.050Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED} 2021-09-04T23:07:52.056Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED} 2021-09-04T23:07:52.056Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED} 2021-09-04T23:07:52.073Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-04T23:07:52.100Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@26dcd8c0[HTTP/1.1] added {HttpConfiguration@66e889df{32768/8192,8192/8192,https://:0,[]},POJO} 2021-09-04T23:07:52.104Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-09-04T23:07:52.104Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-04T23:07:52.104Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3e48e859{STOPPED},AUTO} 2021-09-04T23:07:52.104Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@31ddd4a4,POJO} 2021-09-04T23:07:52.105Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@26dcd8c0[HTTP/1.1],AUTO} 2021-09-04T23:07:52.105Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@26dcd8c0[HTTP/1.1] 2021-09-04T23:07:52.108Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 2021-09-04T23:07:52.108Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO} 2021-09-04T23:07:52.126Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800 2021-09-04T23:07:52.134Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bfbffb2] 2021-09-04T23:07:52.159Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1] 2021-09-04T23:07:52.159Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@72fe8a4f{STOPPED} mime types IncludeExclude@43effd89{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@2c16fadb,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@248deced} 2021-09-04T23:07:52.160Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@72fe8a4f{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED} 2021-09-04T23:07:52.160Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {GzipHandler@72fe8a4f{STOPPED},MANAGED} 2021-09-04T23:07:52.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64138b0c[HTTP/1.1] added {HttpConfiguration@49dbaaf3{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@22d9c961]},POJO} 2021-09-04T23:07:52.171Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@bdc8014{SSL->HTTP/1.1} added {SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@79ab34c1{STOPPED},AUTO} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1698d7c0,POJO} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@bdc8014{SSL->HTTP/1.1},AUTO} 2021-09-04T23:07:52.172Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@bdc8014{SSL->HTTP/1.1} 2021-09-04T23:07:52.173Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64138b0c[HTTP/1.1],AUTO} 2021-09-04T23:07:52.173Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64138b0c[HTTP/1.1] 2021-09-04T23:07:52.173Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED} 2021-09-04T23:07:52.173Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO} 2021-09-04T23:07:52.174Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@29f0c4f2{STOPPED},AUTO} 2021-09-04T23:07:52.174Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@2571066a{STOPPED}[9.4.18.v20190429] 2021-09-04T23:07:52.174Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {ErrorHandler@7435a578{STOPPED},AUTO} 2021-09-04T23:07:52.176Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11 2021-09-04T23:07:52.185Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@2571066a{STARTING}[9.4.18.v20190429] 2021-09-04T23:07:52.186Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 2021-09-04T23:07:52.188Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} 2021-09-04T23:07:52.188Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp142103421]@878537d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}] added {ReservedThreadExecutor@432034a{s=0/2,p=0},AUTO} 2021-09-04T23:07:52.188Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@432034a{s=0/2,p=0} 2021-09-04T23:07:52.191Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9113ms ReservedThreadExecutor@432034a{s=0/2,p=0} 2021-09-04T23:07:52.191Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-20,5,main] 2021-09-04T23:07:52.192Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-21,5,main] 2021-09-04T23:07:52.193Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-22,5,main] 2021-09-04T23:07:52.194Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-23,5,main] 2021-09-04T23:07:52.194Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-24,5,main] 2021-09-04T23:07:52.194Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-25,5,main] 2021-09-04T23:07:52.195Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-26,5,main] 2021-09-04T23:07:52.195Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-27,5,main] 2021-09-04T23:07:52.196Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9118ms QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}] 2021-09-04T23:07:52.196Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@72fe8a4f{STOPPED} 2021-09-04T23:07:52.198Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@72fe8a4f{STARTING} 2021-09-04T23:07:52.198Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3b6c624 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@1eaf1e62 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72 2021-09-04T23:07:52.206Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4 2021-09-04T23:07:52.207Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12 2021-09-04T23:07:52.208Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext 2021-09-04T23:07:52.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec 2021-09-04T23:07:52.853Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@79b08632{STOPPED},AUTO} 2021-09-04T23:07:52.853Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO} 2021-09-04T23:07:52.853Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO} 2021-09-04T23:07:52.853Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {PathMappings[size=0],POJO} 2021-09-04T23:07:52.854Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@6aef4eb8{STOPPED},MANAGED} 2021-09-04T23:07:52.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@6aef4eb8{STOPPED} 2021-09-04T23:07:52.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-09-04T23:07:52.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79b08632{STOPPED} 2021-09-04T23:07:52.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9777ms ScheduledExecutorScheduler@79b08632{STARTED} 2021-09-04T23:07:52.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9777ms WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-09-04T23:07:52.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9777ms NativeWebSocketConfiguration@6aef4eb8{STARTED} 2021-09-04T23:07:52.870Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED} 2021-09-04T23:07:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {HttpClientTransportOverHTTP@6fd77352{STOPPED},AUTO} 2021-09-04T23:07:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {Client@5109e8cf[provider=null,keyStore=null,trustStore=null],AUTO} 2021-09-04T23:07:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3f672204,POJO} 2021-09-04T23:07:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@78b41097,POJO} 2021-09-04T23:07:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED} 2021-09-04T23:07:52.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO} 2021-09-04T23:07:52.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@6ea9ec33[httpClient=HttpClient@351e414e{STOPPED},openSessions.size=0] added {HttpClient@351e414e{STOPPED},AUTO} 2021-09-04T23:07:52.913Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED} 2021-09-04T23:07:52.914Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@3b05a99b{STOPPED} added {NativeWebSocketConfiguration@6aef4eb8{STARTED},UNMANAGED} 2021-09-04T23:07:52.914Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@3b05a99b{STOPPED},AUTO} 2021-09-04T23:07:52.915Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter 2021-09-04T23:07:52.916Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-04T23:07:52.917Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72 2021-09-04T23:07:52.917Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@1f51431{STOPPED},MANAGED} 2021-09-04T23:07:52.917Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4 2021-09-04T23:07:52.918Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-04T23:07:52.918Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-04T23:07:52.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-04T23:07:52.923Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 2021-09-04T23:07:52.924Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600],AUTO} 2021-09-04T23:07:52.926Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@26722665{STOPPED}[worker=null] 2021-09-04T23:07:52.926Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0 2021-09-04T23:07:52.927Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@26722665{STARTING}[worker=node0] added {HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false] 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED} 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9850ms ScheduledExecutorScheduler@5c10285a{STARTED} 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging 2021-09-04T23:07:52.928Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9852ms HouseKeeper@627d8516{STARTED}[interval=660000, ownscheduler=true] 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9852ms DefaultSessionIdManager@26722665{STARTED}[worker=node0] 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],MANAGED} 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],UNMANAGED} 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64b70919{STOPPED} 2021-09-04T23:07:52.930Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9853ms ScheduledExecutorScheduler@64b70919{STARTED} 2021-09-04T23:07:52.931Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-04T23:07:52.931Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED} 2021-09-04T23:07:52.932Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING} 2021-09-04T23:07:52.932Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED} 2021-09-04T23:07:52.934Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null] 2021-09-04T23:07:52.934Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1] 2021-09-04T23:07:52.934Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null] 2021-09-04T23:07:52.934Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2] 2021-09-04T23:07:52.935Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true} 2021-09-04T23:07:52.939Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter] 2021-09-04T23:07:52.939Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={} 2021-09-04T23:07:52.939Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2] 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true} 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING} 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9870ms JettyEmbeddedServletHandler@392a04e7{STARTED} 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9870ms ConstraintSecurityHandler@f14e5bf{STARTED} 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600] 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9870ms org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600] 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9871ms org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-09-04T23:07:52.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9871ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-04T23:07:52.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@3b05a99b{STOPPED} 2021-09-04T23:07:52.950Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc) 2021-09-04T23:07:52.950Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-09-04T23:07:52.951Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-09-04T23:07:52.951Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-09-04T23:07:52.952Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc) 2021-09-04T23:07:52.953Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-09-04T23:07:52.954Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-09-04T23:07:52.954Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-09-04T23:07:52.954Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-09-04T23:07:52.954Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder 2021-09-04T23:07:52.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder 2021-09-04T23:07:52.956Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9878ms ServerContainer@3b05a99b{STARTED} 2021-09-04T23:07:52.956Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STOPPED} 2021-09-04T23:07:52.956Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STARTING} 2021-09-04T23:07:52.956Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9878ms JettyEmbeddedErrorHandler@1f51431{STARTED} 2021-09-04T23:07:52.956Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9879ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9879ms GzipHandler@72fe8a4f{STARTED} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@29f0c4f2{STOPPED} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9879ms AbstractLifeCycle@29f0c4f2{STARTED} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@7435a578{STOPPED} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@7435a578{STARTING} 2021-09-04T23:07:52.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9880ms ErrorHandler@7435a578{STARTED} 2021-09-04T23:07:52.958Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @9880ms 2021-09-04T23:07:52.958Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9880ms Server@2571066a{STARTED}[9.4.18.v20190429] 2021-09-04T23:07:53.154Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-09-04T23:07:53.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-09-04T23:07:53.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-04T23:07:53.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-04T23:07:53.514Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator 2021-09-04T23:07:53.514Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator [EL Warning]: moxy: 2021-09-04 23:07:55.149--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:07:56.791--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:07:58.151--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:07:59.837--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:08:01.562--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:08:03.353--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-04 23:08:04.799--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2021-09-04T23:08:06.170Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-09-04T23:08:06.170Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-09-04T23:08:06.275Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-09-04T23:08:06.275Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-09-04T23:08:06.275Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-04T23:08:06.275Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-04T23:08:06.912Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-04T23:08:06.912Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-04T23:08:06.937Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-09-04T23:08:06.938Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-09-04T23:08:06.939Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-09-04T23:08:06.940Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-09-04T23:08:06.941Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-09-04T23:08:10.346Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2021-09-04T23:08:12.361Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED} 2021-09-04T23:08:12.364Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-09-04T23:08:12.364Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29286ms metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-09-04T23:08:12.365Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@748e9b20 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29289ms characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@6411d3c8 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29289ms hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@7bbbb6a8 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29289ms httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@9d1a267 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-09-04T23:08:12.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29290ms requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@67e28be3 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29290ms webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@453d496b 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29290ms applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1e54cb33 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29290ms Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-09-04T23:08:12.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}] 2021-09-04T23:08:12.369Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-09-04T23:08:12.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29292ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-09-04T23:08:12.372Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@7c3ebc6b for dispatcherServlet 2021-09-04T23:08:12.373Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-09-04T23:08:12.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-09-04T23:08:12.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29318ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-09-04T23:08:12.396Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet 2021-09-04T23:08:12.397Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-09-04T23:08:12.398Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-09-04T23:08:12.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29320ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-09-04T23:08:12.403Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default 2021-09-04T23:08:12.408Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null 2021-09-04T23:08:12.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-04T23:08:12.418Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO} 2021-09-04T23:08:12.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79ab34c1{STOPPED} 2021-09-04T23:08:12.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29341ms ScheduledExecutorScheduler@79ab34c1{STARTED} 2021-09-04T23:08:12.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@bdc8014{SSL->HTTP/1.1} 2021-09-04T23:08:12.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-04T23:08:12.693Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@13087c75(aai@aai.onap.org,h=[],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@13087c75(aai@aai.onap.org,h=[aai],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.697Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) 2021-09-04T23:08:12.697Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@13087c75(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-04T23:08:12.799Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@3ed87b6e] for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-04T23:08:12.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 2021-09-04T23:08:12.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2021-09-04T23:08:12.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@347c5721 2021-09-04T23:08:12.883Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29805ms SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-04T23:08:12.883Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755 2021-09-04T23:08:12.883Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29806ms SslConnectionFactory@bdc8014{SSL->HTTP/1.1} 2021-09-04T23:08:12.884Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@64138b0c[HTTP/1.1] 2021-09-04T23:08:12.884Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29806ms HttpConnectionFactory@64138b0c[HTTP/1.1] 2021-09-04T23:08:12.884Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-04T23:08:12.894Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.892972Z added {SelectorProducer@2178d296,POJO} 2021-09-04T23:08:12.894Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.894647Z added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED} 2021-09-04T23:08:12.894Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.894914Z created 2021-09-04T23:08:12.895Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.895232Z,MANAGED} 2021-09-04T23:08:12.895Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 2021-09-04T23:08:12.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0 2021-09-04T23:08:12.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.895702Z 2021-09-04T23:08:12.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29817ms EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.895933Z 2021-09-04T23:08:12.898Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@431923ed 2021-09-04T23:08:12.898Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e on ManagedSelector@1a06ec24{STARTING} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:12.900Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@431923ed 2021-09-04T23:08:12.900Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:12.900419Z tryProduce false 2021-09-04T23:08:12.904Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:12.904Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e 2021-09-04T23:08:12.904Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:12.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29826ms ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:12.904Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:12.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29826ms SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-04T23:08:12.905Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@12b66c89,POJO} 2021-09-04T23:08:12.905Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@12b66c89 2021-09-04T23:08:12.906Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-04T23:08:12.906Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@12b66c89 2021-09-04T23:08:12.906Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29828ms ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-04T23:08:12.914Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 28.941 seconds (JVM running for 29.836) 2021-09-04T23:08:12.914Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 28.941 seconds (JVM running for 29.836) 2021-09-04T23:08:19.028Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@399479c5 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:19.028Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:08:19.028Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:19.028Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:19.028Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:19.029Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:19.029Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@399479c5 2021-09-04T23:08:19.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@399479c5 2021-09-04T23:08:19.032Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@399479c5 2021-09-04T23:08:19.033Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:19.033Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:19.050Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 11 ms, remaining: 29989 ms 2021-09-04T23:08:19.051Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@34f5b81c 2021-09-04T23:08:19.119Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=55/30000},null,HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:08:19.127Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=63/30000} 2021-09-04T23:08:19.128Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=64/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.129Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=64/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.130Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=66/30000} 2021-09-04T23:08:19.130Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=66/30000} 2021-09-04T23:08:19.130Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11c5b1d7{AC.ReadCB@2738bc8e{HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:08:19.131Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.131Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:08:19.133Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.134Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2532c8f7{SSLC.NBReadCB@108e55ca{SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:19.134Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.135Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19459e8f on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:19.135Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:08:19.135Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:19.135Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:08:19.135Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:19.135Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:19.135Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.135Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19459e8f 2021-09-04T23:08:19.135Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@399479c5 2021-09-04T23:08:19.136Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.136Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:19.136Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:19.136Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:08:19.136Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:08:19.137Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:44572], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.137Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.138Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:19.138Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:19.138606Z 2021-09-04T23:08:19.138Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1 2021-09-04T23:08:19.140Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768 2021-09-04T23:08:19.141Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768 2021-09-04T23:08:19.141Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@65436768 started 2021-09-04T23:08:19.141Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T23:08:19.140938Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:08:19.141Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 waiting 2021-09-04T23:08:19.141Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:19.142Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:19.142Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:19.142Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.142Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:19.144Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:19.144Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2532c8f7{SSLC.NBReadCB@108e55ca{SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:19.145Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.146Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.146Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11c5b1d7{AC.ReadCB@2738bc8e{HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=16/30000}}} 2021-09-04T23:08:19.147Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=16/30000} onFillable enter HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:19.147Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.147Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:08:19.152Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.152Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13b92da0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:19.152Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:08:19.166Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:19.168Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.168Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:08:19.168Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=38/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:19.169Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=39/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:08:19.169Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:19.170Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:08:19.171Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=41/30000} 2021-09-04T23:08:19.171Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=41/30000} 2021-09-04T23:08:19.171Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:08:19.173Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.173Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:08:19.173Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:19.174Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:08:19.174Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.174Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:08:19.174Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:19.174Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:08:19.175Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:08:19.176Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.179Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 21 common frames omitted 2021-09-04T23:08:19.180Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=50/30000} 2021-09-04T23:08:19.180Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.180Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.181Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.181Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67662a6f{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:19.182Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2532c8f7{null} 2021-09-04T23:08:19.182Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:19.182Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60 2021-09-04T23:08:19.182Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60 2021-09-04T23:08:19.182Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.183Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.185Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=55/30000} 2021-09-04T23:08:19.185Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.185Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:19.186Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:19.186Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ac5230a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:19.186Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11c5b1d7{null} 2021-09-04T23:08:19.186Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:19.186Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=56/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:08:19.187Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=57/30000} 2021-09-04T23:08:19.188Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=58/30000} 2021-09-04T23:08:19.188Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=58/30000} onFillable exit HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:19.189Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=58/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:19.189Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@4ef42734{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/172.16.10.47:44572<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:29.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@56933955 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:29.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:08:29.025Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:29.025Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:29.025Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:29.025Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:29.026Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56933955 2021-09-04T23:08:29.026Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56933955 2021-09-04T23:08:29.026Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:29.026Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:29.026Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56933955 2021-09-04T23:08:29.026Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:08:29.026Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@351ba512 2021-09-04T23:08:29.027Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:08:29.027Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.028Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:08:29.029Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.029Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:29.029Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.029Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:29.029Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:08:29.029Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:29.030Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:08:29.030Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56933955 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.030Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:29.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:29.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:08:29.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:08:29.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:44676], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.031Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.032Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:29.032Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-04T23:08:29.032562Z 2021-09-04T23:08:29.033Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@65436768 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-04T23:08:29.032966Z 2021-09-04T23:08:29.033Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1 2021-09-04T23:08:29.033Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403 2021-09-04T23:08:29.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-04T23:08:29.033581Z 2021-09-04T23:08:29.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403 2021-09-04T23:08:29.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@d3bd403 started 2021-09-04T23:08:29.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 waiting 2021-09-04T23:08:29.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-04T23:08:29.034111Z tryProduce true 2021-09-04T23:08:29.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:29.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:29.034Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-04T23:08:29.033842Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:08:29.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:29.034Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:29.035Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.035Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.036Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-09-04T23:08:29.036Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:29.036Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.036Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:08:29.037Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.037Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ac5de80[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:29.037Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:08:29.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:29.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:08:29.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:29.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:08:29.043Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:29.043Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:08:29.043Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=15/30000} 2021-09-04T23:08:29.043Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=15/30000} 2021-09-04T23:08:29.043Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:29.044Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:08:29.045Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:08:29.045Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.046Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 25 common frames omitted 2021-09-04T23:08:29.046Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-09-04T23:08:29.046Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.046Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@54439497{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:29.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24feeaa5{null} 2021-09-04T23:08:29.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:29.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-09-04T23:08:29.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:29.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:29.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:08:29.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:29.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:29.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:29.048Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-09-04T23:08:29.048Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.048Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.048Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.048Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-09-04T23:08:29.048Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d83adb6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:29.048Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@213641de{null} 2021-09-04T23:08:29.049Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.47:44676<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@431923ed 2021-09-04T23:08:39.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:39.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:39.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c 2021-09-04T23:08:39.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:08:39.027Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@925c419 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@55ac6795{AC.ReadCB@690a3b56{HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d4426fd{SSLC.NBReadCB@5246df2d{SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@99f33cf on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:08:39.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:39.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:08:39.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:39.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:39.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@99f33cf 2021-09-04T23:08:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:44802], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:39.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-04T23:08:39.030854Z 2021-09-04T23:08:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@d3bd403 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-04T23:08:39.031096Z 2021-09-04T23:08:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1 2021-09-04T23:08:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@6e40903c 2021-09-04T23:08:39.031Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@6e40903c 2021-09-04T23:08:39.031Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@6e40903c started 2021-09-04T23:08:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-04T23:08:39.031368Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:08:39.031Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@6e40903c waiting 2021-09-04T23:08:39.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-04T23:08:39.031552Z 2021-09-04T23:08:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d4426fd{SSLC.NBReadCB@5246df2d{SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:39.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-04T23:08:39.031897Z tryProduce true 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:39.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@55ac6795{AC.ReadCB@690a3b56{HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:39.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:08:39.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6a7f192c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:39.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:08:39.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:08:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:08:39.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f7d9a07{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d4426fd{null} 2021-09-04T23:08:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-09-04T23:08:39.039Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:39.039Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:39.039Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-04T23:08:39.040Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.040Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c2753f9{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e18b7fc{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@55ac6795{null} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-04T23:08:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:39.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/172.16.10.47:44802<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:39.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting 2021-09-04T23:08:49.027Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:49.029Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:08:49.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:49.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:49.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:49.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:49.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d 2021-09-04T23:08:49.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d 2021-09-04T23:08:49.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:49.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:49.030Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d 2021-09-04T23:08:49.031Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:08:49.032Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1cfa91fd 2021-09-04T23:08:49.034Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:08:49.034Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:08:49.034Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.035Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.035Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:08:49.035Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:08:49.035Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22568b51{AC.ReadCB@61e2aeb7{HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:08:49.036Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.036Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:08:49.036Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.037Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56351eba{SSLC.NBReadCB@2a2a0ed1{SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:49.037Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.037Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c13ce2b on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:49.037Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:08:49.038Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.038Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d 2021-09-04T23:08:49.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c13ce2b 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:49.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:49.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:08:49.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:08:49.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:44934], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:49.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-04T23:08:49.043447Z 2021-09-04T23:08:49.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-04T23:08:49.046424Z 2021-09-04T23:08:49.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-04T23:08:49.046768Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:08:49.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-04T23:08:49.047243Z 2021-09-04T23:08:49.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56351eba{SSLC.NBReadCB@2a2a0ed1{SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:49.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-04T23:08:49.047615Z tryProduce true 2021-09-04T23:08:49.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:49.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:49.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:49.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22568b51{AC.ReadCB@61e2aeb7{HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=13/30000}}} 2021-09-04T23:08:49.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:49.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:08:49.050Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.050Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@58b0c056[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:49.050Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:08:49.056Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=22/30000} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=22/30000} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:08:49.057Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:49.058Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:08:49.058Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.058Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:08:49.058Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:49.059Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:08:49.059Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:08:49.060Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.061Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:08:49.061Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=26/30000} 2021-09-04T23:08:49.061Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.061Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.062Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.062Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c8f4f98{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:49.062Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56351eba{null} 2021-09-04T23:08:49.062Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:49.062Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-09-04T23:08:49.063Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.063Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-09-04T23:08:49.063Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.063Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:49.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:49.064Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:08:49.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:49.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:49.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:49.064Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-09-04T23:08:49.064Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.064Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-09-04T23:08:49.065Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76b2fdd0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22568b51{null} 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000} 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000} 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:49.066Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/172.16.10.47:44934<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:49.067Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting 2021-09-04T23:08:59.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@201acb1 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:08:59.026Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:08:59.027Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:59.027Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:59.027Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:59.028Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:59.028Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@201acb1 2021-09-04T23:08:59.028Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@201acb1 2021-09-04T23:08:59.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:59.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@201acb1 2021-09-04T23:08:59.029Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:59.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:08:59.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d92aa01 2021-09-04T23:08:59.031Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:08:59.031Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-04T23:08:59.032Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.032Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.033Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:08:59.033Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:08:59.033Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fa93d39{AC.ReadCB@656fd8a8{HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:08:59.034Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.034Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:08:59.034Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.035Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4981cfc{SSLC.NBReadCB@1c5f8189{SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:59.035Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.036Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64ab862f on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:59.036Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:08:59.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:59.036Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.037Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@201acb1 2021-09-04T23:08:59.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:08:59.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:08:59.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:08:59.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@64ab862f 2021-09-04T23:08:59.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:59.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:59.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:08:59.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:08:59.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45026], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:08:59.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-04T23:08:59.042694Z 2021-09-04T23:08:59.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-04T23:08:59.043175Z 2021-09-04T23:08:59.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-04T23:08:59.043671Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:08:59.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-04T23:08:59.044044Z 2021-09-04T23:08:59.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-04T23:08:59.044537Z tryProduce true 2021-09-04T23:08:59.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:59.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:59.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4981cfc{SSLC.NBReadCB@1c5f8189{SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:08:59.045Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.045Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:08:59.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fa93d39{AC.ReadCB@656fd8a8{HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=13/30000}}} 2021-09-04T23:08:59.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:59.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:08:59.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4f526548[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:59.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:08:59.063Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:59.063Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.063Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=31/30000} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=31/30000} 2021-09-04T23:08:59.064Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:08:59.065Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.065Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:08:59.065Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:59.065Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:08:59.066Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.066Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:08:59.066Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:08:59.066Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:08:59.066Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:08:59.067Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.067Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:08:59.068Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=35/30000} 2021-09-04T23:08:59.068Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.068Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.069Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.069Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@234c26ac{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:59.069Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4981cfc{null} 2021-09-04T23:08:59.069Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:08:59.069Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:08:59.070Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:08:59.070Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:08:59.070Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.070Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@17388129{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:08:59.070Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-09-04T23:08:59.071Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fa93d39{null} 2021-09-04T23:08:59.071Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=38/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:08:59.071Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=38/30000} 2021-09-04T23:08:59.071Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=38/30000} 2021-09-04T23:08:59.072Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.072Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:08:59.072Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=39/30000} 2021-09-04T23:08:59.072Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.073Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting 2021-09-04T23:08:59.073Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/172.16.10.47:45026<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:08:59.073Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-09-04T23:09:09.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4d977435 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:09:09.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4d977435 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4d977435 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:09.025Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:09.025Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4d977435 2021-09-04T23:09:09.026Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:09:09.026Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@609915cc 2021-09-04T23:09:09.026Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:09.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58458a80{AC.ReadCB@6aa7fa98{HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:09:09.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:09:09.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@de3c82a{SSLC.NBReadCB@4c1bb228{SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:09.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cf8a14c on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:09.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:09:09.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4d977435 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1cf8a14c 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:09.029Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:09.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:09:09.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:09:09.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45124], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.030Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:09:09.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-04T23:09:09.030885Z 2021-09-04T23:09:09.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-04T23:09:09.031217Z 2021-09-04T23:09:09.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-04T23:09:09.031524Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:09:09.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-04T23:09:09.031848Z 2021-09-04T23:09:09.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@de3c82a{SSLC.NBReadCB@4c1bb228{SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:09.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-04T23:09:09.032304Z tryProduce true 2021-09-04T23:09:09.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:09.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:09.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58458a80{AC.ReadCB@6aa7fa98{HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-09-04T23:09:09.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:09.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:09.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:09:09.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@181f0bbb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:09.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:09:09.037Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:09.037Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.037Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:09:09.037Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:09.038Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:09:09.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:09:09.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:09.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:09:09.039Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:09:09.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:09:09.040Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-04T23:09:09.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.041Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41116ea9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:09.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@de3c82a{null} 2021-09-04T23:09:09.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:09.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:09.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:09:09.042Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-09-04T23:09:09.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7deca839{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:09.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58458a80{null} 2021-09-04T23:09:09.047Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:09:09.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:09.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:09.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:09.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:09.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting 2021-09-04T23:09:09.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/172.16.10.47:45124<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:09.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-09-04T23:09:19.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:09:19.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:09:19.025Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:19.025Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:19.025Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:19.025Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:19.025Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4 2021-09-04T23:09:19.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4 2021-09-04T23:09:19.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:19.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:19.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4 2021-09-04T23:09:19.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:09:19.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@20955002 2021-09-04T23:09:19.027Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:09:19.027Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-04T23:09:19.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:19.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:19.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5230e7c0{AC.ReadCB@3fa137b5{HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:09:19.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:09:19.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@641a7eac{SSLC.NBReadCB@2da56116{SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:19.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62b11ee8 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:19.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:09:19.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:19.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:09:19.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4 2021-09-04T23:09:19.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:19.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:19.030Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62b11ee8 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:09:19.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45220], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:09:19.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-04T23:09:19.03259Z 2021-09-04T23:09:19.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-04T23:09:19.032979Z 2021-09-04T23:09:19.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-04T23:09:19.033356Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:09:19.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-04T23:09:19.03363Z 2021-09-04T23:09:19.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-04T23:09:19.033962Z tryProduce true 2021-09-04T23:09:19.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:19.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:19.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:19.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@641a7eac{SSLC.NBReadCB@2da56116{SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:19.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5230e7c0{AC.ReadCB@3fa137b5{HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-09-04T23:09:19.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:19.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:09:19.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9a7e82a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:19.037Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:09:19.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:19.042Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=15/30000} 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:19.043Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:09:19.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:09:19.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:19.044Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:09:19.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:09:19.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:09:19.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-09-04T23:09:19.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@777ae8c2{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:19.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@641a7eac{null} 2021-09-04T23:09:19.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:19.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:09:19.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-09-04T23:09:19.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9dc253b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5230e7c0{null} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:19.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:19.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting 2021-09-04T23:09:19.050Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-09-04T23:09:19.052Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.052Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000} 2021-09-04T23:09:19.052Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/172.16.10.47:45220<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:19.052Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-09-04T23:09:29.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@79c28233 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:09:29.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@79c28233 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@79c28233 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:29.026Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:29.026Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@79c28233 2021-09-04T23:09:29.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:09:29.027Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7aa2f76a 2021-09-04T23:09:29.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:09:29.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:29.028Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52f9e38a{AC.ReadCB@68535358{HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.029Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:09:29.030Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.030Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20c2a31e{SSLC.NBReadCB@1fa37b7c{SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:29.030Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.030Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24be44e1 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:29.031Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:29.031Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:09:29.031Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@79c28233 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@24be44e1 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.031Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45316], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.032Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:09:29.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-04T23:09:29.033216Z 2021-09-04T23:09:29.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-04T23:09:29.03367Z 2021-09-04T23:09:29.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-04T23:09:29.033987Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:09:29.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20c2a31e{SSLC.NBReadCB@1fa37b7c{SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:29.034Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.035Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.035Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52f9e38a{AC.ReadCB@68535358{HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2021-09-04T23:09:29.035Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:29.035Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.035Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:09:29.036Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.036Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@57e067ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:29.036Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:09:29.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:29.042Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-09-04T23:09:29.043Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:09:29.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:09:29.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:29.044Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:29.044988Z 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:29.045342Z tryProduce true 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_WRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.045Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:29.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:09:29.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:29.046Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:09:29.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:09:29.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.047Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:09:29.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-09-04T23:09:29.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.048Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ea2aac5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:29.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20c2a31e{null} 2021-09-04T23:09:29.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:29.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-09-04T23:09:29.049Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-09-04T23:09:29.049Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:29.050Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:09:29.051Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-09-04T23:09:29.051Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.051Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-09-04T23:09:29.051Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ec76db8{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a02cb30{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52f9e38a{null} 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000} 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000} 2021-09-04T23:09:29.052Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:29.053Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/172.16.10.47:45316<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:29.053Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting 2021-09-04T23:09:39.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:09:39.025Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:39.026Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:39.026Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e 2021-09-04T23:09:39.027Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:09:39.027Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@732f2b6b 2021-09-04T23:09:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:09:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-04T23:09:39.028Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e118eb1{AC.ReadCB@24e5c5d0{HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:09:39.029Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@54d00be6{SSLC.NBReadCB@5e4d37d4{SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:39.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6314653f on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:39.030Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:09:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:39.031Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:09:39.031Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e 2021-09-04T23:09:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:39.031Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6314653f 2021-09-04T23:09:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.032Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@6e40903c IDLE 2021-09-04T23:09:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:39.032Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute STOP! 2021-09-04T23:09:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:39.032Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer STOP! 2021-09-04T23:09:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:09:39.032Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:09:39.033Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45412], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=STOP! 2021-09-04T23:09:39.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 Exited 2021-09-04T23:09:39.033Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 2021-09-04T23:09:39.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.034Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:09:39.035Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:39.034855Z 2021-09-04T23:09:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@6e40903c offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:39.036281Z 2021-09-04T23:09:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1 2021-09-04T23:09:39.036Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@1f90a959 2021-09-04T23:09:39.036Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@1f90a959 2021-09-04T23:09:39.037Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@1f90a959 started 2021-09-04T23:09:39.037Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1f90a959 waiting 2021-09-04T23:09:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:39.037771Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:09:39.038Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@6e40903c task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-04T23:09:39.038052Z 2021-09-04T23:09:39.038Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-04T23:09:39.038422Z tryProduce true 2021-09-04T23:09:39.038Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@54d00be6{SSLC.NBReadCB@5e4d37d4{SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:39.038Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:39.038Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.039Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.039Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.039Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e118eb1{AC.ReadCB@24e5c5d0{HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=10/30000}}} 2021-09-04T23:09:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.040Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:09:39.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7b9a2200[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:39.041Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:09:39.046Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:39.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:09:39.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:39.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:09:39.047Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:39.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:09:39.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=19/30000} 2021-09-04T23:09:39.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=19/30000} 2021-09-04T23:09:39.048Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:09:39.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:09:39.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:39.049Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:09:39.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:09:39.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:39.050Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:09:39.051Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:09:39.051Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:09:39.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000} 2021-09-04T23:09:39.052Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.053Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.053Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.054Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@130735b5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:39.054Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@54d00be6{null} 2021-09-04T23:09:39.054Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:39.054Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f8305bd 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:39.054Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:09:39.054Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f8305bd 2021-09-04T23:09:39.055Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.056Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.056Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.056Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=27/30000} 2021-09-04T23:09:39.056Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55c3a775{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:39.056Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e118eb1{null} 2021-09-04T23:09:39.057Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-04T23:09:39.056Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.057Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000} 2021-09-04T23:09:39.057Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f8305bd 2021-09-04T23:09:39.057Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000} 2021-09-04T23:09:39.058Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:39.058Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/172.16.10.47:45412<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:39.058Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting 2021-09-04T23:09:48.752Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@e939b2 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-04T23:09:48.753Z||qtp142103421-21-acceptor-0@12b66c89-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e939b2 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e939b2 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:48.753Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:48.753Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e939b2 2021-09-04T23:09:48.753Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-04T23:09:48.754Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@119999c5 2021-09-04T23:09:48.754Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-04T23:09:48.754Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-04T23:09:48.754Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51dc40e5{AC.ReadCB@36ed935a{HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.755Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@bf17ec7{SSLC.NBReadCB@1b57424{SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:48.756Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.756Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:48.756Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-04T23:09:48.756Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.756Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:48.756Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e939b2 2021-09-04T23:09:48.756Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-09-04T23:09:48.756Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-09-04T23:09:48.756Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-04T23:09:48.756Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-09-04T23:09:48.757Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.202.5:8000 remote=/172.16.10.47:45508], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.758Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.758Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-04T23:09:48.758Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-04T23:09:48.758515Z 2021-09-04T23:09:48.758Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-04T23:09:48.758905Z 2021-09-04T23:09:48.759Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-04T23:09:48.759169Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-04T23:09:48.759Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-04T23:09:48.759399Z 2021-09-04T23:09:48.759Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-09-04T23:09:48.759769Z tryProduce true 2021-09-04T23:09:48.759Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@bf17ec7{SSLC.NBReadCB@1b57424{SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-04T23:09:48.760Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:48.760Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:48.760Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.760Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.760Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-09-04T23:09:48.760Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.760Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51dc40e5{AC.ReadCB@36ed935a{HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-09-04T23:09:48.760Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-04T23:09:48.761Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.761Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-04T23:09:48.761Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.761Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ccf8bfc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:48.761Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-04T23:09:48.766Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:48.766Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.766Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-04T23:09:48.767Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-04T23:09:48.768Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-04T23:09:48.769Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-04T23:09:48.769Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.770Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-04T23:09:48.770Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000} 2021-09-04T23:09:48.770Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.770Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.771Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.771Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3aa4c3e5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-04T23:09:48.771Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@bf17ec7{null} 2021-09-04T23:09:48.771Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-04T23:09:48.771Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18632d12 2021-09-04T23:09:48.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18632d12 2021-09-04T23:09:48.771Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-09-04T23:09:48.772Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.772Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-09-04T23:09:48.772Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-09-04T23:09:48.777Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-04T23:09:48.777Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-04T23:09:48.777Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59365958{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.47:45508<->/10.242.202.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-04T23:09:48.777Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-09-04T23:09:48.777Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3eb7240d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEn