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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-10-21T08:07:21.171Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-b6xsq with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-10-21T08:07:21.171Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-b6xsq with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-10-21T08:07:21.178Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-10-21T08:07:21.178Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
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
2022-10-21T08:07:22.848Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-10-21T08:07:22.853Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-10-21T08:07:22.950Z||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
2022-10-21T08:07:22.952Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-10-21T08:07:26.420Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-10-21T08:07:26.515Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-10-21T08:07:26.518Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8717ms to org.eclipse.jetty.util.log.Slf4jLog
2022-10-21T08:07:26.528Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:bE220ykoiOSD4VRLYuOLU6ryVq8LgyYnXaSsp45bee1Aq04qb2NxjJPKRYCvRgoM. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-10-21T08:07:26.528Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:bE220ykoiOSD4VRLYuOLU6ryVq8LgyYnXaSsp45bee1Aq04qb2NxjJPKRYCvRgoM. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-10-21T08:07:26.553Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-10-21T08:07:26.907Z||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
2022-10-21T08:07:26.907Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-10-21T08:07:26.943Z||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
2022-10-21T08:07:26.943Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-10-21T08:07:26.949Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-10-21T08:07:26.950Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-10-21T08:07:26.951Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-10-21T08:07:26.954Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-10-21T08:07:26.956Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-10-21T08:07:26.957Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-10-21T08:07:26.957Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-10-21T08:07:26.958Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-10-21T08:07:27.352Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f
2022-10-21T08:07:27.370Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED}
2022-10-21T08:07:27.375Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO}
2022-10-21T08:07:27.378Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED}
2022-10-21T08:07:27.390Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED}
2022-10-21T08:07:27.390Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED}
2022-10-21T08:07:27.412Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-10-21T08:07:27.444Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@73a00e09[HTTP/1.1] added {HttpConfiguration@26dcd8c0{32768/8192,8192/8192,https://:0,[]},POJO}
2022-10-21T08:07:27.448Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-10-21T08:07:27.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-10-21T08:07:27.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@2dbd803f{STOPPED},AUTO}
2022-10-21T08:07:27.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e48e859,POJO}
2022-10-21T08:07:27.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@73a00e09[HTTP/1.1],AUTO}
2022-10-21T08:07:27.450Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@73a00e09[HTTP/1.1]
2022-10-21T08:07:27.454Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-10-21T08:07:27.454Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-10-21T08:07:27.478Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-10-21T08:07:27.528Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@4912d525]
2022-10-21T08:07:27.549Z||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]
2022-10-21T08:07:27.549Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@1d12b024{STOPPED} mime types IncludeExclude@72fe8a4f{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@43effd89,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@2c16fadb}
2022-10-21T08:07:27.550Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@1d12b024{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-10-21T08:07:27.550Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {GzipHandler@1d12b024{STOPPED},MANAGED}
2022-10-21T08:07:27.561Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@41c204a0[HTTP/1.1] added {HttpConfiguration@64138b0c{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@49dbaaf3]},POJO}
2022-10-21T08:07:27.564Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} added {SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-10-21T08:07:27.564Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-10-21T08:07:27.565Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-10-21T08:07:27.565Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@73ba6fe6{STOPPED},AUTO}
2022-10-21T08:07:27.565Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@79ab34c1,POJO}
2022-10-21T08:07:27.566Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@736f3e9e{SSL->HTTP/1.1},AUTO}
2022-10-21T08:07:27.566Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-10-21T08:07:27.566Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@41c204a0[HTTP/1.1],AUTO}
2022-10-21T08:07:27.567Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-10-21T08:07:27.567Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-10-21T08:07:27.568Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-10-21T08:07:27.569Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@782168b7{STOPPED},AUTO}
2022-10-21T08:07:27.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@30331109{STOPPED}[9.4.18.v20190429]
2022-10-21T08:07:27.570Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {ErrorHandler@29f0c4f2{STOPPED},AUTO}
2022-10-21T08:07:27.572Z||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
2022-10-21T08:07:27.582Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@30331109{STARTING}[9.4.18.v20190429]
2022-10-21T08:07:27.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-10-21T08:07:27.585Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-10-21T08:07:27.585Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp214768579]@ccd1bc3{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}] added {ReservedThreadExecutor@7551da2a{s=0/2,p=0},AUTO}
2022-10-21T08:07:27.586Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-10-21T08:07:27.589Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9788ms ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-10-21T08:07:27.590Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-20,5,main]
2022-10-21T08:07:27.590Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-21,5,main]
2022-10-21T08:07:27.591Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-22,5,main]
2022-10-21T08:07:27.595Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-23,5,main]
2022-10-21T08:07:27.596Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-24,5,main]
2022-10-21T08:07:27.596Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-25,5,main]
2022-10-21T08:07:27.597Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-26,5,main]
2022-10-21T08:07:27.597Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-27,5,main]
2022-10-21T08:07:27.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9797ms QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}]
2022-10-21T08:07:27.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@1d12b024{STOPPED}
2022-10-21T08:07:27.600Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@1d12b024{STARTING}
2022-10-21T08:07:27.601Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-10-21T08:07:27.609Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-10-21T08:07:27.609Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@2e380628 
2022-10-21T08:07:27.609Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@3b6c624 
2022-10-21T08:07:27.610Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-10-21T08:07:27.610Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-10-21T08:07:27.610Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-10-21T08:07:27.610Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-10-21T08:07:27.611Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-10-21T08:07:27.612Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-10-21T08:07:28.279Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-10-21T08:07:28.314Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@408b87aa{STOPPED},AUTO}
2022-10-21T08:07:28.314Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO}
2022-10-21T08:07:28.314Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-10-21T08:07:28.314Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {PathMappings[size=0],POJO}
2022-10-21T08:07:28.315Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@787f32b7{STOPPED},MANAGED}
2022-10-21T08:07:28.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@787f32b7{STOPPED}
2022-10-21T08:07:28.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-10-21T08:07:28.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@408b87aa{STOPPED}
2022-10-21T08:07:28.316Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10515ms ScheduledExecutorScheduler@408b87aa{STARTED}
2022-10-21T08:07:28.316Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10515ms WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-10-21T08:07:28.316Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10515ms NativeWebSocketConfiguration@787f32b7{STARTED}
2022-10-21T08:07:28.343Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2022-10-21T08:07:28.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {HttpClientTransportOverHTTP@351e414e{STOPPED},AUTO}
2022-10-21T08:07:28.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {Client@6fd77352[provider=null,keyStore=null,trustStore=null],AUTO}
2022-10-21T08:07:28.366Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5109e8cf,POJO}
2022-10-21T08:07:28.366Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3f672204,POJO}
2022-10-21T08:07:28.366Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED}
2022-10-21T08:07:28.366Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO}
2022-10-21T08:07:28.366Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@7a9d0857[httpClient=HttpClient@460510aa{STOPPED},openSessions.size=0] added {HttpClient@460510aa{STOPPED},AUTO}
2022-10-21T08:07:28.389Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2022-10-21T08:07:28.390Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@5cbd159f{STOPPED} added {NativeWebSocketConfiguration@787f32b7{STARTED},UNMANAGED}
2022-10-21T08:07:28.390Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@5cbd159f{STOPPED},AUTO}
2022-10-21T08:07:28.391Z||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
2022-10-21T08:07:28.392Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-10-21T08:07:28.393Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-10-21T08:07:28.393Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@dc7b462{STOPPED},MANAGED}
2022-10-21T08:07:28.393Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-10-21T08:07:28.394Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-10-21T08:07:28.394Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-10-21T08:07:28.395Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-10-21T08:07:28.399Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-10-21T08:07:28.400Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600],AUTO}
2022-10-21T08:07:28.402Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@3900fa71{STOPPED}[worker=null]
2022-10-21T08:07:28.403Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-10-21T08:07:28.403Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-10-21T08:07:28.404Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@3900fa71{STARTING}[worker=node0] added {HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-10-21T08:07:28.404Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false]
2022-10-21T08:07:28.404Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-10-21T08:07:28.404Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10603ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-10-21T08:07:28.404Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-10-21T08:07:28.405Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-10-21T08:07:28.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10605ms HouseKeeper@7d0614f{STARTED}[interval=660000, ownscheduler=true]
2022-10-21T08:07:28.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10605ms DefaultSessionIdManager@3900fa71{STARTED}[worker=node0]
2022-10-21T08:07:28.406Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],MANAGED}
2022-10-21T08:07:28.406Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],UNMANAGED}
2022-10-21T08:07:28.407Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cec79d3{STOPPED}
2022-10-21T08:07:28.407Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10606ms ScheduledExecutorScheduler@3cec79d3{STARTED}
2022-10-21T08:07:28.408Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-10-21T08:07:28.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED}
2022-10-21T08:07:28.408Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING}
2022-10-21T08:07:28.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED}
2022-10-21T08:07:28.410Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-10-21T08:07:28.410Z||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]
2022-10-21T08:07:28.410Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-10-21T08:07:28.411Z||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]
2022-10-21T08:07:28.411Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-10-21T08:07:28.415Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>metricsFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>characterEncodingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>requestContextFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-10-21T08:07:28.416Z||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}
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING}
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10615ms JettyEmbeddedServletHandler@392a04e7{STARTED}
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10615ms ConstraintSecurityHandler@f14e5bf{STARTED}
2022-10-21T08:07:28.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-10-21T08:07:28.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2022-10-21T08:07:28.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10616ms org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2022-10-21T08:07:28.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10616ms org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-10-21T08:07:28.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10616ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-10-21T08:07:28.417Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@5cbd159f{STOPPED}
2022-10-21T08:07:28.418Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2022-10-21T08:07:28.419Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-10-21T08:07:28.419Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-10-21T08:07:28.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-10-21T08:07:28.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-10-21T08:07:28.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-10-21T08:07:28.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-10-21T08:07:28.421Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-10-21T08:07:28.422Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-10-21T08:07:28.423Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2022-10-21T08:07:28.423Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-10-21T08:07:28.424Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-10-21T08:07:28.425Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-10-21T08:07:28.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10625ms ServerContainer@5cbd159f{STARTED}
2022-10-21T08:07:28.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STOPPED}
2022-10-21T08:07:28.426Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STARTING}
2022-10-21T08:07:28.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10625ms JettyEmbeddedErrorHandler@dc7b462{STARTED}
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10626ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10626ms GzipHandler@1d12b024{STARTED}
2022-10-21T08:07:28.427Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@782168b7{STOPPED}
2022-10-21T08:07:28.428Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10627ms AbstractLifeCycle@782168b7{STARTED}
2022-10-21T08:07:28.428Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@29f0c4f2{STOPPED}
2022-10-21T08:07:28.428Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@29f0c4f2{STARTING}
2022-10-21T08:07:28.428Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10627ms ErrorHandler@29f0c4f2{STARTED}
2022-10-21T08:07:28.428Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10627ms
2022-10-21T08:07:28.438Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10627ms Server@30331109{STARTED}[9.4.18.v20190429]
2022-10-21T08:07:28.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-10-21T08:07:28.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-10-21T08:07:28.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-10-21T08:07:28.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-10-21T08:07:28.854Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-10-21T08:07:28.854Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-10-21 08:07:30.668--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: 2022-10-21 08:07:32.895--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: 2022-10-21 08:07:34.969--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: 2022-10-21 08:07:37.216--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: 2022-10-21 08:07:39.436--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: 2022-10-21 08:07:41.706--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: 2022-10-21 08:07:44.491--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
2022-10-21T08:07:46.509Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-10-21T08:07:46.509Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-10-21T08:07:46.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-10-21T08:07:46.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-10-21T08:07:46.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-10-21T08:07:46.648Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-10-21T08:07:46.971Z||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
2022-10-21T08:07:46.971Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-10-21T08:07:46.986Z||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
2022-10-21T08:07:46.986Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-10-21T08:07:46.986Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-10-21T08:07:46.986Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-10-21T08:07:46.986Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-10-21T08:07:46.986Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-10-21T08:07:46.987Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-10-21T08:07:46.987Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-10-21T08:07:46.987Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-10-21T08:07:46.988Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-10-21T08:07:50.748Z||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
2022-10-21T08:07:53.060Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-10-21T08:07:53.064Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-10-21T08:07:53.064Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35263ms metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-10-21T08:07:53.065Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@46678e49
2022-10-21T08:07:53.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35267ms characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@256aa5f2
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35267ms hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4d48bd85
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35267ms httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@2ff95fc6
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-10-21T08:07:53.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35268ms requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@29a69a35
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35268ms webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@77c7ed8e
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35268ms applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@ea9e141
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35268ms Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-10-21T08:07:53.069Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}]
2022-10-21T08:07:53.071Z||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
2022-10-21T08:07:53.072Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35271ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-10-21T08:07:53.074Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1cb19dba for dispatcherServlet
2022-10-21T08:07:53.075Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-10-21T08:07:53.101Z||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
2022-10-21T08:07:53.102Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35301ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-10-21T08:07:53.103Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-10-21T08:07:53.104Z||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
2022-10-21T08:07:53.106Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-10-21T08:07:53.106Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35305ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-10-21T08:07:53.113Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7891742e for default
2022-10-21T08:07:53.120Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-10-21T08:07:53.121Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-10-21T08:07:53.149Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-10-21T08:07:53.150Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ba6fe6{STOPPED}
2022-10-21T08:07:53.151Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35350ms ScheduledExecutorScheduler@73ba6fe6{STARTED}
2022-10-21T08:07:53.151Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-10-21T08:07:53.151Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-10-21T08:07:53.410Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@5b78a946(aai@aai.onap.org,h=[],w=[])
2022-10-21T08:07:53.410Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@5b78a946(aai@aai.onap.org,h=[aai],w=[])
2022-10-21T08:07:53.410Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-10-21T08:07:53.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-10-21T08:07:53.412Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-10-21T08:07:53.413Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-10-21T08:07:53.414Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-10-21T08:07:53.507Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@51a5a8ba] for SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-10-21T08:07:53.590Z||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]
2022-10-21T08:07:53.590Z||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]
2022-10-21T08:07:53.591Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fa2d0b2
2022-10-21T08:07:53.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35792ms SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-10-21T08:07:53.593Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@347c5721
2022-10-21T08:07:53.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35793ms SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-10-21T08:07:53.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-10-21T08:07:53.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35793ms HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-10-21T08:07:53.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-10-21T08:07:53.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.605119Z added {SelectorProducer@2bfa5678,POJO}
2022-10-21T08:07:53.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.607363Z added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED}
2022-10-21T08:07:53.607Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.607767Z created
2022-10-21T08:07:53.608Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.608133Z,MANAGED}
2022-10-21T08:07:53.608Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-10-21T08:07:53.608Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-10-21T08:07:53.608Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.608844Z
2022-10-21T08:07:53.609Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35808ms EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.609093Z
2022-10-21T08:07:53.611Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-10-21T08:07:53.612Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-10-21T08:07:53.612Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:53.612483Z tryProduce false
2022-10-21T08:07:53.614Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@431923ed on ManagedSelector@769f6023{STARTING} id=0 keys=0 selected=0 updates=0
2022-10-21T08:07:53.615Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:07:53.615Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@431923ed
2022-10-21T08:07:53.615Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:07:53.615Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:07:53.615Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35814ms ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:07:53.616Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35814ms SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-10-21T08:07:53.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@242c4a94,POJO}
2022-10-21T08:07:53.617Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@242c4a94
2022-10-21T08:07:53.617Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@242c4a94
2022-10-21T08:07:53.618Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-10-21T08:07:53.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35817ms ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-10-21T08:07:53.642Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.643 seconds (JVM running for 35.841)
2022-10-21T08:07:53.642Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.643 seconds (JVM running for 35.841)
2022-10-21T08:07:58.875Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@5225f5a4 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:07:58.875Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:07:58.876Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:07:58.876Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:07:58.877Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:07:58.877Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:07:58.877Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5225f5a4
2022-10-21T08:07:58.879Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5225f5a4
2022-10-21T08:07:58.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:07:58.880Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5225f5a4
2022-10-21T08:07:58.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:07:58.897Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 10 ms, remaining: 29990 ms
2022-10-21T08:07:58.898Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b35b913
2022-10-21T08:07:58.971Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=63/30000},null,HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:07:58.980Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=72/30000}
2022-10-21T08:07:58.982Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=73/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.983Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=74/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.983Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=75/30000}
2022-10-21T08:07:58.983Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=75/30000}
2022-10-21T08:07:58.984Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4afb25ac{AC.ReadCB@6ee8d871{HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-10-21T08:07:58.984Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=98/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.985Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:07:58.985Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=100/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.986Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@89e65cc{SSLC.NBReadCB@31ae5d44{SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:07:58.987Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.987Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1bdbe736 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:07:58.987Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:07:58.987Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:07:58.987Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:07:58.987Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.987Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:07:58.987Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5225f5a4
2022-10-21T08:07:58.988Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:07:58.988Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1bdbe736
2022-10-21T08:07:58.988Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.988Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:07:58.988Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:07:58.989Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:07:58.989Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:07:58.989Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:50020], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:07:58.989Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.990Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:07:58.991Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:58.990909Z
2022-10-21T08:07:58.991Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-10-21T08:07:58.992Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68ea41a1
2022-10-21T08:07:58.993Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68ea41a1
2022-10-21T08:07:58.993Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-10-21T08:07:58.99295Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:07:58.993Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@68ea41a1 started
2022-10-21T08:07:58.994Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:07:58.994Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:07:58.994Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 waiting
2022-10-21T08:07:58.994Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:07:58.994Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.994Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:07:58.995Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:07:58.995Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@89e65cc{SSLC.NBReadCB@31ae5d44{SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:07:58.995Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.996Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:58.997Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4afb25ac{AC.ReadCB@6ee8d871{HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2022-10-21T08:07:58.997Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:07:58.999Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.000Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:07:59.000Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.001Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6e40903c[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}
2022-10-21T08:07:59.001Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:07:59.022Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:07:59.029Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=46/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.030Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:07:59.030Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=47/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:07:59.030Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=47/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:07:59.030Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:07:59.032Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:07:59.032Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=49/30000}
2022-10-21T08:07:59.032Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=49/30000}
2022-10-21T08:07:59.033Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:07:59.035Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.035Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:07:59.035Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:07:59.036Z||qtp214768579-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
2022-10-21T08:07:59.037Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.037Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:07:59.037Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:07:59.037Z||qtp214768579-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
2022-10-21T08:07:59.039Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:07:59.039Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.043Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{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
2022-10-21T08:07:59.043Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=60/30000}
2022-10-21T08:07:59.043Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.044Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.044Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.045Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@70ee6cd9{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)
2022-10-21T08:07:59.045Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@89e65cc{null}
2022-10-21T08:07:59.045Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:07:59.045Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15c961e4
2022-10-21T08:07:59.046Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15c961e4
2022-10-21T08:07:59.046Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:07:59.046Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.046Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:07:59.046Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@961b68e{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)
2022-10-21T08:07:59.046Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4afb25ac{null}
2022-10-21T08:07:59.046Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=63/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:07:59.047Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=64/30000}
2022-10-21T08:07:59.047Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.048Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=65/30000}
2022-10-21T08:07:59.048Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=65/30000} onFillable exit HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:07:59.049Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.049Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=66/30000}
2022-10-21T08:07:59.049Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:07:59.049Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/10.233.66.132:50020<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:07:59.049Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15c961e4
2022-10-21T08:08:08.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@781898a on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:08.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@781898a
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@781898a
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:08.872Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:08.873Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@781898a
2022-10-21T08:08:08.873Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:08:08.873Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4818ce22
2022-10-21T08:08:08.874Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:08.874Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-10-21T08:08:08.874Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:08.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:08.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:08:08.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:08.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:08.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:08.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:08.877Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:08.877Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:08.878Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:08.878Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@781898a
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:08.878Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:08.879Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:50216], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:08.879Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.879Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:08.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-10-21T08:08:08.880192Z
2022-10-21T08:08:08.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@68ea41a1 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-10-21T08:08:08.880694Z
2022-10-21T08:08:08.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-10-21T08:08:08.880Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68e764b0
2022-10-21T08:08:08.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68e764b0
2022-10-21T08:08:08.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@68e764b0 started
2022-10-21T08:08:08.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 waiting
2022-10-21T08:08:08.881Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-10-21T08:08:08.881256Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:08.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68ea41a1 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-10-21T08:08:08.881584Z
2022-10-21T08:08:08.881Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:08.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:08.882135Z tryProduce true
2022-10-21T08:08:08.882Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:08.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:08.882Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.882Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-10-21T08:08:08.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.883Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:08.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:08.884Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.884Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:08.885Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.885Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@15b9f993[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}
2022-10-21T08:08:08.885Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:08.890Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:08.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:08.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:08.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-10-21T08:08:08.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-10-21T08:08:08.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:08.892Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.892Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:08.892Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:08.892Z||qtp214768579-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
2022-10-21T08:08:08.892Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.893Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:08.893Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:08.893Z||qtp214768579-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
2022-10-21T08:08:08.893Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:08.894Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.894Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{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
2022-10-21T08:08:08.895Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-10-21T08:08:08.895Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.895Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.895Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f6455cc{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)
2022-10-21T08:08:08.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ad703c2{null}
2022-10-21T08:08:08.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:08.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2022-10-21T08:08:08.896Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2022-10-21T08:08:08.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:08.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.897Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:08.897Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-10-21T08:08:08.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:08.898Z||qtp214768579-20|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.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)
2022-10-21T08:08:08.898Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:08.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5246df2d{null}
2022-10-21T08:08:08.898Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2022-10-21T08:08:08.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:08.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:08.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:08.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-10-21T08:08:08.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-10-21T08:08:08.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:08.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.132:50216<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:08.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-10-21T08:08:18.872Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@3230a17 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:18.872Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3230a17
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3230a17
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:18.873Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3230a17
2022-10-21T08:08:18.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:08:18.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67781551
2022-10-21T08:08:18.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5675a373{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:18.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-10-21T08:08:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@29090011{AC.ReadCB@7180e671{HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:08:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5fccd82f{SSLC.NBReadCB@e06acbf{SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6414e43d on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:18.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:18.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:18.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:18.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:18.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6414e43d
2022-10-21T08:08:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3230a17
2022-10-21T08:08:18.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:18.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:18.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:18.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:50448], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:18.881138Z
2022-10-21T08:08:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@68e764b0 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:18.881768Z
2022-10-21T08:08:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-10-21T08:08:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@248374ca
2022-10-21T08:08:18.882Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@248374ca
2022-10-21T08:08:18.882Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@248374ca started
2022-10-21T08:08:18.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@68e764b0 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:18.882503Z
2022-10-21T08:08:18.882Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@248374ca waiting
2022-10-21T08:08:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:18.882293Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:18.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-10-21T08:08:18.882767Z tryProduce true
2022-10-21T08:08:18.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:18.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5fccd82f{SSLC.NBReadCB@e06acbf{SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:18.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@29090011{AC.ReadCB@7180e671{HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-10-21T08:08:18.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@5675a373{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:18.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:18.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@20bcf482[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}
2022-10-21T08:08:18.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:18.889Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7180e671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-10-21T08:08:18.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:18.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:18.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:18.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:18.892Z||qtp214768579-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
2022-10-21T08:08:18.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:18.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:18.892Z||qtp214768579-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
2022-10-21T08:08:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{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
2022-10-21T08:08:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-10-21T08:08:18.895Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.895Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@65be7ef1{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)
2022-10-21T08:08:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5fccd82f{null}
2022-10-21T08:08:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b8bc6bb
2022-10-21T08:08:18.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:18.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:18.897Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b8bc6bb
2022-10-21T08:08:18.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:18.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:18.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:18.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:18.898Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.898Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-10-21T08:08:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5491da24{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)
2022-10-21T08:08:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@29090011{null}
2022-10-21T08:08:18.898Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e06acbf::SocketChannelEndPoint@63290a7c{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:18.898Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b8bc6bb
2022-10-21T08:08:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-10-21T08:08:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-10-21T08:08:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7180e671::DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@5675a373{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e06acbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d243c41{/10.233.66.132:50448<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7180e671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@529c4f0a{s=START}]=>HttpChannelOverHttp@465725c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:18.900Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68ea41a1 waiting
2022-10-21T08:08:28.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@6ab6712c on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:28.872Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6ab6712c
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6ab6712c
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:28.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:28.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6ab6712c
2022-10-21T08:08:28.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:08:28.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58f823b4
2022-10-21T08:08:28.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@121e3da6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:28.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:28.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.877Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.877Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:28.877Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:28.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@19ad084c{AC.ReadCB@be249d2{HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-10-21T08:08:28.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:28.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.879Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@987e72{SSLC.NBReadCB@34859d51{SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:28.880Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.880Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@186f1425 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:28.880Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@186f1425
2022-10-21T08:08:28.881Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.881Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6ab6712c
2022-10-21T08:08:28.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:28.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:28.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:28.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:28.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:50686], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:28.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:28.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-10-21T08:08:28.883477Z
2022-10-21T08:08:28.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-10-21T08:08:28.883904Z
2022-10-21T08:08:28.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-10-21T08:08:28.884244Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:28.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-10-21T08:08:28.884501Z
2022-10-21T08:08:28.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@987e72{SSLC.NBReadCB@34859d51{SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:28.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-10-21T08:08:28.88493Z tryProduce true
2022-10-21T08:08:28.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:28.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:28.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:28.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@19ad084c{AC.ReadCB@be249d2{HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-10-21T08:08:28.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@121e3da6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:28.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:28.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@351ba512[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}
2022-10-21T08:08:28.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:28.891Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:28.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@be249d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:28.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:28.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:28.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:28.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:28.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:28.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:28.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:28.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:28.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:28.893Z||qtp214768579-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
2022-10-21T08:08:28.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:28.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:28.893Z||qtp214768579-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
2022-10-21T08:08:28.894Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:28.894Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.895Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{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
2022-10-21T08:08:28.895Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-10-21T08:08:28.895Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@31243769{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)
2022-10-21T08:08:28.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@987e72{null}
2022-10-21T08:08:28.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:28.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7426af29
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:28.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7426af29
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:28.897Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:28.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:28.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.898Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-10-21T08:08:28.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@34859d51::SocketChannelEndPoint@7260f3c2{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7426af29
2022-10-21T08:08:28.899Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2dc31920{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)
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@19ad084c{null}
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@be249d2::DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@121e3da6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34859d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67152c65{/10.233.66.132:50686<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@be249d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a3df9a0{s=START}]=>HttpChannelOverHttp@23338d62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:28.900Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68e764b0 waiting
2022-10-21T08:08:38.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@17c3310b on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:38.872Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@17c3310b
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@17c3310b
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:38.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:38.872Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@17c3310b
2022-10-21T08:08:38.873Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:08:38.873Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@35a898ab
2022-10-21T08:08:38.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1be39c37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:38.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-10-21T08:08:38.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:38.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:38.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fbb1103{AC.ReadCB@6a7f3220{HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:08:38.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:38.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c46cee6{SSLC.NBReadCB@7920455{SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:38.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1be1d397 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:38.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:38.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:38.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:38.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:38.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:38.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1be1d397
2022-10-21T08:08:38.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:38.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@17c3310b
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:38.879Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:50906], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:38.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:38.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-10-21T08:08:38.880615Z
2022-10-21T08:08:38.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-10-21T08:08:38.880892Z
2022-10-21T08:08:38.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-10-21T08:08:38.881132Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:38.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-10-21T08:08:38.881324Z
2022-10-21T08:08:38.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c46cee6{SSLC.NBReadCB@7920455{SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:38.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-10-21T08:08:38.881756Z tryProduce true
2022-10-21T08:08:38.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:38.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fbb1103{AC.ReadCB@6a7f3220{HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@1be39c37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:38.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@59181be[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}
2022-10-21T08:08:38.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:38.887Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-10-21T08:08:38.887Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-10-21T08:08:38.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:38.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:38.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:38.888Z||qtp214768579-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
2022-10-21T08:08:38.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:38.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:38.889Z||qtp214768579-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
2022-10-21T08:08:38.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:38.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{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
2022-10-21T08:08:38.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-10-21T08:08:38.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@309a31a9{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)
2022-10-21T08:08:38.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c46cee6{null}
2022-10-21T08:08:38.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:38.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a808d64
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:38.892Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a808d64
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:38.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:38.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:38.893Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.893Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@84a9458{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)
2022-10-21T08:08:38.893Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7920455::SocketChannelEndPoint@54c003aa{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fbb1103{null}
2022-10-21T08:08:38.893Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a808d64
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-10-21T08:08:38.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-10-21T08:08:38.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a7f3220::DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@1be39c37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:38.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7920455{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fea0b33{/10.233.66.132:50906<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6a7f3220[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18be3407{s=START}]=>HttpChannelOverHttp@c9c2391{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:38.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68ea41a1 waiting
2022-10-21T08:08:48.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@1c8527a0 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:48.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:48.871Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:48.871Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:48.871Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:48.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:48.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1c8527a0
2022-10-21T08:08:48.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1c8527a0
2022-10-21T08:08:48.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:48.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:48.872Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1c8527a0
2022-10-21T08:08:48.872Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:08:48.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7c9488f4
2022-10-21T08:08:48.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2368311{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:48.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:08:48.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:48.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:48.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7bb34ba1{AC.ReadCB@5abd788b{HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:08:48.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:48.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.877Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a7b0d7c{SSLC.NBReadCB@5c99ae4{SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:48.877Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32ca06d on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:48.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@32ca06d
2022-10-21T08:08:48.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:48.878Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1c8527a0
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:48.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:48.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:51130], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:48.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:48.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-10-21T08:08:48.879832Z
2022-10-21T08:08:48.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-10-21T08:08:48.880265Z
2022-10-21T08:08:48.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-10-21T08:08:48.880462Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:48.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-10-21T08:08:48.880636Z
2022-10-21T08:08:48.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a7b0d7c{SSLC.NBReadCB@5c99ae4{SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-10-21T08:08:48.88101Z tryProduce true
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7bb34ba1{AC.ReadCB@5abd788b{HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-10-21T08:08:48.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2368311{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.881Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:48.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:48.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@213641de[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}
2022-10-21T08:08:48.882Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:48.885Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:48.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5abd788b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:48.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:48.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:48.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:48.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:48.886Z||qtp214768579-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
2022-10-21T08:08:48.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:48.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:48.887Z||qtp214768579-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
2022-10-21T08:08:48.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:48.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{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
2022-10-21T08:08:48.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24feeaa5{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)
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a7b0d7c{null}
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:48.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e93db02
2022-10-21T08:08:48.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e93db02
2022-10-21T08:08:48.890Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:48.890Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:48.890Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@104728d6{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)
2022-10-21T08:08:48.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:48.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.890Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7bb34ba1{null}
2022-10-21T08:08:48.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:48.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:48.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:48.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5abd788b::DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2368311{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:48.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5c99ae4::SocketChannelEndPoint@d0a1e71{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.891Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e93db02
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c99ae4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f12f714{/10.233.66.132:51130<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5abd788b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d2b671e{s=START}]=>HttpChannelOverHttp@3fbc12fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:48.891Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68e764b0 waiting
2022-10-21T08:08:58.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@76df595 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:08:58.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:08:58.871Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@76df595
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@76df595
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:58.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:58.872Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@76df595
2022-10-21T08:08:58.873Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-10-21T08:08:58.873Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@35e2e6a8
2022-10-21T08:08:58.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5ec4f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:08:58.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-10-21T08:08:58.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:58.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:08:58.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50ca4724{AC.ReadCB@7c3182a9{HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:08:58.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:08:58.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@201ea35e{SSLC.NBReadCB@3ae6536c{SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:58.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.880Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@286bf902 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:58.880Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:08:58.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:58.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:08:58.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:08:58.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:08:58.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@286bf902
2022-10-21T08:08:58.881Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:08:58.881Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@76df595
2022-10-21T08:08:58.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:51350], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:08:58.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:08:58.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-10-21T08:08:58.882711Z
2022-10-21T08:08:58.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-10-21T08:08:58.883125Z
2022-10-21T08:08:58.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-10-21T08:08:58.883362Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:08:58.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-10-21T08:08:58.883625Z
2022-10-21T08:08:58.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@201ea35e{SSLC.NBReadCB@3ae6536c{SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-10-21T08:08:58.884014Z tryProduce true
2022-10-21T08:08:58.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:58.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50ca4724{AC.ReadCB@7c3182a9{HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-10-21T08:08:58.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@5ec4f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:08:58.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@60291675[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}
2022-10-21T08:08:58.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:08:58.888Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-10-21T08:08:58.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:58.890Z||qtp214768579-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
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:08:58.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:08:58.890Z||qtp214768579-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
2022-10-21T08:08:58.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:08:58.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.891Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{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
2022-10-21T08:08:58.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:08:58.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@eac4cb9{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)
2022-10-21T08:08:58.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@201ea35e{null}
2022-10-21T08:08:58.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:08:58.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5218e160
2022-10-21T08:08:58.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:08:58.893Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5218e160
2022-10-21T08:08:58.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:08:58.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:08:58.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:08:58.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:08:58.896Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.896Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-10-21T08:08:58.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@28f96835{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)
2022-10-21T08:08:58.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@50ca4724{null}
2022-10-21T08:08:58.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:08:58.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-10-21T08:08:58.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-10-21T08:08:58.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c3182a9::DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@5ec4f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:08:58.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68ea41a1 waiting
2022-10-21T08:08:58.896Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:08:58.897Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3ae6536c::SocketChannelEndPoint@7216c2e0{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae6536c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a81380d{/10.233.66.132:51350<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c3182a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b4456d{s=START}]=>HttpChannelOverHttp@fe92f0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:08:58.901Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5218e160
2022-10-21T08:09:08.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@5e0bdb45 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:09:08.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:09:08.871Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5e0bdb45
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5e0bdb45
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:08.872Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5e0bdb45
2022-10-21T08:09:08.872Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:09:08.872Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:09:08.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@74a68bc6
2022-10-21T08:09:08.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c3cb202{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:09:08.873Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@caa8bc9{AC.ReadCB@1c84eaf8{HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:09:08.874Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37c2638e{SSLC.NBReadCB@59a37bcb{SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:08.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@75fd3b9e on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:09:08.875Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-10-21T08:09:08.875Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:08.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:09:08.876Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5e0bdb45
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@75fd3b9e
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 1/1/1 selected
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 1 keys, 0 updates
2022-10-21T08:09:08.876Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:51546], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:09:08.877Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.877Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:09:08.877Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-10-21T08:09:08.877518Z
2022-10-21T08:09:08.877Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-10-21T08:09:08.877807Z
2022-10-21T08:09:08.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-10-21T08:09:08.87803Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:09:08.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68ea41a1 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-10-21T08:09:08.878206Z
2022-10-21T08:09:08.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37c2638e{SSLC.NBReadCB@59a37bcb{SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:08.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.878Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@caa8bc9{AC.ReadCB@1c84eaf8{HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-10-21T08:09:08.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@5c3cb202{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:09:08.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.879Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:09:08.878Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-10-21T08:09:08.878448Z tryProduce true
2022-10-21T08:09:08.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:09:08.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a37bcb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5014daab[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}
2022-10-21T08:09:08.880Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:09:08.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:08.883Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:09:08.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-10-21T08:09:08.884Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:08.885Z||qtp214768579-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
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:09:08.885Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:08.886Z||qtp214768579-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
2022-10-21T08:09:08.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:09:08.886Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{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
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f5060{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)
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37c2638e{null}
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29a7c92f
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 0 updates
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:08.888Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 0 keys
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4fb09691{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)
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@caa8bc9{null}
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:09:08.889Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29a7c92f
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@5c3cb202{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:09:08.889Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.889Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1c84eaf8::DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-10-21T08:09:08.890Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@68e764b0 waiting
2022-10-21T08:09:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59a37bcb::SocketChannelEndPoint@15292481{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a37bcb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d83a2{/10.233.66.132:51546<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1c84eaf8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@353f93ce{s=START}]=>HttpChannelOverHttp@662478c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:08.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29a7c92f
2022-10-21T08:09:18.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@504ef2e6 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-10-21T08:09:18.871Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:09:18.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:18.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/0 selected
2022-10-21T08:09:18.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:09:18.872Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@65436768 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-10-21T08:09:18.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:09:18.872Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@504ef2e6
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@504ef2e6
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2bfa5678
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 1 keys
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/1 selected
2022-10-21T08:09:18.873Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 1 updates
2022-10-21T08:09:18.874Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-10-21T08:09:18.874Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@65436768
2022-10-21T08:09:18.874Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@65436768
2022-10-21T08:09:18.874Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:18.874Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 2 keys
2022-10-21T08:09:18.874Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@504ef2e6
2022-10-21T08:09:18.874Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@65436768
2022-10-21T08:09:18.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:09:18.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-10-21T08:09:18.875Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@218ece63
2022-10-21T08:09:18.875Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@99f33cf
2022-10-21T08:09:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@5adf6237{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:09:18.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-10-21T08:09:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:09:18.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-10-21T08:09:18.876Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.876Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:09:18.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:09:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:09:18.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-10-21T08:09:18.877Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7938ff9d{AC.ReadCB@d7542d9{HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:09:18.877Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-10-21T08:09:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-10-21T08:09:18.878Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.878Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.879Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5efc09e9{SSLC.NBReadCB@5c8134d{SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:18.879Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:18.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.879Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1b6b2b00 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-10-21T08:09:18.880Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-10-21T08:09:18.879Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken with none selected
2022-10-21T08:09:18.880Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 0/0/2 selected
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 0 keys, 2 updates
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1b6b2b00
2022-10-21T08:09:18.880Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.880Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@65436768
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.880Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 2 keys
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e woken up from select, 2/2/2 selected
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e processing 2 keys, 0 updates
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:51786], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.881Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:09:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-10-21T08:09:18.882048Z
2022-10-21T08:09:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-10-21T08:09:18.882351Z
2022-10-21T08:09:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-10-21T08:09:18.882572Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:09:18.882Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@248374ca IDLE
2022-10-21T08:09:18.882Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5efc09e9{SSLC.NBReadCB@5c8134d{SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:18.882Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute STOP!
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.883Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@248374ca offer STOP!
2022-10-21T08:09:18.883Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@248374ca task=STOP!
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.883Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@248374ca Exited
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7938ff9d{AC.ReadCB@d7542d9{HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-10-21T08:09:18.883Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=0/2,p=0}@248374ca
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@5adf6237{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:09:18.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@68e764b0 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-10-21T08:09:18.882728Z
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.883Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-10-21T08:09:18.883661Z tryProduce true
2022-10-21T08:09:18.883Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:09:18.884Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79e8ebd9[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}
2022-10-21T08:09:18.885Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:09:18.886Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c8134d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.886Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@504ef2e6
2022-10-21T08:09:18.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.247:8000 remote=/10.233.66.132:51788], selector=sun.nio.ch.EPollSelectorImpl@504e3e4e, interestOps=1, readyOps=1 SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-10-21T08:09:18.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.887Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:09:18.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-10-21T08:09:18.887921Z
2022-10-21T08:09:18.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-10-21T08:09:18.888Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3987cc4e
2022-10-21T08:09:18.888Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3987cc4e
2022-10-21T08:09:18.888Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@3987cc4e started
2022-10-21T08:09:18.888Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3987cc4e waiting
2022-10-21T08:09:18.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-10-21T08:09:18.888485Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-10-21T08:09:18.889Z||qtp214768579-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@2d81ab29[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@2d81ab29[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}
2022-10-21T08:09:18.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:09:18.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-10-21T08:09:18.889Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-10-21T08:09:18.889Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-10-21T08:09:18.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.889Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-10-21T08:09:18.889Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.890Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@2d81ab29[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}
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.890Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-10-21T08:09:18.892Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@d7542d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.892Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.892Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2d81ab29[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} {}
2022-10-21T08:09:18.893Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1a4600c4[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}
2022-10-21T08:09:18.893Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-10-21T08:09:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2d81ab29[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}
2022-10-21T08:09:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:09:18.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-10-21T08:09:18.893Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@504e3e4e waiting with 2 keys
2022-10-21T08:09:18.893Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-10-21T08:09:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:09:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:09:18.894Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:18.894Z||qtp214768579-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
2022-10-21T08:09:18.895Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.895Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:09:18.895Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:18.895Z||qtp214768579-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
2022-10-21T08:09:18.896Z||qtp214768579-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@79e8ebd9[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@79e8ebd9[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}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@79e8ebd9[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}
2022-10-21T08:09:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@79e8ebd9[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} {}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@79e8ebd9[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}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-10-21T08:09:18.896Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-10-21T08:09:18.896Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@62bcb18b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:18.897Z||qtp214768579-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
2022-10-21T08:09:18.897Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c8134d::SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{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
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-10-21T08:09:18.897Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-10-21T08:09:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-10-21T08:09:18.898Z||qtp214768579-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
2022-10-21T08:09:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-10-21T08:09:18.898Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.898Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{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
2022-10-21T08:09:18.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-10-21T08:09:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ab39c11{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)
2022-10-21T08:09:18.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.899Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5efc09e9{null}
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1781ec75{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)
2022-10-21T08:09:18.900Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fa1a36f{null}
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@456b6ead
2022-10-21T08:09:18.900Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40ed4ae7
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.900Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40ed4ae7
2022-10-21T08:09:18.900Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.900Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@456b6ead
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d6b3a6f{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)
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c5f8189{null}
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-10-21T08:09:18.901Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.901Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@237f5e4f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c8134d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@d7542d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5857e07a{s=START}]=>HttpChannelOverHttp@74df9d5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-10-21T08:09:18.901Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-10-21T08:09:18.901Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@d7542d9::DecryptedEndPoint@38bd92f{/10.233.66.132:51786<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-10-21T08:09:18.902Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5cb93603{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)
2022-10-21T08:09:18.902Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.132:51788<->/10.233.66.247:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-10-21T08:09:18.902Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose Fi