Results

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-08T23:06:33.136Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-76mtp with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-08T23:06:33.136Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-76mtp with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-08T23:06:33.142Z||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-08T23:06:33.142Z||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-08T23:06:34.458Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-09-08T23:06:34.464Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-09-08T23:06:34.553Z||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-08T23:06:34.554Z||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-08T23:06:37.272Z||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-08T23:06:37.348Z||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-08T23:06:37.350Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6807ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-08T23:06:37.371Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-09-08T23:06:37.371Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-09-08T23:06:37.371Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-09-08T23:06:37.372Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-09-08T23:06:37.372Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-09-08T23:06:37.372Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-08T23:06:37.372Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-08T23:06:37.735Z||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-08T23:06:37.736Z||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-08T23:06:37.753Z||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-08T23:06:37.753Z||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-08T23:06:37.758Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-08T23:06:37.759Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-08T23:06:37.760Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-08T23:06:37.774Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-08T23:06:37.776Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-08T23:06:37.777Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-08T23:06:37.777Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-08T23:06:37.778Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-08T23:06:38.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4a29f290
2021-09-08T23:06:38.134Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=-1,MANAGED}
2021-09-08T23:06:38.138Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@56ba8773{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@6ceb7b5e,POJO}
2021-09-08T23:06:38.142Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@56ba8773{STOPPED},MANAGED}
2021-09-08T23:06:38.148Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@56ba8773{STOPPED} added {JettyEmbeddedServletHandler@6d4a65c6{STOPPED},MANAGED}
2021-09-08T23:06:38.148Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@aa004a0{STOPPED},MANAGED}
2021-09-08T23:06:38.165Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-08T23:06:38.192Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@383f1975[HTTP/1.1] added {HttpConfiguration@441cc260{32768/8192,8192/8192,https://:0,[]},POJO}
2021-09-08T23:06:38.196Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-09-08T23:06:38.196Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-08T23:06:38.196Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3b569985{STOPPED},AUTO}
2021-09-08T23:06:38.197Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3a022576,POJO}
2021-09-08T23:06:38.197Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@383f1975[HTTP/1.1],AUTO}
2021-09-08T23:06:38.197Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@383f1975[HTTP/1.1]
2021-09-08T23:06:38.201Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-09-08T23:06:38.201Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-09-08T23:06:38.220Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-09-08T23:06:38.234Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bcec6a6]
2021-09-08T23:06:38.250Z||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-08T23:06:38.251Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@476ec9d0{STOPPED} mime types IncludeExclude@325bb9a6{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024,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@72fe8a4f}
2021-09-08T23:06:38.251Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@476ec9d0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-09-08T23:06:38.251Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {GzipHandler@476ec9d0{STOPPED},MANAGED}
2021-09-08T23:06:38.261Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@a64e035[HTTP/1.1] added {HttpConfiguration@4d74c3ba{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@41c204a0]},POJO}
2021-09-08T23:06:38.264Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1} added {SslContextFactory@22d9c961[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-08T23:06:38.264Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-09-08T23:06:38.265Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-08T23:06:38.265Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@bdc8014{STOPPED},AUTO}
2021-09-08T23:06:38.265Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1f443fae,POJO}
2021-09-08T23:06:38.265Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1},AUTO}
2021-09-08T23:06:38.265Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2021-09-08T23:06:38.266Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@a64e035[HTTP/1.1],AUTO}
2021-09-08T23:06:38.266Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@a64e035[HTTP/1.1]
2021-09-08T23:06:38.266Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-09-08T23:06:38.266Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-09-08T23:06:38.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@87abc48{STOPPED},AUTO}
2021-09-08T23:06:38.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@6c37bd27{STOPPED}[9.4.18.v20190429]
2021-09-08T23:06:38.268Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {ErrorHandler@28d79cba{STOPPED},AUTO}
2021-09-08T23:06:38.269Z||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-08T23:06:38.279Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@6c37bd27{STARTING}[9.4.18.v20190429]
2021-09-08T23:06:38.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-09-08T23:06:38.282Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}
2021-09-08T23:06:38.282Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1956060889]@74971ed9{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}] added {ReservedThreadExecutor@250b236d{s=0/2,p=0},AUTO}
2021-09-08T23:06:38.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@250b236d{s=0/2,p=0}
2021-09-08T23:06:38.285Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7742ms ReservedThreadExecutor@250b236d{s=0/2,p=0}
2021-09-08T23:06:38.285Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-19,5,main]
2021-09-08T23:06:38.286Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-20,5,main]
2021-09-08T23:06:38.286Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-21,5,main]
2021-09-08T23:06:38.288Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-22,5,main]
2021-09-08T23:06:38.289Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-23,5,main]
2021-09-08T23:06:38.289Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-24,5,main]
2021-09-08T23:06:38.289Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-25,5,main]
2021-09-08T23:06:38.290Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-26,5,main]
2021-09-08T23:06:38.333Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7789ms QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}]
2021-09-08T23:06:38.333Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@476ec9d0{STOPPED}
2021-09-08T23:06:38.335Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@476ec9d0{STARTING}
2021-09-08T23:06:38.336Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-09-08T23:06:38.343Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-08T23:06:38.344Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@2e380628 
2021-09-08T23:06:38.344Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@3b6c624 
2021-09-08T23:06:38.344Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2021-09-08T23:06:38.344Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2021-09-08T23:06:38.344Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2021-09-08T23:06:38.345Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2021-09-08T23:06:38.345Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2021-09-08T23:06:38.346Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-09-08T23:06:39.129Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2021-09-08T23:06:39.176Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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@408b87aa{STOPPED},AUTO}
2021-09-08T23:06:39.176Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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@79b08632,POJO}
2021-09-08T23:06:39.177Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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-08T23:06:39.177Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {PathMappings[size=0],POJO}
2021-09-08T23:06:39.177Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@787f32b7{STOPPED},MANAGED}
2021-09-08T23:06:39.177Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@787f32b7{STOPPED}
2021-09-08T23:06:39.177Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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-08T23:06:39.178Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@408b87aa{STOPPED}
2021-09-08T23:06:39.178Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8635ms ScheduledExecutorScheduler@408b87aa{STARTED}
2021-09-08T23:06:39.179Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8636ms WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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-08T23:06:39.179Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8636ms NativeWebSocketConfiguration@787f32b7{STARTED}
2021-09-08T23:06:39.200Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2021-09-08T23:06:39.222Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {HttpClientTransportOverHTTP@351e414e{STOPPED},AUTO}
2021-09-08T23:06:39.223Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {Client@6fd77352[provider=null,keyStore=null,trustStore=null],AUTO}
2021-09-08T23:06:39.223Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5109e8cf,POJO}
2021-09-08T23:06:39.223Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3f672204,POJO}
2021-09-08T23:06:39.223Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2021-09-08T23:06:39.224Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO}
2021-09-08T23:06:39.224Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@7a9d0857[httpClient=HttpClient@460510aa{STOPPED},openSessions.size=0] added {HttpClient@460510aa{STOPPED},AUTO}
2021-09-08T23:06:39.244Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2021-09-08T23:06:39.244Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@5cbd159f{STOPPED} added {NativeWebSocketConfiguration@787f32b7{STARTED},UNMANAGED}
2021-09-08T23:06:39.244Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@5cbd159f{STOPPED},AUTO}
2021-09-08T23:06:39.245Z||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-08T23:06:39.246Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-08T23:06:39.247Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2021-09-08T23:06:39.248Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@dc7b462{STOPPED},MANAGED}
2021-09-08T23:06:39.248Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2021-09-08T23:06:39.248Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-08T23:06:39.249Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-08T23:06:39.249Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2021-09-08T23:06:39.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-09-08T23:06:39.254Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600],AUTO}
2021-09-08T23:06:39.256Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@3900fa71{STOPPED}[worker=null]
2021-09-08T23:06:39.256Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-09-08T23:06:39.256Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-09-08T23:06:39.257Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@3900fa71{STARTING}[worker=node0] added {HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-09-08T23:06:39.258Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false]
2021-09-08T23:06:39.258Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2021-09-08T23:06:39.258Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8715ms ScheduledExecutorScheduler@627d8516{STARTED}
2021-09-08T23:06:39.258Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-09-08T23:06:39.259Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8717ms HouseKeeper@7d0614f{STARTED}[interval=660000, ownscheduler=true]
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8717ms DefaultSessionIdManager@3900fa71{STARTED}[worker=node0]
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],MANAGED}
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800 added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],UNMANAGED}
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cec79d3{STOPPED}
2021-09-08T23:06:39.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8717ms ScheduledExecutorScheduler@3cec79d3{STARTED}
2021-09-08T23:06:39.261Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2021-09-08T23:06:39.261Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@56ba8773{STOPPED}
2021-09-08T23:06:39.261Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@56ba8773{STARTING}
2021-09-08T23:06:39.261Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6d4a65c6{STOPPED}
2021-09-08T23:06:39.263Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-09-08T23:06:39.263Z||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-08T23:06:39.263Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-09-08T23:06:39.263Z||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-08T23:06:39.264Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-09-08T23:06:39.267Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>metricsFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>characterEncodingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>requestContextFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-09-08T23:06:39.267Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-09-08T23:06:39.268Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-09-08T23:06:39.268Z||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-08T23:06:39.268Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6d4a65c6{STARTING}
2021-09-08T23:06:39.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8725ms JettyEmbeddedServletHandler@6d4a65c6{STARTED}
2021-09-08T23:06:39.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8725ms ConstraintSecurityHandler@56ba8773{STARTED}
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8726ms org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8726ms org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8726ms org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2021-09-08T23:06:39.269Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@5cbd159f{STOPPED}
2021-09-08T23:06:39.270Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2021-09-08T23:06:39.270Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-08T23:06:39.271Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-08T23:06:39.272Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-08T23:06:39.272Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-08T23:06:39.272Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-08T23:06:39.273Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-09-08T23:06:39.274Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-09-08T23:06:39.275Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-09-08T23:06:39.275Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-09-08T23:06:39.275Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-09-08T23:06:39.275Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2021-09-08T23:06:39.275Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-08T23:06:39.276Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-08T23:06:39.277Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-08T23:06:39.278Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-08T23:06:39.278Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-09-08T23:06:39.278Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8736ms ServerContainer@5cbd159f{STARTED}
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STOPPED}
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STARTING}
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8736ms JettyEmbeddedErrorHandler@dc7b462{STARTED}
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2021-09-08T23:06:39.279Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2021-09-08T23:06:39.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8737ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-09-08T23:06:39.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8737ms GzipHandler@476ec9d0{STARTED}
2021-09-08T23:06:39.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@87abc48{STOPPED}
2021-09-08T23:06:39.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8737ms AbstractLifeCycle@87abc48{STARTED}
2021-09-08T23:06:39.280Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@28d79cba{STOPPED}
2021-09-08T23:06:39.281Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@28d79cba{STARTING}
2021-09-08T23:06:39.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8738ms ErrorHandler@28d79cba{STARTED}
2021-09-08T23:06:39.281Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8738ms
2021-09-08T23:06:39.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8738ms Server@6c37bd27{STARTED}[9.4.18.v20190429]
2021-09-08T23:06:39.464Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-08T23:06:39.464Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-08T23:06:39.464Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-08T23:06:39.464Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-08T23:06:39.627Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-09-08T23:06:39.627Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-09-08 23:06:40.954--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-08 23:06:42.528--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-08 23:06:44.071--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-08 23:06:45.394--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-08 23:06:46.73--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-08 23:06:48.424--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-08 23:06:49.87--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-08T23:06:51.064Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-08T23:06:51.064Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-08T23:06:51.152Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-08T23:06:51.152Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-08T23:06:51.152Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-08T23:06:51.152Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-08T23:06:51.365Z||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-08T23:06:51.365Z||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-08T23:06:51.376Z||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-08T23:06:51.376Z||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-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-08T23:06:51.376Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-08T23:06:51.377Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-08T23:06:51.377Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-08T23:06:54.287Z||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-08T23:06:56.164Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-09-08T23:06:56.166Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-08T23:06:56.166Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25623ms metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-08T23:06:56.167Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@46678e49
2021-09-08T23:06:56.169Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25627ms characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@256aa5f2
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25627ms hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4d48bd85
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25627ms httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@2ff95fc6
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25627ms requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@29a69a35
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25628ms webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-08T23:06:56.170Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@77c7ed8e
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25628ms applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@ea9e141
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25628ms Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-08T23:06:56.171Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}]
2021-09-08T23:06:56.172Z||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-08T23:06:56.173Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25630ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-09-08T23:06:56.174Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1cb19dba for dispatcherServlet
2021-09-08T23:06:56.175Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-09-08T23:06:56.195Z||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-08T23:06:56.195Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25652ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-09-08T23:06:56.195Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-09-08T23:06:56.196Z||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-08T23:06:56.198Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-08T23:06:56.198Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25655ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-09-08T23:06:56.202Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@2bbaf983 for default
2021-09-08T23:06:56.207Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-09-08T23:06:56.207Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-08T23:06:56.233Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{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-08T23:06:56.234Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@bdc8014{STOPPED}
2021-09-08T23:06:56.234Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25691ms ScheduledExecutorScheduler@bdc8014{STARTED}
2021-09-08T23:06:56.234Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2021-09-08T23:06:56.234Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@22d9c961[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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@5192b301(aai@aai.onap.org,h=[],w=[])
2021-09-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@5192b301(aai@aai.onap.org,h=[aai],w=[])
2021-09-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-09-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-09-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-09-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@5192b301(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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@5192b301(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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@5192b301(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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@5192b301(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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@5192b301(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-08T23:06:56.632Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@5192b301(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-08T23:06:56.634Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@5192b301(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-08T23:06:56.634Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@5192b301(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@22d9c961[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-08T23:06:56.764Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@63614cdd] for SslContextFactory@22d9c961[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-08T23:06:56.815Z||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-08T23:06:56.816Z||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-08T23:06:56.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755
2021-09-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26284ms SslContextFactory@22d9c961[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-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6158113e
2021-09-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26284ms SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2021-09-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@a64e035[HTTP/1.1]
2021-09-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26284ms HttpConnectionFactory@a64e035[HTTP/1.1]
2021-09-08T23:06:56.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.835812Z added {SelectorProducer@78c5ef58,POJO}
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.837217Z added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.83747Z created
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.837719Z,MANAGED}
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-09-08T23:06:56.837Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-09-08T23:06:56.838Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.838069Z
2021-09-08T23:06:56.838Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26295ms EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.838289Z
2021-09-08T23:06:56.840Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@4df13b7e
2021-09-08T23:06:56.840Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@4df13b7e
2021-09-08T23:06:56.840Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:06:56.840685Z tryProduce false
2021-09-08T23:06:56.842Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:06:56.843Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:06:56.843Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:06:56.843Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@5408fca1 on ManagedSelector@2f025e9e{STARTING} id=0 keys=0 selected=0 updates=0
2021-09-08T23:06:56.843Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTING} id=0 keys=0 selected=0 updates=1
2021-09-08T23:06:56.843Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:06:56.843Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:06:56.844Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:06:56.844Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:06:56.844Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@5408fca1
2021-09-08T23:06:56.844Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:06:56.844Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:06:56.844Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26301ms ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:06:56.844Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26301ms SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-08T23:06:56.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@3ccc4ca0,POJO}
2021-09-08T23:06:56.845Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@3ccc4ca0
2021-09-08T23:06:56.846Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-08T23:06:56.846Z||qtp1956060889-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@3ccc4ca0
2021-09-08T23:06:56.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26303ms ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-08T23:06:56.857Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.397 seconds (JVM running for 26.314)
2021-09-08T23:06:56.857Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.397 seconds (JVM running for 26.314)
2021-09-08T23:07:06.095Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@2aaec879 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:06.095Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:06.095Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:06.095Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:06.095Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:06.095Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:06.095Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2aaec879
2021-09-08T23:07:06.097Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2aaec879
2021-09-08T23:07:06.098Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:06.098Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:06.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2aaec879
2021-09-08T23:07:06.110Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms
2021-09-08T23:07:06.110Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3ad59a9e
2021-09-08T23:07:06.164Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=45/30000},null,HttpChannelState@7a24339f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:06.171Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=53/30000}
2021-09-08T23:07:06.172Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.173Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.173Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=55/30000}
2021-09-08T23:07:06.173Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=55/30000}
2021-09-08T23:07:06.173Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15f71ec{AC.ReadCB@40f09a50{HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:06.174Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.174Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:06.175Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.176Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@254e42c4{SSLC.NBReadCB@67d6652c{SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:06.176Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.177Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5fe48790 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:06.177Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5fe48790
2021-09-08T23:07:06.177Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:06.177Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:06.178Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2aaec879
2021-09-08T23:07:06.178Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:06.178Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:06.178Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:36848], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:06.178Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.178Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:06.179Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:07:06.179171Z
2021-09-08T23:07:06.179Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2021-09-08T23:07:06.180Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@575a41dd
2021-09-08T23:07:06.180Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@575a41dd
2021-09-08T23:07:06.180Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@575a41dd started
2021-09-08T23:07:06.180Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-09-08T23:07:06.180495Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:06.180Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd waiting
2021-09-08T23:07:06.181Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:06.181Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:06.181Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:06.181Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.181Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:06.181Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:06.181Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@254e42c4{SSLC.NBReadCB@67d6652c{SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:06.182Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.182Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.182Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15f71ec{AC.ReadCB@40f09a50{HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-08T23:07:06.183Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@7a24339f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:06.183Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.183Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:06.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52e3f248[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-08T23:07:06.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:06.195Z||qtp1956060889-21|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@59409e0c[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@59409e0c[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-08T23:07:06.197Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@40f09a50[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.197Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:06.197Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=24/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:06.197Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:06.197Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:06.198Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:06.199Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=25/30000}
2021-09-08T23:07:06.199Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=26/30000}
2021-09-08T23:07:06.199Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:06.200Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.201Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:06.201Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:06.201Z||qtp1956060889-21|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-08T23:07:06.202Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.202Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:06.202Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:06.202Z||qtp1956060889-21|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-08T23:07:06.202Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:06.203Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.206Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{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-08T23:07:06.206Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=33/30000}
2021-09-08T23:07:06.206Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.206Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.206Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.207Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3af8848{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-08T23:07:06.207Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@254e42c4{null}
2021-09-08T23:07:06.207Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:06.207Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d2f657e
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:06.208Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d2f657e
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:06.208Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:06.208Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:06.208Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.208Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.209Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1366f154{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-08T23:07:06.209Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15f71ec{null}
2021-09-08T23:07:06.209Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:06.209Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=36/30000}
2021-09-08T23:07:06.210Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-09-08T23:07:06.210Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-09-08T23:07:06.210Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40f09a50::DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@7a24339f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:06.210Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@67d6652c::SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.210Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d2f657e
2021-09-08T23:07:06.210Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:06.211Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@67d61cf8{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67d6652c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7da07c93{/172.16.10.90:36848<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@40f09a50[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45b94111{s=START}]=>HttpChannelOverHttp@246a50cf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:16.096Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@1ad4e1be on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:16.098Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:16.098Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:16.098Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:16.099Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:16.099Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:16.099Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1ad4e1be
2021-09-08T23:07:16.099Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1ad4e1be
2021-09-08T23:07:16.100Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:16.100Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:16.101Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1ad4e1be
2021-09-08T23:07:16.101Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2: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-08T23:07:16.103Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@531d4101
2021-09-08T23:07:16.105Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1ad4c150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:16.106Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:07:16.106Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e6d2525{AC.ReadCB@23f89e42{HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:16.107Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.108Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2980b824{SSLC.NBReadCB@62e64a88{SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:16.108Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.108Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79e20596 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:16.109Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79e20596
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.109Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:16.109Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.110Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1ad4e1be
2021-09-08T23:07:16.110Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:16.110Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:16.110Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:16.110Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:36918], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:16.111Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.111Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:16.112Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-08T23:07:16.111835Z
2021-09-08T23:07:16.113Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@575a41dd offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-08T23:07:16.113096Z
2021-09-08T23:07:16.113Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2021-09-08T23:07:16.113Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@5bc33539
2021-09-08T23:07:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@5bc33539
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@575a41dd task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-08T23:07:16.11408Z
2021-09-08T23:07:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@5bc33539 started
2021-09-08T23:07:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-08T23:07:16.113863Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 waiting
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-08T23:07:16.114366Z tryProduce true
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2980b824{SSLC.NBReadCB@62e64a88{SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:16.115Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.116Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.116Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e6d2525{AC.ReadCB@23f89e42{HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-08T23:07:16.116Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@1ad4c150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:16.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:16.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c7e2c93[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-08T23:07:16.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:16.129Z||qtp1956060889-19|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@59409e0c[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@59409e0c[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-08T23:07:16.129Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@23f89e42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.129Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:16.129Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=22/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:16.129Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=23/30000}
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=23/30000}
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:16.130Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:16.131Z||qtp1956060889-19|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-08T23:07:16.131Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.131Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:16.131Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:16.131Z||qtp1956060889-19|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-08T23:07:16.132Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:16.133Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.133Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{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-08T23:07:16.134Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=27/30000}
2021-09-08T23:07:16.134Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.134Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.134Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.135Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@592fda68{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-08T23:07:16.135Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2980b824{null}
2021-09-08T23:07:16.135Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:16.135Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583a8e4f
2021-09-08T23:07:16.135Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583a8e4f
2021-09-08T23:07:16.135Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:16.136Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:16.136Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:16.136Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.137Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-08T23:07:16.137Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a12128c{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-08T23:07:16.137Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e6d2525{null}
2021-09-08T23:07:16.137Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:16.137Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@62e64a88::SocketChannelEndPoint@5ddab4ca{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.137Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000}
2021-09-08T23:07:16.137Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583a8e4f
2021-09-08T23:07:16.137Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=30/30000}
2021-09-08T23:07:16.138Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f89e42::DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@1ad4c150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:16.138Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e64a88{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@12204b3a{/172.16.10.90:36918<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@23f89e42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@720fb475{s=START}]=>HttpChannelOverHttp@5722dfba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:16.138Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@4df13b7e
2021-09-08T23:07:26.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@7b50ac10 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:26.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7b50ac10
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7b50ac10
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:26.094Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7b50ac10
2021-09-08T23:07:26.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2: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-08T23:07:26.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@12c99a7e
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2c2200a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37264f5e{AC.ReadCB@72e66531{HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76a87b66{SSLC.NBReadCB@25730b06{SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4bbe758e on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7b50ac10
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4bbe758e
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:26.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:36988], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-08T23:07:26.099444Z
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@5bc33539 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-08T23:07:26.099671Z
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2021-09-08T23:07:26.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@426356d4
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-08T23:07:26.099928Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:26.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@5bc33539 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-08T23:07:26.100102Z
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76a87b66{SSLC.NBReadCB@25730b06{SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:26.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2021-09-08T23:07:26.100367Z tryProduce true
2021-09-08T23:07:26.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37264f5e{AC.ReadCB@72e66531{HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-08T23:07:26.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2c2200a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:26.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:26.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@426356d4
2021-09-08T23:07:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@426356d4 started
2021-09-08T23:07:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@426356d4 waiting
2021-09-08T23:07:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@465cda40[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-08T23:07:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:26.105Z||qtp1956060889-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@59409e0c[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@59409e0c[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-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@72e66531[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-08T23:07:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:26.107Z||qtp1956060889-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-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:26.107Z||qtp1956060889-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-08T23:07:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{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-08T23:07:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-08T23:07:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@35e5cef{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-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76a87b66{null}
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a9a4085
2021-09-08T23:07:26.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:26.109Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a9a4085
2021-09-08T23:07:26.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:26.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:26.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:26.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:26.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.110Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32177ef4{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-08T23:07:26.110Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-08T23:07:26.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37264f5e{null}
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-08T23:07:26.111Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@25730b06::SocketChannelEndPoint@57cb0ee3{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72e66531::DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2c2200a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:26.111Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a9a4085
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25730b06{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2311ae36{/172.16.10.90:36988<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@72e66531[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bbd6180{s=START}]=>HttpChannelOverHttp@54106a49{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:26.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@575a41dd waiting
2021-09-08T23:07:36.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@600581af on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:36.095Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@600581af
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@600581af
2021-09-08T23:07:36.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:36.096Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:36.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@600581af
2021-09-08T23:07:36.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2: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-08T23:07:36.097Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59ffc53
2021-09-08T23:07:36.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7532cfc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:36.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:36.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:36.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:07:36.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@9f2ecf3{AC.ReadCB@fb5c859{HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:36.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:36.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28a41a94{SSLC.NBReadCB@5bc39d1f{SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6f4841fa on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:36.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:36.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:36.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:36.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6f4841fa
2021-09-08T23:07:36.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@600581af
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37062], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:36.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-08T23:07:36.101967Z
2021-09-08T23:07:36.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-08T23:07:36.102288Z
2021-09-08T23:07:36.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-08T23:07:36.102466Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:36.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-08T23:07:36.102685Z
2021-09-08T23:07:36.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28a41a94{SSLC.NBReadCB@5bc39d1f{SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:36.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:36.102945Z tryProduce true
2021-09-08T23:07:36.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:36.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:36.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:36.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@9f2ecf3{AC.ReadCB@fb5c859{HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-08T23:07:36.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7532cfc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:36.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:36.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3f540c3a[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-08T23:07:36.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:36.110Z||qtp1956060889-26|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@59409e0c[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@59409e0c[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-08T23:07:36.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@fb5c859[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-08T23:07:36.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:36.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:36.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:36.112Z||qtp1956060889-26|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-08T23:07:36.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:36.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:36.113Z||qtp1956060889-26|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-08T23:07:36.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:36.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{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-08T23:07:36.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:07:36.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b6b9f08{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-08T23:07:36.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28a41a94{null}
2021-09-08T23:07:36.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:36.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e690601
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:36.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:36.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:36.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.117Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e690601
2021-09-08T23:07:36.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-09-08T23:07:36.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5bc39d1f::SocketChannelEndPoint@2ebe4c69{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e690601
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50f71d80{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-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9f2ecf3{null}
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fb5c859::DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@7532cfc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bc39d1f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29331383{/172.16.10.90:37062<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@fb5c859[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6add22ef{s=START}]=>HttpChannelOverHttp@5290c646{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:36.120Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@5bc33539 waiting
2021-09-08T23:07:46.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@3cb470d6 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:46.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3cb470d6
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3cb470d6
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:46.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:46.094Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3cb470d6
2021-09-08T23:07:46.094Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2: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-08T23:07:46.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2e365a84
2021-09-08T23:07:46.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@75831485{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:46.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:07:46.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6cd2bb12{AC.ReadCB@697d82cb{HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:46.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@693c0799{SSLC.NBReadCB@71aecb84{SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:46.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6e4903d1 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:46.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:46.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:46.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:46.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:46.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:46.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6e4903d1
2021-09-08T23:07:46.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3cb470d6
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37128], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:46.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:46.10007Z
2021-09-08T23:07:46.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:46.100486Z
2021-09-08T23:07:46.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:46.100909Z
2021-09-08T23:07:46.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:46.100698Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:46.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-08T23:07:46.101111Z tryProduce true
2021-09-08T23:07:46.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:46.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:46.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@693c0799{SSLC.NBReadCB@71aecb84{SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:46.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:46.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6cd2bb12{AC.ReadCB@697d82cb{HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-08T23:07:46.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@75831485{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:46.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:46.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6371a3a0[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-08T23:07:46.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:46.106Z||qtp1956060889-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@59409e0c[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@59409e0c[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-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@697d82cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-08T23:07:46.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:46.108Z||qtp1956060889-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-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:46.108Z||qtp1956060889-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-08T23:07:46.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:46.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{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-08T23:07:46.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5bd74923{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-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@693c0799{null}
2021-09-08T23:07:46.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:46.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523e6c73
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:46.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:46.111Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523e6c73
2021-09-08T23:07:46.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.112Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.112Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-08T23:07:46.112Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@71aecb84::SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.112Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523e6c73
2021-09-08T23:07:46.112Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2befbc18{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.112Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@93df244{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-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6cd2bb12{null}
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@697d82cb::DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@75831485{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71aecb84{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23da639a{/172.16.10.90:37128<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@697d82cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@198a098{s=START}]=>HttpChannelOverHttp@1bf0776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:46.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@575a41dd waiting
2021-09-08T23:07:56.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@1d0afef on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:07:56.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:07:56.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:56.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:56.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:56.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:56.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1d0afef
2021-09-08T23:07:56.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1d0afef
2021-09-08T23:07:56.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:56.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:56.095Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1d0afef
2021-09-08T23:07:56.095Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2: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-08T23:07:56.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@720a20a1
2021-09-08T23:07:56.097Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@359e3f42{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:07:56.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:07:56.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-08T23:07:56.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-08T23:07:56.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@294a174b{AC.ReadCB@16b21e78{HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:07:56.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:07:56.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.101Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f8d9dc4{SSLC.NBReadCB@7b0b5cf4{SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:56.101Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.101Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@e40883d on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:56.101Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:07:56.102Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.102Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1d0afef
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@e40883d
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:07:56.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:07:56.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37198], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:07:56.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:07:56.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-08T23:07:56.104168Z
2021-09-08T23:07:56.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-08T23:07:56.104697Z
2021-09-08T23:07:56.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-08T23:07:56.105031Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:07:56.105Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-08T23:07:56.105306Z
2021-09-08T23:07:56.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2f8d9dc4{SSLC.NBReadCB@7b0b5cf4{SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:07:56.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.105Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:07:56.105782Z tryProduce true
2021-09-08T23:07:56.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:56.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:56.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@294a174b{AC.ReadCB@16b21e78{HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-09-08T23:07:56.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@359e3f42{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:56.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:07:56.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:07:56.107Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.107Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@76b5fc1b[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-08T23:07:56.107Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:07:56.111Z||qtp1956060889-26|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@59409e0c[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@59409e0c[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-08T23:07:56.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16b21e78[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:07:56.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:07:56.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@59409e0c[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-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-09-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-09-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:07:56.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:07:56.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:56.113Z||qtp1956060889-26|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-08T23:07:56.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:07:56.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:07:56.113Z||qtp1956060889-26|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-08T23:07:56.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:07:56.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{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-08T23:07:56.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-08T23:07:56.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@563bf28b{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-08T23:07:56.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2f8d9dc4{null}
2021-09-08T23:07:56.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:07:56.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad9003
2021-09-08T23:07:56.116Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad9003
2021-09-08T23:07:56.116Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:07:56.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:07:56.117Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.118Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-09-08T23:07:56.118Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a0883b1{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-08T23:07:56.118Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@294a174b{null}
2021-09-08T23:07:56.118Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:07:56.118Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-09-08T23:07:56.118Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7b0b5cf4::SocketChannelEndPoint@6c01dca6{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.119Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:07:56.119Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad9003
2021-09-08T23:07:56.119Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16b21e78::DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@359e3f42{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:07:56.119Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b0b5cf4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57982dfb{/172.16.10.90:37198<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@16b21e78[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dea519b{s=START}]=>HttpChannelOverHttp@7af2e4ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:07:56.119Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@5bc33539 waiting
2021-09-08T23:08:06.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@7f1eb3e9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:08:06.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:08:06.093Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:06.093Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:06.093Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:06.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:06.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7f1eb3e9
2021-09-08T23:08:06.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7f1eb3e9
2021-09-08T23:08:06.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:06.094Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7f1eb3e9
2021-09-08T23:08:06.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:06.094Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2: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-08T23:08:06.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@53e2c69b
2021-09-08T23:08:06.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5939af37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:08:06.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@201f0b9a{AC.ReadCB@1caa6c95{HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:08:06.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f9e05c8{SSLC.NBReadCB@1e5e123a{SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:06.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1bf05c3 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:06.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:08:06.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.097Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:06.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7f1eb3e9
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1bf05c3
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:08:06.098Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:08:06.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37260], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:08:06.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.099Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:08:06.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:08:06.100109Z
2021-09-08T23:08:06.100Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:08:06.100563Z
2021-09-08T23:08:06.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:08:06.10117Z
2021-09-08T23:08:06.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:08:06.10084Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:08:06.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-08T23:08:06.10152Z tryProduce true
2021-09-08T23:08:06.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:06.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:06.101Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f9e05c8{SSLC.NBReadCB@1e5e123a{SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:06.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:06.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@201f0b9a{AC.ReadCB@1caa6c95{HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-09-08T23:08:06.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@5939af37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:06.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:08:06.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6c0fff5[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-08T23:08:06.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:08:06.109Z||qtp1956060889-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@59409e0c[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@59409e0c[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-08T23:08:06.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:08:06.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@59409e0c[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-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-08T23:08:06.110Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:06.111Z||qtp1956060889-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-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:08:06.111Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:06.111Z||qtp1956060889-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-08T23:08:06.112Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:08:06.112Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{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-08T23:08:06.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-08T23:08:06.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27bc56aa{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-08T23:08:06.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f9e05c8{null}
2021-09-08T23:08:06.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:06.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41f52fcb
2021-09-08T23:08:06.115Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41f52fcb
2021-09-08T23:08:06.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.116Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fb7d7a9{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-08T23:08:06.116Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:08:06.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@201f0b9a{null}
2021-09-08T23:08:06.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:08:06.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:08:06.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-08T23:08:06.117Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e5e123a::SocketChannelEndPoint@2a11f2e0{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1caa6c95::DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@5939af37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:06.117Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41f52fcb
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:06.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e5e123a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c9ad4b6{/172.16.10.90:37260<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1caa6c95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34cb4a23{s=START}]=>HttpChannelOverHttp@5aeb03b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:06.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@575a41dd waiting
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:06.117Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:08:16.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@33da5d5c on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:08:16.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:08:16.093Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@33da5d5c
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@33da5d5c
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:16.094Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:16.094Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@33da5d5c
2021-09-08T23:08:16.095Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2: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-08T23:08:16.095Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4810dfc0
2021-09-08T23:08:16.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7bef081e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:08:16.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-08T23:08:16.097Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.097Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67384ee4{AC.ReadCB@354f367c{HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:08:16.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b8868a9{SSLC.NBReadCB@3eb105ae{SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:16.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1da28403 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:16.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1da28403
2021-09-08T23:08:16.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@33da5d5c
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:16.100Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:08:16.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:08:16.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37332], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:08:16.101Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:08:16.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-08T23:08:16.102487Z
2021-09-08T23:08:16.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-08T23:08:16.103007Z
2021-09-08T23:08:16.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-08T23:08:16.103599Z
2021-09-08T23:08:16.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-08T23:08:16.103379Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:08:16.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-08T23:08:16.103816Z tryProduce true
2021-09-08T23:08:16.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:16.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:16.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b8868a9{SSLC.NBReadCB@3eb105ae{SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:16.104Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.104Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:16.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67384ee4{AC.ReadCB@354f367c{HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-09-08T23:08:16.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@7bef081e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:16.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:08:16.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4a22fc8e[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-08T23:08:16.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:08:16.109Z||qtp1956060889-26|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@59409e0c[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@59409e0c[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-08T23:08:16.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@354f367c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:08:16.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:08:16.109Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@59409e0c[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-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:16.110Z||qtp1956060889-26|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-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.110Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:08:16.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:16.111Z||qtp1956060889-26|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-08T23:08:16.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:08:16.111Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{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-08T23:08:16.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-08T23:08:16.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.112Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@15d05041{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-08T23:08:16.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b8868a9{null}
2021-09-08T23:08:16.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:16.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b1b5c41
2021-09-08T23:08:16.113Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b1b5c41
2021-09-08T23:08:16.113Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ff5c674{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-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67384ee4{null}
2021-09-08T23:08:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3eb105ae::SocketChannelEndPoint@311966e7{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:08:16.114Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b1b5c41
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-08T23:08:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:16.114Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@354f367c::DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@7bef081e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:08:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:16.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:16.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:08:16.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eb105ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13b6880{/172.16.10.90:37332<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@354f367c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64941590{s=START}]=>HttpChannelOverHttp@b3018bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:16.115Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@5bc33539 waiting
2021-09-08T23:08:26.093Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@2cf7a931 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:08:26.094Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2cf7a931
2021-09-08T23:08:26.094Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2cf7a931
2021-09-08T23:08:26.095Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:26.095Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:26.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2cf7a931
2021-09-08T23:08:26.095Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2: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-08T23:08:26.096Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3750483d
2021-09-08T23:08:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6081fac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:08:26.097Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-08T23:08:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:26.098Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:26.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7061256{AC.ReadCB@55a54744{HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-08T23:08:26.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:08:26.099Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.101Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78e6ea95{SSLC.NBReadCB@5513d1{SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:26.101Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.101Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5005b5c3 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:26.101Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:08:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:26.102Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:08:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@426356d4 IDLE
2021-09-08T23:08:26.102Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2cf7a931
2021-09-08T23:08:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute STOP!
2021-09-08T23:08:26.102Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5005b5c3
2021-09-08T23:08:26.102Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 offer STOP!
2021-09-08T23:08:26.102Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 task=STOP!
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:08:26.103Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37404], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:08:26.103Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539 Exited
2021-09-08T23:08:26.104Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@250b236d{s=1/2,p=0}@5bc33539
2021-09-08T23:08:26.104Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.104Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:08:26.105Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-08T23:08:26.10466Z
2021-09-08T23:08:26.105Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@426356d4 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-08T23:08:26.105772Z
2021-09-08T23:08:26.105Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2021-09-08T23:08:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@1b45b080
2021-09-08T23:08:26.106Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@1b45b080
2021-09-08T23:08:26.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@426356d4 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2021-09-08T23:08:26.106268Z
2021-09-08T23:08:26.106Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@1b45b080 started
2021-09-08T23:08:26.106Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@1b45b080 waiting
2021-09-08T23:08:26.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-08T23:08:26.106695Z tryProduce true
2021-09-08T23:08:26.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:26.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:26.106Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-08T23:08:26.106509Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:08:26.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.107Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78e6ea95{SSLC.NBReadCB@5513d1{SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.107Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7061256{AC.ReadCB@55a54744{HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-08T23:08:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@6081fac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.108Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:08:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@73a65f54[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-08T23:08:26.109Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:08:26.113Z||qtp1956060889-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@59409e0c[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@59409e0c[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-08T23:08:26.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@55a54744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.113Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@59409e0c[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-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:08:26.114Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:26.114Z||qtp1956060889-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-08T23:08:26.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:08:26.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:26.115Z||qtp1956060889-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-08T23:08:26.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:08:26.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{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-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.116Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@124dd416{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-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@78e6ea95{null}
2021-09-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@170a4fe
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 0 updates
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.117Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@170a4fe
2021-09-08T23:08:26.117Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 0 keys
2021-09-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3707d5e0{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-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7061256{null}
2021-09-08T23:08:26.118Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:08:26.118Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@55a54744::DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@6081fac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.118Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5513d1::SocketChannelEndPoint@6fcbdd85{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5513d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5197228b{/172.16.10.90:37404<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@55a54744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@683efa2a{s=START}]=>HttpChannelOverHttp@287fab5a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:26.118Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@575a41dd waiting
2021-09-08T23:08:26.118Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@170a4fe
2021-09-08T23:08:30.609Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{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@28dcd497 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-08T23:08:30.609Z||qtp1956060889-20-acceptor-0@3ccc4ca0-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-08T23:08:30.609Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:30.609Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/0 selected
2021-09-08T23:08:30.609Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:30.609Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:30.609Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28dcd497
2021-09-08T23:08:30.610Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28dcd497
2021-09-08T23:08:30.610Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:30.610Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:30.610Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28dcd497
2021-09-08T23:08:30.610Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2: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-08T23:08:30.610Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@107ecfef
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@c762bf8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3adf5fef{AC.ReadCB@6a119c2e{HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-08T23:08:30.611Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5cc94476{SSLC.NBReadCB@257e9a9e{SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d329f1b on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 0/0/1 selected
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 0 keys, 1 updates
2021-09-08T23:08:30.612Z||qtp1956060889-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28dcd497
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@d329f1b
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken up from select, 1/1/1 selected
2021-09-08T23:08:30.612Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 processing 1 keys, 0 updates
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.35.2:8000 remote=/172.16.10.90:37436], selector=sun.nio.ch.EPollSelectorImpl@62858399, interestOps=1, readyOps=1 SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-08T23:08:30.613433Z
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-08T23:08:30.613618Z
2021-09-08T23:08:30.613Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-08T23:08:30.613758Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-08T23:08:30.613Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@575a41dd task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-08T23:08:30.613853Z
2021-09-08T23:08:30.614Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-09-08T23:08:30.614014Z tryProduce true
2021-09-08T23:08:30.614Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5cc94476{SSLC.NBReadCB@257e9a9e{SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-08T23:08:30.614Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.614Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.614Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 waiting with 1 keys
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3adf5fef{AC.ReadCB@6a119c2e{HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@c762bf8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.614Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-08T23:08:30.615Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.615Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@261f442[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-08T23:08:30.615Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-08T23:08:30.618Z||qtp1956060889-21|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@59409e0c[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@59409e0c[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-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@59409e0c[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-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a119c2e::DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@59409e0c[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-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59409e0c[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-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@730519b0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-08T23:08:30.618Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:30.619Z||qtp1956060889-21|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-08T23:08:30.619Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.619Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-08T23:08:30.619Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-08T23:08:30.619Z||qtp1956060889-21|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-08T23:08:30.619Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-08T23:08:30.619Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@257e9a9e::SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{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-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@43a0051f{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-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5cc94476{null}
2021-09-08T23:08:30.620Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-08T23:08:30.621Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40c45d06
2021-09-08T23:08:30.621Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40c45d06
2021-09-08T23:08:30.621Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.621Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62858399 woken with none selected
2021-09-08T23:08:30.621Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37a5bfe9{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257e9a9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b69430{/172.16.10.90:37436<->/10.242.35.2:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6a119c2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74b8d15{s=START}]=>HttpChannelOverHttp@1cba6359{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-08T23:08:30.621Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ced4dc1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFl