Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-09-13T11:06:18.755Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-8jh8v with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-13T11:06:18.755Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-8jh8v with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-13T11:06:18.761Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
2021-09-13T11:06:18.761Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-09-13T11:06:20.057Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-09-13T11:06:20.060Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-09-13T11:06:20.093Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-09-13T11:06:20.094Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-13T11:06:23.393Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-09-13T11:06:23.557Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-09-13T11:06:23.562Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @7572ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-13T11:06:23.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-09-13T11:06:23.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-09-13T11:06:23.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-09-13T11:06:23.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-09-13T11:06:23.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-09-13T11:06:23.597Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-13T11:06:23.597Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-13T11:06:24.080Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-09-13T11:06:24.081Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-13T11:06:24.102Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-09-13T11:06:24.102Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-13T11:06:24.108Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-13T11:06:24.109Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-13T11:06:24.113Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-13T11:06:24.118Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-13T11:06:24.121Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-13T11:06:24.125Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-13T11:06:24.127Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-13T11:06:24.129Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-13T11:06:24.615Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2021-09-13T11:06:24.633Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2021-09-13T11:06:24.638Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2021-09-13T11:06:24.641Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2021-09-13T11:06:24.654Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2021-09-13T11:06:24.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2021-09-13T11:06:24.673Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-13T11:06:24.702Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2021-09-13T11:06:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-09-13T11:06:24.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-13T11:06:24.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2021-09-13T11:06:24.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b569985,POJO}
2021-09-13T11:06:24.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4d23015c[HTTP/1.1],AUTO}
2021-09-13T11:06:24.708Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4d23015c[HTTP/1.1]
2021-09-13T11:06:24.711Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-09-13T11:06:24.711Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-09-13T11:06:24.728Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-09-13T11:06:24.737Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2021-09-13T11:06:24.763Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2021-09-13T11:06:24.764Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@6a10b263{STOPPED} mime types IncludeExclude@476ec9d0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6,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@1d12b024}
2021-09-13T11:06:24.764Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@6a10b263{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-09-13T11:06:24.765Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2021-09-13T11:06:24.778Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@7fab4be7[HTTP/1.1] added {HttpConfiguration@a64e035{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4d74c3ba]},POJO}
2021-09-13T11:06:24.781Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@64138b0c{SSL->HTTP/1.1} added {SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@bdc8014,POJO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@64138b0c{SSL->HTTP/1.1},AUTO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7fab4be7[HTTP/1.1],AUTO}
2021-09-13T11:06:24.782Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-09-13T11:06:24.783Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-09-13T11:06:24.783Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-09-13T11:06:24.784Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2021-09-13T11:06:24.784Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2021-09-13T11:06:24.784Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2021-09-13T11:06:24.786Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2021-09-13T11:06:24.795Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2021-09-13T11:06:24.796Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-09-13T11:06:24.798Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-13T11:06:24.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp943165647]@383790cf{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}] added {ReservedThreadExecutor@24fabd0f{s=0/2,p=0},AUTO}
2021-09-13T11:06:24.798Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-13T11:06:24.801Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8811ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-13T11:06:24.801Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-20,5,main]
2021-09-13T11:06:24.801Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-21,5,main]
2021-09-13T11:06:24.802Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-22,5,main]
2021-09-13T11:06:24.802Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-23,5,main]
2021-09-13T11:06:24.804Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-24,5,main]
2021-09-13T11:06:24.805Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2021-09-13T11:06:24.805Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2021-09-13T11:06:24.805Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2021-09-13T11:06:24.806Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8815ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2021-09-13T11:06:24.806Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2021-09-13T11:06:24.808Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2021-09-13T11:06:24.808Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-09-13T11:06:24.814Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-09-13T11:06:24.815Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-09-13T11:06:24.816Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-09-13T11:06:25.284Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-09-13T11:06:25.313Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[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@69da0b12{STOPPED},AUTO}
2021-09-13T11:06:25.313Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[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@2764c546,POJO}
2021-09-13T11:06:25.313Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2021-09-13T11:06:25.313Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2021-09-13T11:06:25.314Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2021-09-13T11:06:25.314Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2021-09-13T11:06:25.314Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-09-13T11:06:25.314Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2021-09-13T11:06:25.314Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9324ms ScheduledExecutorScheduler@69da0b12{STARTED}
2021-09-13T11:06:25.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9324ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-09-13T11:06:25.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9324ms NativeWebSocketConfiguration@59496961{STARTED}
2021-09-13T11:06:25.332Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-09-13T11:06:25.359Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2021-09-13T11:06:25.359Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2021-09-13T11:06:25.359Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2021-09-13T11:06:25.359Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2021-09-13T11:06:25.359Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2021-09-13T11:06:25.360Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2021-09-13T11:06:25.360Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2021-09-13T11:06:25.424Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-09-13T11:06:25.424Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2021-09-13T11:06:25.425Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2021-09-13T11:06:25.433Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2021-09-13T11:06:25.434Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-13T11:06:25.435Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-09-13T11:06:25.436Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2021-09-13T11:06:25.436Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-09-13T11:06:25.436Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-13T11:06:25.437Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-09-13T11:06:25.437Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-13T11:06:25.456Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-09-13T11:06:25.459Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2021-09-13T11:06:25.461Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2021-09-13T11:06:25.466Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-09-13T11:06:25.466Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-09-13T11:06:25.468Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-09-13T11:06:25.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2021-09-13T11:06:25.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2021-09-13T11:06:25.469Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9478ms ScheduledExecutorScheduler@3900fa71{STARTED}
2021-09-13T11:06:25.469Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-09-13T11:06:25.469Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-09-13T11:06:25.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9481ms HouseKeeper@76c548f{STARTED}[interval=660000, ownscheduler=true]
2021-09-13T11:06:25.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9481ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2021-09-13T11:06:25.471Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2021-09-13T11:06:25.472Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2021-09-13T11:06:25.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2021-09-13T11:06:25.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9482ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2021-09-13T11:06:25.473Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-13T11:06:25.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2021-09-13T11:06:25.474Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2021-09-13T11:06:25.474Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2021-09-13T11:06:25.476Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-09-13T11:06:25.477Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2021-09-13T11:06:25.477Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-09-13T11:06:25.477Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2021-09-13T11:06:25.478Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-09-13T11:06:25.484Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-09-13T11:06:25.484Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-09-13T11:06:25.484Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-09-13T11:06:25.484Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2021-09-13T11:06:25.484Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9494ms JettyEmbeddedServletHandler@5965844d{STARTED}
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9494ms ConstraintSecurityHandler@322803db{STARTED}
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9495ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9495ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9495ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-13T11:06:25.485Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2021-09-13T11:06:25.488Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-09-13T11:06:25.488Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-13T11:06:25.489Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-13T11:06:25.489Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-13T11:06:25.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-13T11:06:25.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-13T11:06:25.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-13T11:06:25.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-13T11:06:25.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-09-13T11:06:25.491Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-09-13T11:06:25.492Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-09-13T11:06:25.492Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-09-13T11:06:25.492Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-09-13T11:06:25.492Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-09-13T11:06:25.492Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-13T11:06:25.493Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-13T11:06:25.493Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-13T11:06:25.493Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-13T11:06:25.494Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-13T11:06:25.494Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-13T11:06:25.494Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-13T11:06:25.494Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-09-13T11:06:25.495Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-09-13T11:06:25.496Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9506ms ServerContainer@26d820eb{STARTED}
2021-09-13T11:06:25.496Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2021-09-13T11:06:25.496Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2021-09-13T11:06:25.496Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9506ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9507ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-09-13T11:06:25.497Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9507ms GzipHandler@6a10b263{STARTED}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9508ms AbstractLifeCycle@281f23f2{STARTED}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9508ms ErrorHandler@87abc48{STARTED}
2021-09-13T11:06:25.498Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @9508ms
2021-09-13T11:06:25.499Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9508ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2021-09-13T11:06:25.724Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-13T11:06:25.724Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-13T11:06:25.724Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-13T11:06:25.724Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-13T11:06:25.903Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-09-13T11:06:25.903Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-09-13 11:06:27.418--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:29.149--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:30.677--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:32.077--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:33.49--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:34.886--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-09-13 11:06:36.9--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2021-09-13T11:06:38.083Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-13T11:06:38.083Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-13T11:06:38.200Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-13T11:06:38.200Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-13T11:06:38.201Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-13T11:06:38.201Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-13T11:06:38.472Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-09-13T11:06:38.472Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-13T11:06:38.484Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-09-13T11:06:38.484Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-13T11:06:38.484Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-13T11:06:38.484Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-13T11:06:38.484Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-13T11:06:38.485Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-13T11:06:38.485Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-13T11:06:38.485Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-13T11:06:38.485Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-13T11:06:38.486Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-13T11:06:41.451Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2021-09-13T11:06:43.411Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-09-13T11:06:43.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-13T11:06:43.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27424ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-13T11:06:43.414Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2021-09-13T11:06:43.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-13T11:06:43.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27426ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-13T11:06:43.416Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2021-09-13T11:06:43.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-13T11:06:43.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27426ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27426ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27427ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27427ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27427ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27427ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-13T11:06:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2021-09-13T11:06:43.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-09-13T11:06:43.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27429ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-09-13T11:06:43.421Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2021-09-13T11:06:43.421Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-09-13T11:06:43.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-09-13T11:06:43.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27477ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-09-13T11:06:43.468Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-09-13T11:06:43.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-09-13T11:06:43.470Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-13T11:06:43.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27479ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-09-13T11:06:43.473Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7524125c for default
2021-09-13T11:06:43.479Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-09-13T11:06:43.479Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-13T11:06:43.488Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2021-09-13T11:06:43.489Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2021-09-13T11:06:43.489Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27499ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2021-09-13T11:06:43.489Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-13T11:06:43.489Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-09-13T11:06:43.750Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@7a85454b(aai@aai.onap.org,h=[],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@7a85454b(aai@aai.onap.org,h=[aai],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.751Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.753Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@7a85454b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2021-09-13T11:06:43.753Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@7a85454b(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@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-09-13T11:06:43.841Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@30a5a58d] for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-09-13T11:06:43.908Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2021-09-13T11:06:43.908Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-09-13T11:06:43.909Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6158113e
2021-09-13T11:06:43.911Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27921ms SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-09-13T11:06:43.911Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5b8b9b2d
2021-09-13T11:06:43.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27921ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-13T11:06:43.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-09-13T11:06:43.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27921ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-09-13T11:06:43.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-13T11:06:43.922Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.920849Z added {SelectorProducer@35e7fcf2,POJO}
2021-09-13T11:06:43.923Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.923247Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2021-09-13T11:06:43.923Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.923664Z created
2021-09-13T11:06:43.924Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@587bf2e1{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.924085Z,MANAGED}
2021-09-13T11:06:43.924Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@587bf2e1{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-09-13T11:06:43.924Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@587bf2e1{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-09-13T11:06:43.924Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.924816Z
2021-09-13T11:06:43.925Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27934ms EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.92512Z
2021-09-13T11:06:43.928Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@5408fca1
2021-09-13T11:06:43.928Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@5408fca1
2021-09-13T11:06:43.928Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:43.928672Z tryProduce false
2021-09-13T11:06:43.928Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@1dbfbd94 on ManagedSelector@587bf2e1{STARTING} id=0 keys=0 selected=0 updates=0
2021-09-13T11:06:43.954Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:06:43.954Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@1dbfbd94
2021-09-13T11:06:43.954Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:43.954Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:06:43.954Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27964ms ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:06:43.955Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27964ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-13T11:06:43.956Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@2e3b4394,POJO}
2021-09-13T11:06:43.956Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@2e3b4394
2021-09-13T11:06:43.957Z||qtp943165647-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@2e3b4394
2021-09-13T11:06:43.957Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-13T11:06:43.957Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27967ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-13T11:06:43.969Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 27.061 seconds (JVM running for 27.979)
2021-09-13T11:06:43.969Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 27.061 seconds (JVM running for 27.979)
2021-09-13T11:06:47.519Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@c2022bc on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:06:47.520Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:06:47.521Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:47.521Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:06:47.521Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:06:47.521Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:06:47.521Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@c2022bc
2021-09-13T11:06:47.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@c2022bc
2021-09-13T11:06:47.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:47.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:47.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@c2022bc
2021-09-13T11:06:47.536Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms
2021-09-13T11:06:47.537Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4673790
2021-09-13T11:06:47.590Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=46/30000},null,HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:06:47.596Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=52/30000}
2021-09-13T11:06:47.597Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.597Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.597Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=53/30000}
2021-09-13T11:06:47.597Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=53/30000}
2021-09-13T11:06:47.598Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77ed6546{AC.ReadCB@25021690{HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13T11:06:47.598Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.598Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:06:47.599Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.599Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18a9c215{SSLC.NBReadCB@6252ef71{SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:06:47.600Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.600Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f24313 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:06:47.600Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:06:47.600Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:47.600Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:06:47.600Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.600Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:06:47.600Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@c2022bc
2021-09-13T11:06:47.600Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:06:47.600Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4f24313
2021-09-13T11:06:47.601Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.601Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:47.601Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:47.601Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:06:47.601Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:06:47.602Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:35200], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:06:47.602Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.602Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:06:47.603Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:47.602954Z
2021-09-13T11:06:47.603Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-13T11:06:47.605Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@3d9c67fe
2021-09-13T11:06:47.605Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@3d9c67fe
2021-09-13T11:06:47.605Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-09-13T11:06:47.605341Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:06:47.605Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@3d9c67fe started
2021-09-13T11:06:47.605Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:06:47.605Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe waiting
2021-09-13T11:06:47.606Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:06:47.606Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:47.606Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:06:47.606Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.606Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:47.606Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18a9c215{SSLC.NBReadCB@6252ef71{SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:06:47.607Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.608Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.608Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77ed6546{AC.ReadCB@25021690{HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-09-13T11:06:47.608Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:06:47.609Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.609Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:06:47.613Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.613Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@508868d3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:47.613Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:06:47.624Z||qtp943165647-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@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:47.626Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.626Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:06:47.626Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=29/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:47.626Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:06:47.626Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:47.628Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:06:47.628Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=31/30000}
2021-09-13T11:06:47.628Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=31/30000}
2021-09-13T11:06:47.629Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:06:47.630Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.631Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:06:47.631Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:06:47.631Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:06:47.632Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.632Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:06:47.632Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:06:47.632Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:06:47.633Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:06:47.633Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.636Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2021-09-13T11:06:47.637Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-09-13T11:06:47.637Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.637Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.637Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.638Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@c23f233{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:06:47.638Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18a9c215{null}
2021-09-13T11:06:47.638Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:06:47.639Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12b7ccc
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:47.639Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:06:47.639Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.639Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.640Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20856643{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:06:47.640Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77ed6546{null}
2021-09-13T11:06:47.640Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=43/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:06:47.640Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=43/30000}
2021-09-13T11:06:47.642Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=45/30000}
2021-09-13T11:06:47.642Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=45/30000} onFillable exit HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:06:47.643Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.643Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:06:47.643Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12b7ccc
2021-09-13T11:06:47.644Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.645Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@25021690::DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=48/30000}
2021-09-13T11:06:47.646Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/172.16.10.202:35200<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:47.646Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12b7ccc
2021-09-13T11:06:57.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@59554d4a on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:06:57.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@59554d4a
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@59554d4a
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:57.517Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:57.517Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@59554d4a
2021-09-13T11:06:57.518Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:06:57.518Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7d589c27
2021-09-13T11:06:57.519Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3413b3e8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:06:57.520Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:06:57.520Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.520Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@756f0dc1{AC.ReadCB@d13a8e9{HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:06:57.521Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.522Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@652bb765{SSLC.NBReadCB@4c8fd3a8{SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:06:57.523Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.523Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@578b3afb on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:06:57.523Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:06:57.523Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:57.523Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:06:57.523Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.523Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@59554d4a
2021-09-13T11:06:57.523Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:06:57.523Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:06:57.523Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@578b3afb
2021-09-13T11:06:57.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:57.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:57.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:06:57.524Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:06:57.525Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:35554], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:06:57.525Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.525Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:06:57.525Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-13T11:06:57.525608Z
2021-09-13T11:06:57.526Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@3d9c67fe offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-13T11:06:57.525994Z
2021-09-13T11:06:57.526Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-13T11:06:57.526Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@41c20731
2021-09-13T11:06:57.526Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-13T11:06:57.526447Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:06:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@41c20731
2021-09-13T11:06:57.526Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@652bb765{SSLC.NBReadCB@4c8fd3a8{SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:06:57.527Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.527Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@41c20731 started
2021-09-13T11:06:57.527Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@756f0dc1{AC.ReadCB@d13a8e9{HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-09-13T11:06:57.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@3d9c67fe task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:06:57.527831Z
2021-09-13T11:06:57.528Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@3413b3e8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:06:57.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 waiting
2021-09-13T11:06:57.528Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:06:57.528868Z tryProduce true
2021-09-13T11:06:57.528Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:06:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:06:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:57.530Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.530Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@20ade6f5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:57.530Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:06:57.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:06:57.535Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:06:57.536Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:06:57.537Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:06:57.538Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.539Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2021-09-13T11:06:57.539Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-13T11:06:57.539Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.539Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7ed0c689{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@652bb765{null}
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62960c55
2021-09-13T11:06:57.540Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62960c55
2021-09-13T11:06:57.540Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.541Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.541Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-13T11:06:57.541Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4c8fd3a8::SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.541Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62960c55
2021-09-13T11:06:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@739f7c24{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:06:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@333c64b9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@756f0dc1{null}
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-13T11:06:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-13T11:06:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:06:57.543Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d13a8e9::DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@3413b3e8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:06:57.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:06:57.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:06:57.543Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c8fd3a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c65961c{/172.16.10.202:35554<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@d13a8e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c4a6953{s=START}]=>HttpChannelOverHttp@79671754{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:06:57.543Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@5408fca1
2021-09-13T11:07:07.517Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@5d78c08d on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:07.518Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5d78c08d
2021-09-13T11:07:07.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5d78c08d
2021-09-13T11:07:07.519Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:07.519Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:07.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5d78c08d
2021-09-13T11:07:07.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:07:07.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@d04a7e8
2021-09-13T11:07:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2393e241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13T11:07:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:07:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@47e62026{AC.ReadCB@b803a3c{HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:07:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4dbdb33c{SSLC.NBReadCB@68a665a6{SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:07.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@166d7478 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:07.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:07.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@166d7478
2021-09-13T11:07:07.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5d78c08d
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:35756], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:07:07.526914Z
2021-09-13T11:07:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@41c20731 offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:07:07.527303Z
2021-09-13T11:07:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-13T11:07:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@764454d4
2021-09-13T11:07:07.528Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@764454d4
2021-09-13T11:07:07.528Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@764454d4 started
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@41c20731 task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:07:07.528209Z
2021-09-13T11:07:07.528Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@764454d4 waiting
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:07:07.528439Z tryProduce true
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:07.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-13T11:07:07.527864Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4dbdb33c{SSLC.NBReadCB@68a665a6{SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@47e62026{AC.ReadCB@b803a3c{HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@2393e241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.531Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:07.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@727bdec4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:07.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:07.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@b803a3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-09-13T11:07:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:07.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:07.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:07.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:07.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-13T11:07:07.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@37795eef{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:07.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4dbdb33c{null}
2021-09-13T11:07:07.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:07.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:07.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52b263a1
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6046fd7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@47e62026{null}
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-09-13T11:07:07.545Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52b263a1
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-09-13T11:07:07.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@2393e241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:07.548Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@3d9c67fe waiting
2021-09-13T11:07:07.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@b803a3c::DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}
2021-09-13T11:07:07.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@68a665a6::SocketChannelEndPoint@2c3df27a{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68a665a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60fe7206{/172.16.10.202:35756<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@b803a3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bdb44f6{s=START}]=>HttpChannelOverHttp@37da93f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:07.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52b263a1
2021-09-13T11:07:17.517Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@3c2561a5 on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:17.518Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3c2561a5
2021-09-13T11:07:17.519Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3c2561a5
2021-09-13T11:07:17.519Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:17.519Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:17.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3c2561a5
2021-09-13T11:07:17.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2021-09-13T11:07:17.521Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5808adab
2021-09-13T11:07:17.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3b4edac5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:17.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:07:17.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:17.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-13T11:07:17.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ce8d759{AC.ReadCB@26b64df2{HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:07:17.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:17.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.527Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@825c0eb{SSLC.NBReadCB@13cadd3c{SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:17.527Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.527Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4dc3cfee on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:17.527Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:17.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:17.528Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.528Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3c2561a5
2021-09-13T11:07:17.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:17.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:17.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:17.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4dc3cfee
2021-09-13T11:07:17.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:17.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:17.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:17.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:36012], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:17.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-13T11:07:17.532224Z
2021-09-13T11:07:17.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-13T11:07:17.533122Z
2021-09-13T11:07:17.534Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-13T11:07:17.53362Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:17.535Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@825c0eb{SSLC.NBReadCB@13cadd3c{SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:17.535Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ce8d759{AC.ReadCB@26b64df2{HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-09-13T11:07:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@3b4edac5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:17.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:17.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@13cadd3c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11733475[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:17.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:17.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:17.543293Z
2021-09-13T11:07:17.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:17.543623Z tryProduce true
2021-09-13T11:07:17.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:17.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:17.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@26b64df2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=21/30000}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=21/30000}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:17.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:17.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:17.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-09-13T11:07:17.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@154ca283{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:17.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@825c0eb{null}
2021-09-13T11:07:17.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:17.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:17.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2021-09-13T11:07:17.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.552Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2021-09-13T11:07:17.553Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.553Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}
2021-09-13T11:07:17.553Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13cadd3c::SocketChannelEndPoint@fe5827d{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.553Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2021-09-13T11:07:17.553Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@690c8ee5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ce8d759{null}
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@26b64df2::DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@3b4edac5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13cadd3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@181b55d1{/172.16.10.202:36012<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@26b64df2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@513da749{s=START}]=>HttpChannelOverHttp@e6765d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:17.554Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@41c20731 waiting
2021-09-13T11:07:27.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@319d915f on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:27.517Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:27.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:27.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:27.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:27.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:27.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@319d915f
2021-09-13T11:07:27.519Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@319d915f
2021-09-13T11:07:27.519Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:27.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@319d915f
2021-09-13T11:07:27.519Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:27.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:07:27.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@41219f67
2021-09-13T11:07:27.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28e70627{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:27.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13T11:07:27.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:07:27.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:27.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13d4bd93{AC.ReadCB@65f06efb{HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:07:27.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:27.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75b59ea4{SSLC.NBReadCB@2b9a56f9{SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:27.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ce12375 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:27.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:27.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:27.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@319d915f
2021-09-13T11:07:27.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:27.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:27.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:27.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@ce12375
2021-09-13T11:07:27.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:27.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:27.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:27.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:27.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:36214], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:27.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:27.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:27.530274Z
2021-09-13T11:07:27.531Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:27.530954Z
2021-09-13T11:07:27.531Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:27.531453Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:27.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-13T11:07:27.531782Z
2021-09-13T11:07:27.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75b59ea4{SSLC.NBReadCB@2b9a56f9{SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:27.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-13T11:07:27.532469Z tryProduce true
2021-09-13T11:07:27.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:27.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:27.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:27.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13d4bd93{AC.ReadCB@65f06efb{HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-09-13T11:07:27.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@28e70627{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:27.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:27.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5756a1a0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:27.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:27.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:27.541Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@65f06efb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:27.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:27.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:27.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:27.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:27.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000}
2021-09-13T11:07:27.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000}
2021-09-13T11:07:27.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:27.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:27.544Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:27.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:27.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.545Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:27.546Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:27.546Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:27.546Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:27.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:27.548Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-09-13T11:07:27.548Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@16b87f80{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75b59ea4{null}
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:27.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3367c057
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:27.550Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:27.550Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.550Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3367c057
2021-09-13T11:07:27.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3121e672{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13d4bd93{null}
2021-09-13T11:07:27.552Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.552Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65f06efb::DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@28e70627{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:27.552Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2b9a56f9::SocketChannelEndPoint@37306eb7{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.552Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3367c057
2021-09-13T11:07:27.552Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9a56f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c1696c4{/172.16.10.202:36214<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@65f06efb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@39255f8{s=START}]=>HttpChannelOverHttp@6125f02c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:27.553Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@3d9c67fe waiting
2021-09-13T11:07:37.518Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@4251a53b on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:37.519Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:37.519Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4251a53b
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4251a53b
2021-09-13T11:07:37.520Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:37.521Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4251a53b
2021-09-13T11:07:37.521Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:37.521Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:07:37.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b706d89
2021-09-13T11:07:37.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6e24eae6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:37.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:07:37.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:37.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:37.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2479edf6{AC.ReadCB@4610ce8e{HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:07:37.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:37.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@645d3349{SSLC.NBReadCB@6d5b54ba{SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@531445fc on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:37.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:37.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:37.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4251a53b
2021-09-13T11:07:37.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:37.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@531445fc
2021-09-13T11:07:37.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:37.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:37.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:37.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:37.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:36410], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:37.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:37.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-13T11:07:37.529016Z
2021-09-13T11:07:37.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-13T11:07:37.529686Z
2021-09-13T11:07:37.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-13T11:07:37.530022Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:37.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-13T11:07:37.53042Z
2021-09-13T11:07:37.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@645d3349{SSLC.NBReadCB@6d5b54ba{SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:37.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2479edf6{AC.ReadCB@4610ce8e{HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-09-13T11:07:37.531Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-13T11:07:37.531552Z tryProduce true
2021-09-13T11:07:37.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@6e24eae6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:37.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:37.532Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:37.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:37.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:37.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3d171a4e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:37.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:37.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:37.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=21/30000}
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=21/30000}
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:37.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:37.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:37.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:37.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:37.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:37.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:37.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-09-13T11:07:37.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a7d1766{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:37.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@645d3349{null}
2021-09-13T11:07:37.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:37.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2021-09-13T11:07:37.549Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:37.549Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2021-09-13T11:07:37.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.550Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:37.550Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:37.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:37.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.551Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:37.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@342f9dd1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:37.551Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=27/30000}
2021-09-13T11:07:37.551Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:37.551Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2479edf6{null}
2021-09-13T11:07:37.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:37.552Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6d5b54ba::SocketChannelEndPoint@71f82ef0{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}
2021-09-13T11:07:37.552Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2021-09-13T11:07:37.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}
2021-09-13T11:07:37.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4610ce8e::DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@6e24eae6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:37.552Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d5b54ba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e1bc07b{/172.16.10.202:36410<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4610ce8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dc35972{s=START}]=>HttpChannelOverHttp@df4c294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:37.553Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@41c20731 waiting
2021-09-13T11:07:47.517Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@59367954 on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:47.517Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@59367954
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@59367954
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:47.518Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:47.518Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@59367954
2021-09-13T11:07:47.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:07:47.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b43849b
2021-09-13T11:07:47.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6cdad86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:47.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:07:47.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:47.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:47.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24abe2ad{AC.ReadCB@311d8698{HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13T11:07:47.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:47.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.524Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@795f89e6{SSLC.NBReadCB@10190275{SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:47.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@210d3612 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:47.525Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:47.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:47.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:47.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:47.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:47.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@210d3612
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:47.526Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:47.526Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@59367954
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:36668], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:47.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:47.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-13T11:07:47.527317Z
2021-09-13T11:07:47.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-13T11:07:47.527594Z
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-13T11:07:47.527772Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:47.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-13T11:07:47.528015Z
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@795f89e6{SSLC.NBReadCB@10190275{SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:47.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-13T11:07:47.528326Z tryProduce true
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:47.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24abe2ad{AC.ReadCB@311d8698{HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-09-13T11:07:47.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6cdad86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:47.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:47.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:47.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6092bcb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:47.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@311d8698[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-13T11:07:47.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:47.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:47.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:47.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:47.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-13T11:07:47.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@b613625{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@795f89e6{null}
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354d534d
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:47.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.537Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354d534d
2021-09-13T11:07:47.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26143d11{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24abe2ad{null}
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-13T11:07:47.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@6cdad86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:47.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@3d9c67fe waiting
2021-09-13T11:07:47.540Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.540Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@311d8698::DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-13T11:07:47.541Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@10190275::SocketChannelEndPoint@1d4d8a84{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10190275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7725104c{/172.16.10.202:36668<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@311d8698[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fe1c74a{s=START}]=>HttpChannelOverHttp@72da6fe9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:47.541Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354d534d
2021-09-13T11:07:57.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@4e09139e on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:07:57.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4e09139e
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4e09139e
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:57.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:57.517Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4e09139e
2021-09-13T11:07:57.518Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:07:57.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4f16d113
2021-09-13T11:07:57.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4b744820{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:07:57.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13T11:07:57.521Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:57.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13T11:07:57.522Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e9001aa{AC.ReadCB@32939614{HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:07:57.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:07:57.523Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@501d0b5a{SSLC.NBReadCB@13c806e9{SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:57.524Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@331b0fe on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:57.525Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:07:57.525Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:57.525Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:07:57.525Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:07:57.525Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:07:57.525Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@331b0fe
2021-09-13T11:07:57.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:57.526Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4e09139e
2021-09-13T11:07:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:07:57.526Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:07:57.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:36858], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:07:57.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:07:57.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-13T11:07:57.527899Z
2021-09-13T11:07:57.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-13T11:07:57.528357Z
2021-09-13T11:07:57.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-13T11:07:57.5287Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:07:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-13T11:07:57.528931Z
2021-09-13T11:07:57.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@501d0b5a{SSLC.NBReadCB@13c806e9{SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:07:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-13T11:07:57.52932Z tryProduce true
2021-09-13T11:07:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:57.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:57.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.529Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e9001aa{AC.ReadCB@32939614{HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2021-09-13T11:07:57.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@4b744820{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:57.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:07:57.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:07:57.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@23bbc31c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:57.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:07:57.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@32939614[p=HttpParser{s=START,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13T11:07:57.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13T11:07:57.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:07:57.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:07:57.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:57.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:07:57.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:07:57.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:07:57.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:07:57.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:07:57.540Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.540Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:07:57.541Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-13T11:07:57.541Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.541Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.541Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68ea41a1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:57.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@501d0b5a{null}
2021-09-13T11:07:57.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:07:57.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2021-09-13T11:07:57.542Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2021-09-13T11:07:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:07:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:07:57.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.542Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:07:57.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:07:57.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:07:57.543Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:07:57.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.543Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68e764b0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:07:57.544Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e9001aa{null}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-09-13T11:07:57.544Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13c806e9::SocketChannelEndPoint@24eb9e25{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32939614::DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@4b744820{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:07:57.544Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2021-09-13T11:07:57.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13c806e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3316e2d1{/172.16.10.202:36858<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@32939614[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@174c7e2b{s=START}]=>HttpChannelOverHttp@425c74c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:07:57.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@41c20731 waiting
2021-09-13T11:08:07.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@13436469 on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:08:07.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:08:07.516Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:07.516Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@13436469
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@13436469
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:07.517Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@13436469
2021-09-13T11:08:07.517Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:07.518Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:08:07.518Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1bd256cb
2021-09-13T11:08:07.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@d0980a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:08:07.519Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13T11:08:07.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.520Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:08:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:08:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@257f9176{AC.ReadCB@4e4ebc0{HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:08:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:08:07.521Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@666d4f2{SSLC.NBReadCB@25e5573e{SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:08:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@9b52fa7 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:08:07.522Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.523Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@13436469
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@9b52fa7
2021-09-13T11:08:07.523Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.524Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:07.524Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:07.524Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:08:07.524Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:08:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:37084], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:08:07.525Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:08:07.526Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-13T11:08:07.526568Z
2021-09-13T11:08:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-13T11:08:07.527025Z
2021-09-13T11:08:07.527Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-13T11:08:07.527451Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:08:07.527Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@41c20731 task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-13T11:08:07.527602Z
2021-09-13T11:08:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-13T11:08:07.528008Z tryProduce true
2021-09-13T11:08:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:08:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:07.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@666d4f2{SSLC.NBReadCB@25e5573e{SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:08:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.528Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:07.528Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@764454d4 IDLE
2021-09-13T11:08:07.528Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.528Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute STOP!
2021-09-13T11:08:07.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@257f9176{AC.ReadCB@4e4ebc0{HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2021-09-13T11:08:07.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@d0980a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:08:07.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.529Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:08:07.529Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@764454d4 offer STOP!
2021-09-13T11:08:07.529Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@764454d4 task=STOP!
2021-09-13T11:08:07.529Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@764454d4 Exited
2021-09-13T11:08:07.530Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@764454d4
2021-09-13T11:08:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6bdede71[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:07.530Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:08:07.533Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:08:07.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:08:07.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:08:07.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-13T11:08:07.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.536Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34562f7c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:08:07.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@666d4f2{null}
2021-09-13T11:08:07.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:08:07.537Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-09-13T11:08:07.538Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-09-13T11:08:07.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:07.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:08:07.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:08:07.538Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:08:07.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:07.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a435419{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:08:07.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@257f9176{null}
2021-09-13T11:08:07.539Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:08:07.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13T11:08:07.539Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.539Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-13T11:08:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-13T11:08:07.540Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-09-13T11:08:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e4ebc0::DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@d0980a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:08:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.540Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@3d9c67fe waiting
2021-09-13T11:08:07.540Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@25e5573e::SocketChannelEndPoint@60176eee{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25e5573e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56b2e482{/172.16.10.202:37084<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4e4ebc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643221f4{s=START}]=>HttpChannelOverHttp@1ec7fcee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:07.540Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-09-13T11:08:17.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{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@5cf46347 on ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13T11:08:17.516Z||qtp943165647-21-acceptor-0@2e3b4394-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5cf46347
2021-09-13T11:08:17.517Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5cf46347
2021-09-13T11:08:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:17.518Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:17.518Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5cf46347
2021-09-13T11:08:17.518Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13T11:08:17.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@91be991
2021-09-13T11:08:17.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@94e245c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-13T11:08:17.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13T11:08:17.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.520Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6eae77f2{AC.ReadCB@5f4f1385{HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.529Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@495a8299{SSLC.NBReadCB@4d9821a3{SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:08:17.530Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.530Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@45433728 on ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:08:17.530Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13T11:08:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:17.530Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.530Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5cf46347
2021-09-13T11:08:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-09-13T11:08:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-09-13T11:08:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-13T11:08:17.530Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@45433728
2021-09-13T11:08:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-09-13T11:08:17.531Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-09-13T11:08:17.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.136.68:8000 remote=/172.16.10.202:37332], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13T11:08:17.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.532Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13T11:08:17.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-13T11:08:17.533077Z
2021-09-13T11:08:17.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@3d9c67fe offer EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-13T11:08:17.533556Z
2021-09-13T11:08:17.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-13T11:08:17.533Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2f6455cc
2021-09-13T11:08:17.534Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2f6455cc
2021-09-13T11:08:17.534Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@2f6455cc started
2021-09-13T11:08:17.534Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2f6455cc waiting
2021-09-13T11:08:17.534Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2021-09-13T11:08:17.534228Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13T11:08:17.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@3d9c67fe task=EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-13T11:08:17.534499Z
2021-09-13T11:08:17.534Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7d44eab/SelectorProducer@35e7fcf2/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-09-13T11:08:17.534899Z tryProduce true
2021-09-13T11:08:17.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:08:17.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:17.535Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@495a8299{SSLC.NBReadCB@4d9821a3{SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13T11:08:17.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.535Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-09-13T11:08:17.535Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.535Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6eae77f2{AC.ReadCB@5f4f1385{HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-09-13T11:08:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@94e245c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-13T11:08:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.536Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-13T11:08:17.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.537Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13f82800[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:17.538Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-13T11:08:17.541Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f4f1385::DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-13T11:08:17.542Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-09-13T11:08:17.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-13T11:08:17.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-13T11:08:17.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13T11:08:17.543Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:08:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-13T11:08:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-13T11:08:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-13T11:08:17.544Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-13T11:08:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-13T11:08:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4d9821a3::SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-13T11:08:17.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40e91c2b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@495a8299{null}
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@587bf2e1{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13T11:08:17.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4600c4
2021-09-13T11:08:17.546Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-09-13T11:08:17.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-09-13T11:08:17.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-09-13T11:08:17.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-13T11:08:17.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-13T11:08:17.547Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-09-13T11:08:17.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77f83b95{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d9821a3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f5c94b1{/172.16.10.202:37332<->/10.242.136.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5f4f1385[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bacdbd{s=START}]=>HttpChannelOverHttp@31e46433{r=0,c=false,c=false/false,a=IDL