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-07-07T10:55:44.159Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-bhrqm with PID 11 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-07-07T10:55:44.159Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-bhrqm with PID 11 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-07-07T10:55:44.164Z||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-07-07T10:55:44.164Z||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-07-07T10:55:45.392Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-07-07T10:55:45.395Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-07-07T10:55:45.436Z||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-07-07T10:55:45.438Z||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-07-07T10:55:48.385Z||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-07-07T10:55:48.450Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-07-07T10:55:48.452Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6769ms to org.eclipse.jetty.util.log.Slf4jLog
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-07T10:55:48.469Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-07T10:55:48.787Z||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-07-07T10:55:48.787Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-07T10:55:48.801Z||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-07-07T10:55:48.801Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-07T10:55:48.806Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-07-07T10:55:48.806Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-07-07T10:55:48.807Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-07-07T10:55:48.810Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-07-07T10:55:48.811Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-07-07T10:55:48.812Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-07-07T10:55:48.812Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-07-07T10:55:48.813Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-07-07T10:55:49.133Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2021-07-07T10:55:49.144Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2021-07-07T10:55:49.148Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2021-07-07T10:55:49.150Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2021-07-07T10:55:49.155Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2021-07-07T10:55:49.155Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2021-07-07T10:55:49.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-07T10:55:49.203Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@2032e725[HTTP/1.1] added {HttpConfiguration@4d23015c{32768/8192,8192/8192,https://:0,[]},POJO}
2021-07-07T10:55:49.207Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-07-07T10:55:49.207Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-07T10:55:49.207Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2021-07-07T10:55:49.207Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@55b8dbda,POJO}
2021-07-07T10:55:49.208Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2032e725[HTTP/1.1],AUTO}
2021-07-07T10:55:49.208Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2032e725[HTTP/1.1]
2021-07-07T10:55:49.210Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-07-07T10:55:49.211Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-07-07T10:55:49.255Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-07-07T10:55:49.263Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2021-07-07T10:55:49.278Z||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-07-07T10:55:49.278Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@70abf9b0{STOPPED} mime types IncludeExclude@6a10b263{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0,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@325bb9a6}
2021-07-07T10:55:49.279Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@70abf9b0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-07-07T10:55:49.279Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2021-07-07T10:55:49.286Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4f186450[HTTP/1.1] added {HttpConfiguration@7fab4be7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@a64e035]},POJO}
2021-07-07T10:55:49.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@41c204a0{SSL->HTTP/1.1} added {SslContextFactory@64138b0c[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-07-07T10:55:49.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-07-07T10:55:49.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-07T10:55:49.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2021-07-07T10:55:49.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@736f3e9e,POJO}
2021-07-07T10:55:49.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@41c204a0{SSL->HTTP/1.1},AUTO}
2021-07-07T10:55:49.290Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-07-07T10:55:49.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4f186450[HTTP/1.1],AUTO}
2021-07-07T10:55:49.290Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4f186450[HTTP/1.1]
2021-07-07T10:55:49.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-07-07T10:55:49.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-07-07T10:55:49.292Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2021-07-07T10:55:49.292Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2021-07-07T10:55:49.292Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2021-07-07T10:55:49.294Z||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-07-07T10:55:49.302Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2021-07-07T10:55:49.302Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-07-07T10:55:49.304Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-07-07T10:55:49.304Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp666312528]@27b71f50{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}] added {ReservedThreadExecutor@6daf2337{s=0/2,p=0},AUTO}
2021-07-07T10:55:49.304Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-07-07T10:55:49.307Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7624ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-07-07T10:55:49.307Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-19,5,main]
2021-07-07T10:55:49.307Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-20,5,main]
2021-07-07T10:55:49.308Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-21,5,main]
2021-07-07T10:55:49.308Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2021-07-07T10:55:49.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2021-07-07T10:55:49.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2021-07-07T10:55:49.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2021-07-07T10:55:49.310Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2021-07-07T10:55:49.310Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7627ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2021-07-07T10:55:49.310Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2021-07-07T10:55:49.312Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2021-07-07T10:55:49.312Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-07-07T10:55:49.319Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@4632cfc 
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6e1f8469 
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-07-07T10:55:49.320Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-07-07T10:55:49.321Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-07-07T10:55:49.322Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-07-07T10:55:49.975Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-07-07T10:55:50.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@2764c546{STOPPED},AUTO}
2021-07-07T10:55:50.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@59496961,POJO}
2021-07-07T10:55:50.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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-07-07T10:55:50.020Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {PathMappings[size=0],POJO}
2021-07-07T10:55:50.020Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@408b87aa{STOPPED},MANAGED}
2021-07-07T10:55:50.020Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@408b87aa{STOPPED}
2021-07-07T10:55:50.020Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-07-07T10:55:50.021Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@2764c546{STOPPED}
2021-07-07T10:55:50.021Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8338ms ScheduledExecutorScheduler@2764c546{STARTED}
2021-07-07T10:55:50.022Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8338ms WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-07-07T10:55:50.022Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8339ms NativeWebSocketConfiguration@408b87aa{STARTED}
2021-07-07T10:55:50.039Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2021-07-07T10:55:50.060Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {HttpClientTransportOverHTTP@3910fe11{STOPPED},AUTO}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {Client@460510aa[provider=null,keyStore=null,trustStore=null],AUTO}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@351e414e,POJO}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6fd77352,POJO}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2021-07-07T10:55:50.061Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@33c17fa9[httpClient=HttpClient@1ab6718{STOPPED},openSessions.size=0] added {HttpClient@1ab6718{STOPPED},AUTO}
2021-07-07T10:55:50.086Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2021-07-07T10:55:50.087Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@507d20bb{STOPPED} added {NativeWebSocketConfiguration@408b87aa{STARTED},UNMANAGED}
2021-07-07T10:55:50.087Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@507d20bb{STOPPED},AUTO}
2021-07-07T10:55:50.088Z||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-07-07T10:55:50.088Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-07T10:55:50.089Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-07-07T10:55:50.090Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@5e2f3be5{STOPPED},MANAGED}
2021-07-07T10:55:50.090Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-07-07T10:55:50.090Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-07T10:55:50.091Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-07T10:55:50.091Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-07T10:55:50.095Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-07-07T10:55:50.096Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600],AUTO}
2021-07-07T10:55:50.097Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@1686f0b4{STOPPED}[worker=null]
2021-07-07T10:55:50.098Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-07-07T10:55:50.098Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-07-07T10:55:50.099Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@1686f0b4{STARTING}[worker=node0] added {HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-07-07T10:55:50.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false]
2021-07-07T10:55:50.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@26722665{STOPPED}
2021-07-07T10:55:50.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8416ms ScheduledExecutorScheduler@26722665{STARTED}
2021-07-07T10:55:50.099Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-07-07T10:55:50.100Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2021-07-07T10:55:50.101Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8418ms HouseKeeper@3900fa71{STARTED}[interval=600000, ownscheduler=true]
2021-07-07T10:55:50.101Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8418ms DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0]
2021-07-07T10:55:50.101Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],MANAGED}
2021-07-07T10:55:50.101Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],UNMANAGED}
2021-07-07T10:55:50.101Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6f38a289{STOPPED}
2021-07-07T10:55:50.102Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8418ms ScheduledExecutorScheduler@6f38a289{STARTED}
2021-07-07T10:55:50.102Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-07T10:55:50.102Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2021-07-07T10:55:50.103Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2021-07-07T10:55:50.103Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2021-07-07T10:55:50.104Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-07-07T10:55:50.105Z||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-07-07T10:55:50.105Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-07-07T10:55:50.105Z||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-07-07T10:55:50.105Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>metricsFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>characterEncodingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>requestContextFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-07-07T10:55:50.109Z||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-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8426ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8426ms ConstraintSecurityHandler@4b2a30d{STARTED}
2021-07-07T10:55:50.109Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-07-07T10:55:50.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2021-07-07T10:55:50.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8427ms org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2021-07-07T10:55:50.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8427ms org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-07-07T10:55:50.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8427ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-07T10:55:50.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@507d20bb{STOPPED}
2021-07-07T10:55:50.111Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2021-07-07T10:55:50.112Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-07-07T10:55:50.112Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-07-07T10:55:50.113Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-07-07T10:55:50.114Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-07-07T10:55:50.115Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-07-07T10:55:50.117Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-07-07T10:55:50.117Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2021-07-07T10:55:50.117Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-07-07T10:55:50.120Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-07-07T10:55:50.121Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-07-07T10:55:50.122Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8439ms ServerContainer@507d20bb{STARTED}
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STOPPED}
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STARTING}
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8440ms JettyEmbeddedErrorHandler@5e2f3be5{STARTED}
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-07-07T10:55:50.123Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8440ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8441ms GzipHandler@70abf9b0{STARTED}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8441ms AbstractLifeCycle@1698d7c0{STARTED}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2021-07-07T10:55:50.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8441ms ErrorHandler@281f23f2{STARTED}
2021-07-07T10:55:50.125Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8441ms
2021-07-07T10:55:50.125Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8442ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2021-07-07T10:55:50.352Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-07-07T10:55:50.352Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-07-07T10:55:50.352Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-07T10:55:50.352Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-07T10:55:50.531Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-07-07T10:55:50.531Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-07-07 10:55:52.05--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-07-07 10:55:53.513--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-07-07 10:55:54.788--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-07-07 10:55:56.15--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-07-07 10:55:57.557--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-07-07 10:55:58.973--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-07-07 10:56:00.843--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-07-07T10:56:02.068Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-07-07T10:56:02.068Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-07-07T10:56:02.161Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-07-07T10:56:02.162Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-07-07T10:56:02.162Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-07T10:56:02.162Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-07T10:56:02.416Z||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-07-07T10:56:02.417Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-07T10:56:02.428Z||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-07-07T10:56:02.428Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-07T10:56:02.428Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-07-07T10:56:02.428Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-07-07T10:56:02.429Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-07-07T10:56:02.429Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-07-07T10:56:02.429Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-07-07T10:56:02.429Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-07-07T10:56:02.429Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-07-07T10:56:02.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-07-07T10:56:05.232Z||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-07-07T10:56:07.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-07-07T10:56:07.022Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-07-07T10:56:07.022Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25339ms metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-07-07T10:56:07.023Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@66f659e6
2021-07-07T10:56:07.025Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-07-07T10:56:07.025Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25342ms characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2a1debfa
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25342ms hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@597f48df
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25343ms httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a120b0
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25343ms requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@3daa82be
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25343ms webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@10667848
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25343ms applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1237e0be
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25343ms Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-07-07T10:56:07.026Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}]
2021-07-07T10:56:07.027Z||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-07-07T10:56:07.029Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25346ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-07-07T10:56:07.030Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5ce4369b for dispatcherServlet
2021-07-07T10:56:07.031Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-07-07T10:56:07.054Z||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-07-07T10:56:07.054Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25371ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-07-07T10:56:07.054Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-07-07T10:56:07.055Z||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-07-07T10:56:07.057Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-07-07T10:56:07.057Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25373ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-07-07T10:56:07.061Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2021-07-07T10:56:07.067Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-07-07T10:56:07.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-07T10:56:07.088Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{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-07-07T10:56:07.088Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2021-07-07T10:56:07.088Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25405ms ScheduledExecutorScheduler@22d9c961{STARTED}
2021-07-07T10:56:07.088Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-07-07T10:56:07.088Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-07T10:56:07.401Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@3cd89c72(aai@aai.onap.org,h=[],w=[])
2021-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@3cd89c72(aai@aai.onap.org,h=[aai],w=[])
2021-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@3cd89c72(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@3cd89c72(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@3cd89c72(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@3cd89c72(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-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@3cd89c72(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-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@3cd89c72(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-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@3cd89c72(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-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@3cd89c72(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-07-07T10:56:07.402Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@3cd89c72(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-07-07T10:56:07.404Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@3cd89c72(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-07-07T10:56:07.404Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@3cd89c72(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@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-07T10:56:07.485Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@461b38ca] for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-07T10:56:07.553Z||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-07-07T10:56:07.553Z||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-07-07T10:56:07.554Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@60256d1b
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25873ms SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@351fadfa
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25873ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25873ms HttpConnectionFactory@4f186450[HTTP/1.1]
2021-07-07T10:56:07.556Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-07T10:56:07.567Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.565962Z added {SelectorProducer@7a6e0f3c,POJO}
2021-07-07T10:56:07.567Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.567531Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2021-07-07T10:56:07.567Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.567795Z created
2021-07-07T10:56:07.568Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@7a7bb083{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.568066Z,MANAGED}
2021-07-07T10:56:07.584Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@7a7bb083{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-07-07T10:56:07.584Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@7a7bb083{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-07-07T10:56:07.584Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.584802Z
2021-07-07T10:56:07.585Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25901ms EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.58513Z
2021-07-07T10:56:07.587Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@e581302
2021-07-07T10:56:07.588Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@e581302
2021-07-07T10:56:07.588Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@3891b430 on ManagedSelector@7a7bb083{STARTING} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:07.588Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.588785Z tryProduce false
2021-07-07T10:56:07.593Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:07.593Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@3891b430
2021-07-07T10:56:07.593Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:07.593Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:07.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25910ms ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:07.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25910ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-07T10:56:07.594Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@38a61c81,POJO}
2021-07-07T10:56:07.595Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@38a61c81
2021-07-07T10:56:07.595Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-07T10:56:07.595Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25912ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-07T10:56:07.596Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@38a61c81
2021-07-07T10:56:07.600Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@142251bc on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:07.600Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:07.600Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:07.600Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:07.601Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:07.601Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:07.601Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@142251bc
2021-07-07T10:56:07.602Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@142251bc
2021-07-07T10:56:07.602Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:07.602Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:07.602Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@142251bc
2021-07-07T10:56:07.603Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.017 seconds (JVM running for 25.92)
2021-07-07T10:56:07.603Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.017 seconds (JVM running for 25.92)
2021-07-07T10:56:07.620Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 8 ms, remaining: 29992 ms
2021-07-07T10:56:07.621Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@51c45582
2021-07-07T10:56:07.691Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=60/30000},null,HttpChannelState@2450abb9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:07.697Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=67/30000}
2021-07-07T10:56:07.698Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=68/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=68/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=69/30000}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=69/30000}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4c93b256{AC.ReadCB@4f00f922{HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.699Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:07.700Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@f36098f{SSLC.NBReadCB@50c238ae{SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e660b3d on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.701Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:07.701Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@142251bc
2021-07-07T10:56:07.701Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e660b3d
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:07.702Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:07.703Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:07.703Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:07.703Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:54694], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:07.703Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.704Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:07.705Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.70527Z
2021-07-07T10:56:07.705Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-07-07T10:56:07.706Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6dbf518
2021-07-07T10:56:07.706Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6dbf518
2021-07-07T10:56:07.707Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@6dbf518 started
2021-07-07T10:56:07.707Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 waiting
2021-07-07T10:56:07.707Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-07T10:56:07.70746Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:07.707Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:07.708Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:07.708Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:07.708Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.708Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:07.708Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:07.709Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@f36098f{SSLC.NBReadCB@50c238ae{SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:07.709Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.710Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.711Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4c93b256{AC.ReadCB@4f00f922{HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2021-07-07T10:56:07.711Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@2450abb9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:07.712Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.712Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:07.712Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.713Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@db4d103[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-07-07T10:56:07.713Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:07.727Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:07.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@4f00f922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:07.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=30/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:07.730Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:07.730Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:07.731Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:07.731Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=32/30000}
2021-07-07T10:56:07.731Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=32/30000}
2021-07-07T10:56:07.732Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:07.733Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.734Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:07.734Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:07.734Z||qtp666312528-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-07-07T10:56:07.735Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.735Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:07.735Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:07.735Z||qtp666312528-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-07-07T10:56:07.736Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:07.736Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.739Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{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-07-07T10:56:07.739Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-07-07T10:56:07.739Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.739Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.739Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.740Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61e96fa6{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-07-07T10:56:07.740Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@f36098f{null}
2021-07-07T10:56:07.740Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:07.740Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63553bea
2021-07-07T10:56:07.740Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:07.741Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:07.741Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:07.741Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63553bea
2021-07-07T10:56:07.741Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.741Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:07.741Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:07.741Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:07.741Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.741Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@526811cb{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-07-07T10:56:07.741Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.741Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4c93b256{null}
2021-07-07T10:56:07.742Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:07.742Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=43/30000}
2021-07-07T10:56:07.743Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=44/30000}
2021-07-07T10:56:07.743Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=44/30000}
2021-07-07T10:56:07.743Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@50c238ae::SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.743Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63553bea
2021-07-07T10:56:07.743Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f00f922::DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=44/30000} onFillable exit HttpChannelState@2450abb9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:07.743Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:07.744Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@69be7949{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50c238ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3987da{/172.16.10.236:54694<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@4f00f922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@412821f{s=START}]=>HttpChannelOverHttp@5cb60293{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:13.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@ad54613 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:13.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@ad54613
2021-07-07T10:56:13.033Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@ad54613
2021-07-07T10:56:13.034Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:13.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@ad54613
2021-07-07T10:56:13.034Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:13.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:13.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59be2a8f
2021-07-07T10:56:13.035Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@19364fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:13.035Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:13.035Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.035Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.035Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6282c0a0{AC.ReadCB@29d1dc15{HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45948991{SSLC.NBReadCB@792bc6ea{SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@622f0b5f on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:13.036Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:13.037Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.037Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@ad54613
2021-07-07T10:56:13.037Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:13.037Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:13.037Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:13.037Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:13.038Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@622f0b5f
2021-07-07T10:56:13.038Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.038Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:13.039Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:13.039Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:13.039Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:13.040Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:54860], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:13.040Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.041Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:13.041Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-07T10:56:13.041764Z
2021-07-07T10:56:13.042Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@6dbf518 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-07T10:56:13.042318Z
2021-07-07T10:56:13.042Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-07-07T10:56:13.042Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@3e928cb0
2021-07-07T10:56:13.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@3e928cb0
2021-07-07T10:56:13.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@3e928cb0 started
2021-07-07T10:56:13.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 waiting
2021-07-07T10:56:13.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6dbf518 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-07T10:56:13.043911Z
2021-07-07T10:56:13.044Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-07T10:56:13.044113Z tryProduce true
2021-07-07T10:56:13.054Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:13.054Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:13.044Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-07-07T10:56:13.043673Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:13.054Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.054Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:13.055Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45948991{SSLC.NBReadCB@792bc6ea{SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:13.056Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.056Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.057Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6282c0a0{AC.ReadCB@29d1dc15{HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=20/30000}}}
2021-07-07T10:56:13.057Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=21/30000} onFillable enter HttpChannelState@19364fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:13.058Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.058Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:13.058Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.059Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@124598db[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-07-07T10:56:13.059Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:13.064Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:13.065Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.065Z||qtp666312528-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:13.065Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=29/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:13.065Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:13.066Z||qtp666312528-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:13.066Z||qtp666312528-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:13.066Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=30/30000}
2021-07-07T10:56:13.066Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=30/30000}
2021-07-07T10:56:13.067Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:13.067Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.067Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:13.067Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:13.068Z||qtp666312528-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-07-07T10:56:13.068Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.068Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:13.069Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:13.069Z||qtp666312528-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-07-07T10:56:13.069Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:13.070Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.070Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{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-07-07T10:56:13.070Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=34/30000}
2021-07-07T10:56:13.071Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.071Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.072Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.072Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b6fdcbe{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-07-07T10:56:13.073Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45948991{null}
2021-07-07T10:56:13.073Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:13.073Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bb54349
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:13.073Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:13.074Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bb54349
2021-07-07T10:56:13.074Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.074Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=38/30000}
2021-07-07T10:56:13.074Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@792bc6ea::SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.074Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bb54349
2021-07-07T10:56:13.075Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.075Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5779ce10{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.075Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5168a783{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-07-07T10:56:13.076Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6282c0a0{null}
2021-07-07T10:56:13.076Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:13.076Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-07-07T10:56:13.077Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-07-07T10:56:13.077Z||qtp666312528-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29d1dc15::DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=41/30000} onFillable exit HttpChannelState@19364fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:13.077Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792bc6ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@188320b4{/172.16.10.236:54860<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@29d1dc15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78acdffb{s=START}]=>HttpChannelOverHttp@5d81a560{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:13.077Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@e581302
2021-07-07T10:56:17.492Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@4562a9e5 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:17.492Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4562a9e5
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4562a9e5
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:17.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:17.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4562a9e5
2021-07-07T10:56:17.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:17.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28b3a765
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7da15074{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66a5bdf1{AC.ReadCB@489c582a{HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:17.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4cd2e407{SSLC.NBReadCB@2698400{SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d52019 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2d52019
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4562a9e5
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:17.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:54990], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-07T10:56:17.49964Z
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@3e928cb0 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-07T10:56:17.499842Z
2021-07-07T10:56:17.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-07-07T10:56:17.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@14abe126
2021-07-07T10:56:17.500Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@14abe126
2021-07-07T10:56:17.500Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@14abe126 started
2021-07-07T10:56:17.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-07-07T10:56:17.500489Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:17.500Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@14abe126 waiting
2021-07-07T10:56:17.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4cd2e407{SSLC.NBReadCB@2698400{SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:17.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66a5bdf1{AC.ReadCB@489c582a{HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7da15074{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2698400{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1094676b[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-07-07T10:56:17.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:17.504Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:17.503957Z
2021-07-07T10:56:17.504Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:17.504254Z tryProduce true
2021-07-07T10:56:17.504Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:17.504Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:17.510Z||qtp666312528-22|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@15525ae3[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@15525ae3[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-07-07T10:56:17.511Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@489c582a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.512Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:17.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:17.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:17.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:17.513Z||qtp666312528-22|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-07-07T10:56:17.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:17.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:17.514Z||qtp666312528-22|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-07-07T10:56:17.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:17.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{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-07-07T10:56:17.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-07T10:56:17.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5596eb1d{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-07-07T10:56:17.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4cd2e407{null}
2021-07-07T10:56:17.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:17.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f603960
2021-07-07T10:56:17.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:17.516Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f603960
2021-07-07T10:56:17.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:17.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:17.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:17.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:17.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:17.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-07-07T10:56:17.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64895f7b{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-07-07T10:56:17.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2698400::SocketChannelEndPoint@6db124b7{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f603960
2021-07-07T10:56:17.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66a5bdf1{null}
2021-07-07T10:56:17.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:17.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-07T10:56:17.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-07T10:56:17.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@489c582a::DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@7da15074{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:17.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2698400{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19d14b65{/172.16.10.236:54990<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@489c582a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11f06d4b{s=START}]=>HttpChannelOverHttp@529e2c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:17.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dbf518 waiting
2021-07-07T10:56:23.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@373d9b7d on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:23.034Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@373d9b7d
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@373d9b7d
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:23.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:23.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@373d9b7d
2021-07-07T10:56:23.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:23.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4038b9bd
2021-07-07T10:56:23.038Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6de1e24f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:23.038Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:23.039Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.039Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.039Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-07T10:56:23.039Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-07T10:56:23.039Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6aa8a260{AC.ReadCB@68914b1f{HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:23.040Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.040Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:23.040Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@803d599{SSLC.NBReadCB@7aace3d3{SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@152c1d31 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@152c1d31
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.041Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@373d9b7d
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:23.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55170], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:23.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:23.042655Z
2021-07-07T10:56:23.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:23.042986Z
2021-07-07T10:56:23.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:23.043159Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:23.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-07T10:56:23.04346Z
2021-07-07T10:56:23.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@803d599{SSLC.NBReadCB@7aace3d3{SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:23.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-07T10:56:23.043748Z tryProduce true
2021-07-07T10:56:23.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:23.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:23.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6aa8a260{AC.ReadCB@68914b1f{HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-07-07T10:56:23.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6de1e24f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:23.044Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.044Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:23.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:23.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c1badbe[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-07-07T10:56:23.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:23.048Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@68914b1f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:23.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:23.050Z||qtp666312528-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-07-07T10:56:23.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:23.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:23.050Z||qtp666312528-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-07-07T10:56:23.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{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-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.051Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@582432e5{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-07-07T10:56:23.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@803d599{null}
2021-07-07T10:56:23.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:23.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26a785
2021-07-07T10:56:23.052Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:23.052Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26a785
2021-07-07T10:56:23.052Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:23.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.053Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:23.053Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.053Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-07T10:56:23.053Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7aace3d3::SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.053Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26a785
2021-07-07T10:56:23.053Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7cb00027{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.053Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:23.053Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:23.054Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d865545{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-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6aa8a260{null}
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68914b1f::DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@6de1e24f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:23.054Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aace3d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11ac7965{/172.16.10.236:55170<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@68914b1f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@839cab2{s=START}]=>HttpChannelOverHttp@7ffdba44{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:23.055Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3e928cb0 waiting
2021-07-07T10:56:27.493Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@31148397 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:27.493Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:27.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:27.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:27.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:27.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:27.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@31148397
2021-07-07T10:56:27.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@31148397
2021-07-07T10:56:27.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:27.494Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@31148397
2021-07-07T10:56:27.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:27.494Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:27.494Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5bdce2e2
2021-07-07T10:56:27.495Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@57533c86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:27.495Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:27.495Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7f9673ad{AC.ReadCB@6ba41f7c{HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3402ccdc{SSLC.NBReadCB@45458a8d{SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d7a3933 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:27.496Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.496Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:27.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@31148397
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d7a3933
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:27.497Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:27.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55324], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:27.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:27.498Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-07T10:56:27.49876Z
2021-07-07T10:56:27.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-07T10:56:27.499021Z
2021-07-07T10:56:27.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-07T10:56:27.499319Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:27.499Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-07T10:56:27.499456Z
2021-07-07T10:56:27.499Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-07T10:56:27.499701Z tryProduce true
2021-07-07T10:56:27.499Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:27.499Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:27.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3402ccdc{SSLC.NBReadCB@45458a8d{SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:27.500Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.500Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:27.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7f9673ad{AC.ReadCB@6ba41f7c{HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-07-07T10:56:27.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@57533c86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:27.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:27.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@35b91452[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-07-07T10:56:27.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:27.506Z||qtp666312528-22|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@15525ae3[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@15525ae3[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-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:27.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:27.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-07-07T10:56:27.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:27.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:27.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:27.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:27.512Z||qtp666312528-22|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-07-07T10:56:27.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:27.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:27.512Z||qtp666312528-22|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-07-07T10:56:27.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:27.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{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-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1bbc90bc{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-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3402ccdc{null}
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:27.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35606637
2021-07-07T10:56:27.515Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:27.515Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35606637
2021-07-07T10:56:27.515Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:27.515Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:27.515Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:27.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:27.516Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:27.516Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c915b06{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-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7f9673ad{null}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-07T10:56:27.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@45458a8d::SocketChannelEndPoint@10dd8f3d{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ba41f7c::DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@57533c86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:27.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35606637
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45458a8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b8beaad{/172.16.10.236:55324<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6ba41f7c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@316fde0a{s=START}]=>HttpChannelOverHttp@f5d742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:27.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dbf518 waiting
2021-07-07T10:56:33.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@11d1ae78 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:33.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@11d1ae78
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@11d1ae78
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:33.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:33.033Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@11d1ae78
2021-07-07T10:56:33.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:33.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7c122ace
2021-07-07T10:56:33.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7db44d6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3835a601{AC.ReadCB@101d4c4d{HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42b0fa6e{SSLC.NBReadCB@263e8c51{SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:33.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@103eba6d on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:33.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:33.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:33.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@11d1ae78
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@103eba6d
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55504], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.036Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-07T10:56:33.036892Z
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-07T10:56:33.037238Z
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-07T10:56:33.037399Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42b0fa6e{SSLC.NBReadCB@263e8c51{SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.037Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-07T10:56:33.037558Z
2021-07-07T10:56:33.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3835a601{AC.ReadCB@101d4c4d{HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-07-07T10:56:33.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7db44d6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:33.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:33.038Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-07T10:56:33.038302Z tryProduce true
2021-07-07T10:56:33.038Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:33.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@263e8c51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@623a0653[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-07-07T10:56:33.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:33.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:33.042Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:33.042Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.043Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-07-07T10:56:33.043Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:33.044Z||qtp666312528-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-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:33.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:33.044Z||qtp666312528-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-07-07T10:56:33.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:33.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{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-07-07T10:56:33.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:33.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45b4e8c9{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-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42b0fa6e{null}
2021-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:33.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ebf9f67
2021-07-07T10:56:33.046Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ebf9f67
2021-07-07T10:56:33.046Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:33.046Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:33.046Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:33.046Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:33.047Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:33.047Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:33.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@263e8c51::SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ebf9f67
2021-07-07T10:56:33.047Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:33.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5386397c{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79474172{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-07-07T10:56:33.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3835a601{null}
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@101d4c4d::DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@7db44d6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@263e8c51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f9bca39{/172.16.10.236:55504<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@101d4c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b540ad{s=START}]=>HttpChannelOverHttp@6aab97c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:33.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3e928cb0 waiting
2021-07-07T10:56:37.492Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@412c1026 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:37.493Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:37.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:37.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:37.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:37.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:37.493Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@412c1026
2021-07-07T10:56:37.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@412c1026
2021-07-07T10:56:37.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:37.494Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@412c1026
2021-07-07T10:56:37.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:37.495Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:37.495Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5e6d21eb
2021-07-07T10:56:37.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@33e5a038{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:37.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e69d1cd{AC.ReadCB@430add6{HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:37.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:37.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6fb68fcb{SSLC.NBReadCB@232ad244{SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:37.498Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1afbc88b on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:37.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:37.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@412c1026
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1afbc88b
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55632], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:37.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-07T10:56:37.500926Z
2021-07-07T10:56:37.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-07T10:56:37.501256Z
2021-07-07T10:56:37.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-07T10:56:37.501515Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:37.501Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-07T10:56:37.501694Z
2021-07-07T10:56:37.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6fb68fcb{SSLC.NBReadCB@232ad244{SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:37.501Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-07T10:56:37.501899Z tryProduce true
2021-07-07T10:56:37.501Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:37.502Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.502Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.502Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6e69d1cd{AC.ReadCB@430add6{HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@33e5a038{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:37.503Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.504Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4e3182b0[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-07-07T10:56:37.505Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:37.507Z||qtp666312528-22|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@15525ae3[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@15525ae3[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-07-07T10:56:37.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@430add6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:37.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:37.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:37.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:37.510Z||qtp666312528-22|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-07-07T10:56:37.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:37.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:37.510Z||qtp666312528-22|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-07-07T10:56:37.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:37.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{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-07-07T10:56:37.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-07T10:56:37.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78d6149f{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-07-07T10:56:37.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6fb68fcb{null}
2021-07-07T10:56:37.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:37.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e5939e8
2021-07-07T10:56:37.513Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:37.514Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:37.514Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:37.514Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:37.514Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:37.514Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:37.514Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e5939e8
2021-07-07T10:56:37.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.515Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.515Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@314b6ebc{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-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6e69d1cd{null}
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:37.515Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@232ad244::SocketChannelEndPoint@122a2318{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.515Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e5939e8
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@430add6::DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@33e5a038{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:37.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232ad244{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70147fc1{/172.16.10.236:55632<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@430add6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70135b97{s=START}]=>HttpChannelOverHttp@7c2b72d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:37.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dbf518 waiting
2021-07-07T10:56:43.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@1a118d0d on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:43.034Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1a118d0d
2021-07-07T10:56:43.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1a118d0d
2021-07-07T10:56:43.035Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:43.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1a118d0d
2021-07-07T10:56:43.035Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:43.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:43.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48d390e8
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2c7d4fbf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a67a879{AC.ReadCB@78fdce08{HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:43.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@cfcb8b3{SSLC.NBReadCB@5e2e64c1{SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@21d9cd81 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1a118d0d
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@21d9cd81
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:43.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:43.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:43.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:43.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55808], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:43.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:43.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-07T10:56:43.039346Z
2021-07-07T10:56:43.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-07T10:56:43.039892Z
2021-07-07T10:56:43.040Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-07T10:56:43.04016Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:43.040Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-07T10:56:43.040404Z
2021-07-07T10:56:43.040Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@cfcb8b3{SSLC.NBReadCB@5e2e64c1{SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:43.040Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-07T10:56:43.040815Z tryProduce true
2021-07-07T10:56:43.041Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:43.041Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:43.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.041Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.041Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:43.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a67a879{AC.ReadCB@78fdce08{HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-07-07T10:56:43.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2c7d4fbf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:43.041Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:43.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@296d9381[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-07-07T10:56:43.042Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:43.046Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@78fdce08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:43.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:43.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:43.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:43.047Z||qtp666312528-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-07-07T10:56:43.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:43.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:43.048Z||qtp666312528-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-07-07T10:56:43.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:43.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{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-07-07T10:56:43.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-07-07T10:56:43.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.049Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b1b756c{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-07-07T10:56:43.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@cfcb8b3{null}
2021-07-07T10:56:43.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:43.050Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5894ebac
2021-07-07T10:56:43.050Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5894ebac
2021-07-07T10:56:43.050Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:43.051Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.051Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:43.051Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:43.051Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:43.051Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:43.051Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:43.051Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e2e64c1::SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.051Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:43.051Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5894ebac
2021-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d4320ef{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d883959{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-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a67a879{null}
2021-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:43.052Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-07-07T10:56:43.053Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-07T10:56:43.053Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78fdce08::DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@2c7d4fbf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:43.053Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e2e64c1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68fd4e17{/172.16.10.236:55808<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@78fdce08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ca114e5{s=START}]=>HttpChannelOverHttp@df57016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:43.053Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3e928cb0 waiting
2021-07-07T10:56:47.493Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@f0cade3 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:47.494Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:47.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:47.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:47.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:47.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:47.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@f0cade3
2021-07-07T10:56:47.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@f0cade3
2021-07-07T10:56:47.495Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:47.496Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:47.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@f0cade3
2021-07-07T10:56:47.496Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:47.497Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5099a7cf
2021-07-07T10:56:47.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@48951113{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:47.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:47.499Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28471040{AC.ReadCB@552f7011{HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:47.500Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.501Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@64642a1{SSLC.NBReadCB@bed54d6{SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:47.501Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.501Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@67ecfd5b on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:47.501Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:47.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:47.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:47.501Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@67ecfd5b
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:47.502Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:55936], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:47.503Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.503Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:47.501Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.504Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@f0cade3
2021-07-07T10:56:47.504Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-07T10:56:47.503739Z
2021-07-07T10:56:47.504Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-07T10:56:47.504926Z
2021-07-07T10:56:47.505Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-07T10:56:47.505162Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:47.505Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3e928cb0 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-07T10:56:47.505306Z
2021-07-07T10:56:47.505Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-07T10:56:47.505601Z tryProduce true
2021-07-07T10:56:47.505Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@64642a1{SSLC.NBReadCB@bed54d6{SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:47.505Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:47.505Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:47.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.506Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.506Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:47.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28471040{AC.ReadCB@552f7011{HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-07-07T10:56:47.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@48951113{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:47.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:47.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3b97de31[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-07-07T10:56:47.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:47.511Z||qtp666312528-22|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@15525ae3[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@15525ae3[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-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@552f7011[p=HttpParser{s=START,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:47.512Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-07T10:56:47.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:47.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:47.513Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:47.513Z||qtp666312528-22|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-07-07T10:56:47.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:47.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:47.514Z||qtp666312528-22|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-07-07T10:56:47.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:47.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{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-07-07T10:56:47.515Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-07T10:56:47.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.516Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c7626d2{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-07-07T10:56:47.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@64642a1{null}
2021-07-07T10:56:47.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:47.517Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26228f6e
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 0 updates
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:47.517Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26228f6e
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:47.517Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 0 keys
2021-07-07T10:56:47.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.518Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.518Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-07T10:56:47.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.518Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@bed54d6::SocketChannelEndPoint@70def7a0{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.518Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26228f6e
2021-07-07T10:56:47.518Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f67b1fb{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-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28471040{null}
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f7011::DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@48951113{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bed54d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f718caa{/172.16.10.236:55936<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@552f7011[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@483a8ddd{s=START}]=>HttpChannelOverHttp@b8aa2c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:47.519Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dbf518 waiting
2021-07-07T10:56:53.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@13b27014 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-07T10:56:53.033Z||qtp666312528-20-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/0 selected
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@13b27014
2021-07-07T10:56:53.033Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@13b27014
2021-07-07T10:56:53.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:53.034Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:53.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@13b27014
2021-07-07T10:56:53.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-07T10:56:53.034Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5208b9cb
2021-07-07T10:56:53.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7eb8bc3e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-07T10:56:53.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-07T10:56:53.035Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ed4e8f9{AC.ReadCB@696984c3{HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-07T10:56:53.036Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4b3e367c{SSLC.NBReadCB@179ff395{SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@23d577d5 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken with none selected
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 0/0/1 selected
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 0 keys, 1 updates
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@23d577d5
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.037Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@13b27014
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.037Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad woken up from select, 1/1/1 selected
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad processing 1 keys, 0 updates
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.31.4:8000 remote=/172.16.10.236:56118], selector=sun.nio.ch.EPollSelectorImpl@15251ad, interestOps=1, readyOps=1 SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-07T10:56:53.03855Z
2021-07-07T10:56:53.038Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-07T10:56:53.038756Z
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-07T10:56:53.038905Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dbf518 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-07T10:56:53.03901Z
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-07-07T10:56:53.039177Z tryProduce true
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4b3e367c{SSLC.NBReadCB@179ff395{SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.039Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@15251ad waiting with 1 keys
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ed4e8f9{AC.ReadCB@696984c3{HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7eb8bc3e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.039Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-07T10:56:53.040Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.040Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@784cfe8c[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-07-07T10:56:53.040Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-07T10:56:53.043Z||qtp666312528-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@15525ae3[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@15525ae3[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-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@696984c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@15525ae3[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-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@15525ae3[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-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@15525ae3[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-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-07T10:56:53.044Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6201b45d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:53.045Z||qtp666312528-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-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-07T10:56:53.045Z||qtp666312528-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-07-07T10:56:53.045Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-07T10:56:53.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{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-07-07T10:56:53.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-07-07T10:56:53.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.046Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7faa3a2{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-07-07T10:56:53.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4b3e367c{null}
2021-07-07T10:56:53.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-07T10:56:53.047Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b8400f5
2021-07-07T10:56:53.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b8400f5
2021-07-07T10:56:53.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.047Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@696984c3::DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-07T10:56:53.048Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@179ff395::SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.048Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b8400f5
2021-07-07T10:56:53.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@758be363{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@179ff395{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5482dd36{/172.16.10.236:56118<->/10.242.31.4:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@696984c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55b6f73d{s=START}]=>HttpChannelOverHttp@3b58aa19{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-07T10:56:53.048Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@618500bb{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-07-07T10:56:53.049Z||qtp666312528-22|AAIUI||org.eclipse.je