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-03-09T11:45:08.351Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-26wd4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-09T11:45:08.351Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-26wd4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-09T11:45:08.356Z||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-03-09T11:45:08.356Z||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-03-09T11:45:09.847Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-03-09T11:45:09.850Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-03-09T11:45:09.936Z||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-03-09T11:45:09.938Z||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-03-09T11:45:13.559Z||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-03-09T11:45:13.657Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-03-09T11:45:13.660Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8645ms to org.eclipse.jetty.util.log.Slf4jLog
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-03-09T11:45:13.684Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-09T11:45:13.685Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-09T11:45:14.134Z||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-03-09T11:45:14.134Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-09T11:45:14.166Z||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-03-09T11:45:14.167Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-09T11:45:14.176Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-09T11:45:14.177Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-09T11:45:14.179Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-09T11:45:14.183Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-09T11:45:14.186Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-09T11:45:14.187Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-09T11:45:14.188Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-09T11:45:14.189Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-09T11:45:14.630Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-03-09T11:45:14.653Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2022-03-09T11:45:14.658Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-03-09T11:45:14.705Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-03-09T11:45:14.714Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-03-09T11:45:14.715Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2022-03-09T11:45:14.739Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-09T11:45:14.776Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@2032e725[HTTP/1.1] added {HttpConfiguration@4d23015c{32768/8192,8192/8192,https://:0,[]},POJO}
2022-03-09T11:45:14.780Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-09T11:45:14.780Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-09T11:45:14.781Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2022-03-09T11:45:14.781Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@55b8dbda,POJO}
2022-03-09T11:45:14.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2032e725[HTTP/1.1],AUTO}
2022-03-09T11:45:14.782Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2032e725[HTTP/1.1]
2022-03-09T11:45:14.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-09T11:45:14.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-09T11:45:14.813Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-03-09T11:45:14.825Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2022-03-09T11:45:14.846Z||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-03-09T11:45:14.847Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@70abf9b0{STOPPED} mime types IncludeExclude@6a10b263{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6}
2022-03-09T11:45:14.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@70abf9b0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-03-09T11:45:14.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2022-03-09T11:45:14.861Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4f186450[HTTP/1.1] added {HttpConfiguration@7fab4be7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@a64e035]},POJO}
2022-03-09T11:45:14.865Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@41c204a0{SSL->HTTP/1.1} added {SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-03-09T11:45:14.865Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-09T11:45:14.866Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-09T11:45:14.866Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2022-03-09T11:45:14.867Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@736f3e9e,POJO}
2022-03-09T11:45:14.867Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@41c204a0{SSL->HTTP/1.1},AUTO}
2022-03-09T11:45:14.867Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-03-09T11:45:14.867Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4f186450[HTTP/1.1],AUTO}
2022-03-09T11:45:14.868Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4f186450[HTTP/1.1]
2022-03-09T11:45:14.868Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-09T11:45:14.868Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-09T11:45:14.870Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2022-03-09T11:45:14.870Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2022-03-09T11:45:14.870Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2022-03-09T11:45:14.872Z||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-03-09T11:45:14.882Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2022-03-09T11:45:14.882Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-03-09T11:45:14.884Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-03-09T11:45:14.885Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp666312528]@27b71f50{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}] added {ReservedThreadExecutor@6daf2337{s=0/2,p=0},AUTO}
2022-03-09T11:45:14.885Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-03-09T11:45:14.889Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9874ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-03-09T11:45:14.889Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-20,5,main]
2022-03-09T11:45:14.890Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-21,5,main]
2022-03-09T11:45:14.890Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2022-03-09T11:45:14.890Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2022-03-09T11:45:14.891Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2022-03-09T11:45:14.892Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2022-03-09T11:45:14.893Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2022-03-09T11:45:14.893Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-27,5,main]
2022-03-09T11:45:14.894Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9879ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2022-03-09T11:45:14.894Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2022-03-09T11:45:14.896Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2022-03-09T11:45:14.896Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-03-09T11:45:14.905Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-09T11:45:14.905Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@6124287a 
2022-03-09T11:45:14.905Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@19569ebd 
2022-03-09T11:45:14.913Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-03-09T11:45:14.913Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-03-09T11:45:14.913Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-03-09T11:45:14.913Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-03-09T11:45:14.914Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-03-09T11:45:14.915Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-03-09T11:45:15.521Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-03-09T11:45:15.561Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@73ad4ecc{STOPPED},AUTO}
2022-03-09T11:45:15.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@69da0b12,POJO}
2022-03-09T11:45:15.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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-03-09T11:45:15.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {PathMappings[size=0],POJO}
2022-03-09T11:45:15.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@2764c546{STOPPED},MANAGED}
2022-03-09T11:45:15.562Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@2764c546{STOPPED}
2022-03-09T11:45:15.563Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-03-09T11:45:15.563Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ad4ecc{STOPPED}
2022-03-09T11:45:15.564Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10549ms ScheduledExecutorScheduler@73ad4ecc{STARTED}
2022-03-09T11:45:15.564Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10549ms WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-03-09T11:45:15.564Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10549ms NativeWebSocketConfiguration@2764c546{STARTED}
2022-03-09T11:45:15.583Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-03-09T11:45:15.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {HttpClientTransportOverHTTP@57a48985{STOPPED},AUTO}
2022-03-09T11:45:15.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {Client@1ab6718[provider=null,keyStore=null,trustStore=null],AUTO}
2022-03-09T11:45:15.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3910fe11,POJO}
2022-03-09T11:45:15.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@460510aa,POJO}
2022-03-09T11:45:15.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2022-03-09T11:45:15.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@69da0b12,POJO}
2022-03-09T11:45:15.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@c4e5a1f7[httpClient=HttpClient@6972c30a{STOPPED},openSessions.size=0] added {HttpClient@6972c30a{STOPPED},AUTO}
2022-03-09T11:45:15.629Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-03-09T11:45:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@314c8b4a{STOPPED} added {NativeWebSocketConfiguration@2764c546{STARTED},UNMANAGED}
2022-03-09T11:45:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@314c8b4a{STOPPED},AUTO}
2022-03-09T11:45:15.630Z||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-03-09T11:45:15.631Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-09T11:45:15.632Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-03-09T11:45:15.632Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@f2ce6b{STOPPED},MANAGED}
2022-03-09T11:45:15.633Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-03-09T11:45:15.633Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-09T11:45:15.634Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-09T11:45:15.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-03-09T11:45:15.638Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-03-09T11:45:15.639Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600],AUTO}
2022-03-09T11:45:15.641Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@36f1046f{STOPPED}[worker=null]
2022-03-09T11:45:15.641Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-03-09T11:45:15.641Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-03-09T11:45:15.642Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@36f1046f{STARTING}[worker=node0] added {HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-03-09T11:45:15.642Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false]
2022-03-09T11:45:15.643Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@76c548f{STOPPED}
2022-03-09T11:45:15.643Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10628ms ScheduledExecutorScheduler@76c548f{STARTED}
2022-03-09T11:45:15.643Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-03-09T11:45:15.643Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-03-09T11:45:15.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10630ms HouseKeeper@1686f0b4{STARTED}[interval=600000, ownscheduler=true]
2022-03-09T11:45:15.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10630ms DefaultSessionIdManager@36f1046f{STARTED}[worker=node0]
2022-03-09T11:45:15.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],MANAGED}
2022-03-09T11:45:15.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],UNMANAGED}
2022-03-09T11:45:15.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2022-03-09T11:45:15.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10631ms ScheduledExecutorScheduler@5c10285a{STARTED}
2022-03-09T11:45:15.646Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-03-09T11:45:15.646Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-03-09T11:45:15.646Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-03-09T11:45:15.646Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-03-09T11:45:15.648Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-03-09T11:45:15.648Z||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-03-09T11:45:15.648Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-03-09T11:45:15.648Z||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-03-09T11:45:15.649Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-03-09T11:45:15.653Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-03-09T11:45:15.654Z||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-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10640ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10640ms ConstraintSecurityHandler@322803db{STARTED}
2022-03-09T11:45:15.654Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-09T11:45:15.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-03-09T11:45:15.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10640ms org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-03-09T11:45:15.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10640ms org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-09T11:45:15.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10641ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-03-09T11:45:15.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@314c8b4a{STOPPED}
2022-03-09T11:45:15.656Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-03-09T11:45:15.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-09T11:45:15.657Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-09T11:45:15.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-03-09T11:45:15.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-03-09T11:45:15.660Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-03-09T11:45:15.660Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-03-09T11:45:15.660Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-03-09T11:45:15.660Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-09T11:45:15.661Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-03-09T11:45:15.662Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10648ms ServerContainer@314c8b4a{STARTED}
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STOPPED}
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STARTING}
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10649ms JettyEmbeddedErrorHandler@f2ce6b{STARTED}
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-03-09T11:45:15.663Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10649ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10649ms GzipHandler@70abf9b0{STARTED}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10650ms AbstractLifeCycle@1698d7c0{STARTED}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2022-03-09T11:45:15.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10650ms ErrorHandler@281f23f2{STARTED}
2022-03-09T11:45:15.665Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10650ms
2022-03-09T11:45:15.665Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10650ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2022-03-09T11:45:15.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-09T11:45:15.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-09T11:45:15.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-09T11:45:15.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-09T11:45:16.166Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-03-09T11:45:16.166Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-03-09 11:45:18.312--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-03-09 11:45:20.596--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-03-09 11:45:22.787--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-03-09 11:45:25.355--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-03-09 11:45:27.689--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-03-09 11:45:30.033--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-03-09 11:45:32.388--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-03-09T11:45:34.391Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-09T11:45:34.391Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-09T11:45:34.521Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-09T11:45:34.521Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-09T11:45:34.521Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-09T11:45:34.522Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-09T11:45:34.837Z||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-03-09T11:45:34.837Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-09T11:45:34.852Z||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-03-09T11:45:34.852Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-09T11:45:34.852Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-09T11:45:34.852Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-09T11:45:34.852Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-09T11:45:34.853Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-09T11:45:34.853Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-09T11:45:34.853Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-09T11:45:34.853Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-09T11:45:34.854Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-09T11:45:38.165Z||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-03-09T11:45:40.387Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-03-09T11:45:40.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-09T11:45:40.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35400ms metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-09T11:45:40.415Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@63fdffcd
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35403ms characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@7bb35cc6
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35404ms hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@b18c4
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35404ms httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-09T11:45:40.418Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@4d48bd85
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35404ms requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@5c0f79f0
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35405ms webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@359b650b
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35405ms applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@dca2615
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-09T11:45:40.419Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35405ms Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-09T11:45:40.420Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}]
2022-03-09T11:45:40.421Z||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-03-09T11:45:40.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35408ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-03-09T11:45:40.424Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5da7cee2 for dispatcherServlet
2022-03-09T11:45:40.425Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-03-09T11:45:40.451Z||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-03-09T11:45:40.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35437ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-03-09T11:45:40.451Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-03-09T11:45:40.452Z||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-03-09T11:45:40.453Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-09T11:45:40.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35439ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-03-09T11:45:40.458Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@5ead245 for default
2022-03-09T11:45:40.465Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-03-09T11:45:40.466Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-09T11:45:40.479Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-03-09T11:45:40.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2022-03-09T11:45:40.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35466ms ScheduledExecutorScheduler@22d9c961{STARTED}
2022-03-09T11:45:40.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-03-09T11:45:40.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-03-09T11:45:40.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.882Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-03-09T11:45:40.883Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-09T11:45:40.990Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@74844f8a] for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-09T11:45:41.069Z||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-03-09T11:45:41.069Z||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-03-09T11:45:41.070Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a6e0f3c
2022-03-09T11:45:41.072Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36058ms SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-09T11:45:41.073Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49c37918
2022-03-09T11:45:41.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36059ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-03-09T11:45:41.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2022-03-09T11:45:41.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36059ms HttpConnectionFactory@4f186450[HTTP/1.1]
2022-03-09T11:45:41.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-09T11:45:41.085Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.084248Z added {SelectorProducer@6158113e,POJO}
2022-03-09T11:45:41.086Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.086269Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2022-03-09T11:45:41.086Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.086686Z created
2022-03-09T11:45:41.087Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.087052Z,MANAGED}
2022-03-09T11:45:41.087Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-03-09T11:45:41.087Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-03-09T11:45:41.087Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.087584Z
2022-03-09T11:45:41.087Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36073ms EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.08783Z
2022-03-09T11:45:41.117Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-09T11:45:41.117Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-09T11:45:41.117Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@6530a1de on ManagedSelector@21d6dc81{STARTING} id=0 keys=0 selected=0 updates=0
2022-03-09T11:45:41.118Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:41.117935Z tryProduce false
2022-03-09T11:45:41.121Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:45:41.121Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@6530a1de
2022-03-09T11:45:41.121Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:41.121Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:45:41.121Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36107ms ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:45:41.122Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36107ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-09T11:45:41.123Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@431923ed,POJO}
2022-03-09T11:45:41.123Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@431923ed
2022-03-09T11:45:41.123Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@431923ed
2022-03-09T11:45:41.123Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-09T11:45:41.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36109ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-09T11:45:41.132Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.895 seconds (JVM running for 36.118)
2022-03-09T11:45:41.132Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.895 seconds (JVM running for 36.118)
2022-03-09T11:45:44.410Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5491da24 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:45:44.410Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:45:44.411Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:44.411Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:45:44.411Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:45:44.411Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:45:44.411Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5491da24
2022-03-09T11:45:44.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5491da24
2022-03-09T11:45:44.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:44.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:44.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5491da24
2022-03-09T11:45:44.428Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 8 ms, remaining: 29992 ms
2022-03-09T11:45:44.429Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2d81ab29
2022-03-09T11:45:44.494Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=56/30000},null,HttpChannelState@218ece63{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:45:44.504Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=66/30000}
2022-03-09T11:45:44.505Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=67/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=68/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.506Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=68/30000}
2022-03-09T11:45:44.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=68/30000}
2022-03-09T11:45:44.507Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c2f7ada{AC.ReadCB@5efc09e9{HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:45:44.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.508Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:45:44.509Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@562c24e1{SSLC.NBReadCB@1b6b2b00{SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:45:44.510Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@51526d54 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:45:44.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:45:44.511Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:44.511Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:45:44.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.511Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:45:44.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5491da24
2022-03-09T11:45:44.511Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:45:44.511Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@51526d54
2022-03-09T11:45:44.512Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.512Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:44.512Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:44.512Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:45:44.512Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:45:44.513Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:59538], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:45:44.513Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.514Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:45:44.514Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:44.514569Z
2022-03-09T11:45:44.514Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-03-09T11:45:44.516Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@e939b2
2022-03-09T11:45:44.516Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@e939b2
2022-03-09T11:45:44.516Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@e939b2 started
2022-03-09T11:45:44.516Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-03-09T11:45:44.516262Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:45:44.516Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:45:44.516Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 waiting
2022-03-09T11:45:44.516Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:45:44.517Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:44.517Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.517Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:44.517Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:45:44.518Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@562c24e1{SSLC.NBReadCB@1b6b2b00{SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:45:44.519Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.520Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.521Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c2f7ada{AC.ReadCB@5efc09e9{HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-03-09T11:45:44.521Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@218ece63{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:45:44.522Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.522Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:45:44.523Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.524Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4818ce22[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:44.524Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:45:44.545Z||qtp666312528-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=40/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:45:44.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=41/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:44.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=41/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:44.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:44.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:45:44.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=44/30000}
2022-03-09T11:45:44.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=44/30000}
2022-03-09T11:45:44.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:45:44.553Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.553Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:45:44.553Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:45:44.554Z||qtp666312528-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-03-09T11:45:44.555Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.556Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:45:44.556Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:45:44.556Z||qtp666312528-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-03-09T11:45:44.557Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:45:44.557Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.561Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{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-03-09T11:45:44.562Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-03-09T11:45:44.563Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.563Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.564Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.565Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a6432d2{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-03-09T11:45:44.565Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@562c24e1{null}
2022-03-09T11:45:44.566Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:45:44.566Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ec23c26
2022-03-09T11:45:44.566Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:44.566Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:45:44.566Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ec23c26
2022-03-09T11:45:44.566Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:45:44.566Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:45:44.567Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:44.567Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:45:44.567Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.567Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.568Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.568Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f58dfd2{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-03-09T11:45:44.569Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=61/30000}
2022-03-09T11:45:44.569Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c2f7ada{null}
2022-03-09T11:45:44.569Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b6b2b00::SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.569Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ec23c26
2022-03-09T11:45:44.569Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=62/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:45:44.569Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=62/30000}
2022-03-09T11:45:44.572Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=65/30000}
2022-03-09T11:45:44.572Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5efc09e9::DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=65/30000} onFillable exit HttpChannelState@218ece63{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:45:44.573Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=65/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:44.573Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@21a64d7{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b6b2b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@237f5e4f{/10.233.67.10:59538<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@5efc09e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42228036{s=START}]=>HttpChannelOverHttp@286bf902{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:45:54.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:45:54.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:45:54.408Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:54.409Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:45:54.409Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:45:54.409Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:45:54.409Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0
2022-03-09T11:45:54.409Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0
2022-03-09T11:45:54.410Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:54.410Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:54.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0
2022-03-09T11:45:54.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:45:54.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58b0c056
2022-03-09T11:45:54.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@76b2fdd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:45:54.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09T11:45:54.413Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.413Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.413Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:45:54.414Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-09T11:45:54.414Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@181f0bbb{AC.ReadCB@28de3120{HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:45:54.414Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.414Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:45:54.415Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.415Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41116ea9{SSLC.NBReadCB@e0b582c{SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:45:54.416Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.416Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@150f949f on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:45:54.416Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:45:54.416Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:54.416Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:45:54.416Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.416Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0
2022-03-09T11:45:54.416Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:45:54.417Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:45:54.417Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@150f949f
2022-03-09T11:45:54.417Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:54.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:54.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:45:54.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:45:54.419Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:59766], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:45:54.419Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.420Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:45:54.421Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-09T11:45:54.420784Z
2022-03-09T11:45:54.421Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@e939b2 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-09T11:45:54.421472Z
2022-03-09T11:45:54.421Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-03-09T11:45:54.422Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@382b40f3
2022-03-09T11:45:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@382b40f3
2022-03-09T11:45:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@382b40f3 started
2022-03-09T11:45:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 waiting
2022-03-09T11:45:54.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@e939b2 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-09T11:45:54.422381Z
2022-03-09T11:45:54.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-09T11:45:54.423182Z tryProduce true
2022-03-09T11:45:54.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:45:54.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:54.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-09T11:45:54.422998Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:45:54.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:45:54.425Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41116ea9{SSLC.NBReadCB@e0b582c{SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:45:54.425Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.426Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.426Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@181f0bbb{AC.ReadCB@28de3120{HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-03-09T11:45:54.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@76b2fdd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:45:54.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:45:54.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@d6af45[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:54.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:45:54.434Z||qtp666312528-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:54.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@28de3120[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-09T11:45:54.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-09T11:45:54.436Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:45:54.436Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.436Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:45:54.436Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:45:54.437Z||qtp666312528-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-03-09T11:45:54.437Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.437Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:45:54.437Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:45:54.438Z||qtp666312528-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-03-09T11:45:54.438Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:45:54.439Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.439Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{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-03-09T11:45:54.440Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-03-09T11:45:54.440Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.441Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.441Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.441Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@493b2244{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-03-09T11:45:54.442Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41116ea9{null}
2022-03-09T11:45:54.442Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:45:54.442Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30cce648
2022-03-09T11:45:54.442Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:45:54.442Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:45:54.442Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:45:54.442Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:45:54.443Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:45:54.443Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:45:54.442Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30cce648
2022-03-09T11:45:54.443Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.444Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.444Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5282047a{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-03-09T11:45:54.444Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@181f0bbb{null}
2022-03-09T11:45:54.444Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.444Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:45:54.445Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-03-09T11:45:54.445Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-03-09T11:45:54.445Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-03-09T11:45:54.445Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e0b582c::SocketChannelEndPoint@567724e8{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.445Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28de3120::DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@76b2fdd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:45:54.445Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30cce648
2022-03-09T11:45:54.446Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e0b582c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@198dca6d{/10.233.67.10:59766<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@28de3120[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79a23522{s=START}]=>HttpChannelOverHttp@5c8f4f98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:45:54.446Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-09T11:46:04.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@59181be on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:04.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@59181be
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@59181be
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:04.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@59181be
2022-03-09T11:46:04.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:46:04.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7426af29
2022-03-09T11:46:04.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5597f21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:04.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:04.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-09T11:46:04.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-09T11:46:04.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e93db02{AC.ReadCB@14095066{HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@104728d6{SSLC.NBReadCB@213641de{SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3ecb3b1 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:04.415Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3ecb3b1
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:04.415Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.415Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@59181be
2022-03-09T11:46:04.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:59990], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:04.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-09T11:46:04.416996Z
2022-03-09T11:46:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@382b40f3 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-09T11:46:04.417314Z
2022-03-09T11:46:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-03-09T11:46:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@13b92da0
2022-03-09T11:46:04.417Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@13b92da0
2022-03-09T11:46:04.417Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@13b92da0 started
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@382b40f3 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-09T11:46:04.41795Z
2022-03-09T11:46:04.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-09T11:46:04.417701Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:04.418Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@13b92da0 waiting
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-09T11:46:04.418216Z tryProduce true
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:04.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@104728d6{SSLC.NBReadCB@213641de{SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:04.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e93db02{AC.ReadCB@14095066{HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-03-09T11:46:04.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@5597f21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:04.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:04.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1786bb0f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:04.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:04.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@14095066[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-09T11:46:04.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-09T11:46:04.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:04.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:04.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:04.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:04.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{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-03-09T11:46:04.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:04.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5284279b{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-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@104728d6{null}
2022-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:04.427Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3992e89c
2022-03-09T11:46:04.427Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3992e89c
2022-03-09T11:46:04.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:04.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:04.428Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:04.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:04.428Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09T11:46:04.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:04.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:04.429Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@213641de::SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.429Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3992e89c
2022-03-09T11:46:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31243769{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@631c1623{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-03-09T11:46:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e93db02{null}
2022-03-09T11:46:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-09T11:46:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-09T11:46:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14095066::DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@5597f21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@213641de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45981abf{/10.233.67.10:59990<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@14095066[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24feeaa5{s=START}]=>HttpChannelOverHttp@2dc31920{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@e939b2 waiting
2022-03-09T11:46:14.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:14.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:14.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:14.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:14.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:14.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:14.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9
2022-03-09T11:46:14.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9
2022-03-09T11:46:14.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:14.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:14.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9
2022-03-09T11:46:14.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:46:14.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5585bde9
2022-03-09T11:46:14.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@68df8eb2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:14.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:14.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-09T11:46:14.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-09T11:46:14.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@115290b1{AC.ReadCB@104d1cb5{HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:14.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:14.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.415Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69028e9a{SSLC.NBReadCB@3ede1308{SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:14.416Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.416Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@278a86e1 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:14.416Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@278a86e1
2022-03-09T11:46:14.416Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.416Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9
2022-03-09T11:46:14.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:60234], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:14.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-09T11:46:14.418198Z
2022-03-09T11:46:14.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-09T11:46:14.418663Z
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-09T11:46:14.419079Z
2022-03-09T11:46:14.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-09T11:46:14.418879Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-09T11:46:14.41931Z tryProduce true
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:14.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69028e9a{SSLC.NBReadCB@3ede1308{SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:14.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@115290b1{AC.ReadCB@104d1cb5{HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-03-09T11:46:14.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@68df8eb2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:14.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:14.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9d8132d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:14.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:14.424Z||qtp666312528-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09T11:46:14.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09T11:46:14.426Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:14.426Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.426Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:14.426Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:14.426Z||qtp666312528-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-03-09T11:46:14.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:14.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:14.427Z||qtp666312528-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-03-09T11:46:14.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:14.427Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{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-03-09T11:46:14.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09T11:46:14.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.428Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@de786ce{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-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69028e9a{null}
2022-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48e51916
2022-03-09T11:46:14.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:14.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:14.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48e51916
2022-03-09T11:46:14.429Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:14.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:14.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:14.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:14.430Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-03-09T11:46:14.431Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@306f6fa9{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-03-09T11:46:14.431Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@115290b1{null}
2022-03-09T11:46:14.431Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:14.431Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-03-09T11:46:14.431Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-03-09T11:46:14.432Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@104d1cb5::DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@68df8eb2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:14.432Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.432Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@382b40f3 waiting
2022-03-09T11:46:14.432Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3ede1308::SocketChannelEndPoint@1caa8fd7{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ede1308{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20c3794a{/10.233.67.10:60234<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@104d1cb5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56c34b0{s=START}]=>HttpChannelOverHttp@62398094{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:14.433Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48e51916
2022-03-09T11:46:24.407Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:24.407Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:24.407Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:24.407Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64
2022-03-09T11:46:24.408Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-03-09T11:46:24.408Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@f5060
2022-03-09T11:46:24.408Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3987cc4e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18a50aaa{AC.ReadCB@4371174e{HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:24.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53a5b597{SSLC.NBReadCB@540840be{SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@453e02ed on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:24.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@453e02ed
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:24.410Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:60462], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:24.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-09T11:46:24.411735Z
2022-03-09T11:46:24.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-09T11:46:24.411997Z
2022-03-09T11:46:24.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-09T11:46:24.412199Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:24.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53a5b597{SSLC.NBReadCB@540840be{SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:24.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18a50aaa{AC.ReadCB@4371174e{HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-03-09T11:46:24.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3987cc4e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:24.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-09T11:46:24.414071Z
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-09T11:46:24.41427Z tryProduce true
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:24.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@540840be{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@32abd8d4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:24.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:24.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:24.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4371174e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:24.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-09T11:46:24.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:24.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{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-03-09T11:46:24.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1cd30015{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-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53a5b597{null}
2022-03-09T11:46:24.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:24.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:24.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ffdb0a2
2022-03-09T11:46:24.422Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ffdb0a2
2022-03-09T11:46:24.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.423Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ae48836{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-03-09T11:46:24.423Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18a50aaa{null}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:24.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4371174e::DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@3987cc4e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:24.424Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@540840be::SocketChannelEndPoint@5014daab{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540840be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4fb09691{/10.233.67.10:60462<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4371174e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f4740b0{s=START}]=>HttpChannelOverHttp@29a7c92f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:24.424Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ffdb0a2
2022-03-09T11:46:24.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@e939b2 waiting
2022-03-09T11:46:34.407Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@84a9458 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:34.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@84a9458
2022-03-09T11:46:34.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@84a9458
2022-03-09T11:46:34.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:34.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:34.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@84a9458
2022-03-09T11:46:34.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:46:34.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@46f528c9
2022-03-09T11:46:34.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3413358e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:34.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09T11:46:34.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74b1c210{AC.ReadCB@5b4fe0a5{HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@505f4eeb{SSLC.NBReadCB@103c538f{SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:34.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@228ddf44 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:34.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:34.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:34.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@84a9458
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@228ddf44
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:34.412Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:34.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:60690], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:34.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:34.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-09T11:46:34.413645Z
2022-03-09T11:46:34.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-09T11:46:34.413886Z
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-09T11:46:34.414059Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@505f4eeb{SSLC.NBReadCB@103c538f{SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74b1c210{AC.ReadCB@5b4fe0a5{HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-09T11:46:34.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@3413358e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:34.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:34.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@103c538f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6393d6ce[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:34.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:34.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:34.417243Z
2022-03-09T11:46:34.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:34.417811Z tryProduce true
2022-03-09T11:46:34.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:34.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:34.418Z||qtp666312528-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:34.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:34.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:34.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:34.419Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:34.419Z||qtp666312528-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-03-09T11:46:34.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:34.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:34.420Z||qtp666312528-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-03-09T11:46:34.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:34.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{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-03-09T11:46:34.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-09T11:46:34.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2028e18d{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-03-09T11:46:34.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@505f4eeb{null}
2022-03-09T11:46:34.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:34.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53037625
2022-03-09T11:46:34.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53037625
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2c84ba32{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-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74b1c210{null}
2022-03-09T11:46:34.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-09T11:46:34.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-09T11:46:34.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:34.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b4fe0a5::DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@3413358e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:34.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@103c538f::SocketChannelEndPoint@43a7ff14{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53037625
2022-03-09T11:46:34.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:34.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@103c538f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48b02cd3{/10.233.67.10:60690<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5b4fe0a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59a323ef{s=START}]=>HttpChannelOverHttp@3b7e08d3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:34.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@382b40f3 waiting
2022-03-09T11:46:34.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:34.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:34.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:34.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:44.407Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1df789e on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:44.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1df789e
2022-03-09T11:46:44.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1df789e
2022-03-09T11:46:44.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:44.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1df789e
2022-03-09T11:46:44.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:44.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:46:44.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@50993ed1
2022-03-09T11:46:44.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3746350e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:44.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7fa16dd9{AC.ReadCB@2e30ea81{HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:44.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@566cf44e{SSLC.NBReadCB@7103e3ff{SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@389ef967 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:44.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1df789e
2022-03-09T11:46:44.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:44.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:44.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:44.411Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@389ef967
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:44.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:60920], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:44.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:44.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:44.413528Z
2022-03-09T11:46:44.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:44.413835Z
2022-03-09T11:46:44.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:44.414048Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-09T11:46:44.414283Z
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-09T11:46:44.414515Z tryProduce true
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:44.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@566cf44e{SSLC.NBReadCB@7103e3ff{SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:44.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7fa16dd9{AC.ReadCB@2e30ea81{HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-09T11:46:44.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@3746350e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:44.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:44.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3232eba7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:44.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:44.419Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:44.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-09T11:46:44.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:44.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:44.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-09T11:46:44.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:44.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{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-03-09T11:46:44.422Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-09T11:46:44.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.423Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40b825e3{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-03-09T11:46:44.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@566cf44e{null}
2022-03-09T11:46:44.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:44.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ee3b0fa
2022-03-09T11:46:44.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:44.424Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ee3b0fa
2022-03-09T11:46:44.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:44.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:44.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:44.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:44.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:44.425Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.425Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-09T11:46:44.425Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7103e3ff::SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.425Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ee3b0fa
2022-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60d9983a{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24aac256{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-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7fa16dd9{null}
2022-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:44.425Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-09T11:46:44.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09T11:46:44.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e30ea81::DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@3746350e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:44.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7103e3ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bf27602{/10.233.67.10:60920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2e30ea81[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7949d9bb{s=START}]=>HttpChannelOverHttp@2eee2058{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:44.426Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@e939b2 waiting
2022-03-09T11:46:54.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@60291675 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:46:54.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60291675
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60291675
2022-03-09T11:46:54.408Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:54.409Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:54.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60291675
2022-03-09T11:46:54.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:46:54.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18aac3ad
2022-03-09T11:46:54.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@156ccfec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:46:54.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09T11:46:54.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:54.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:46:54.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38a9c8c8{AC.ReadCB@5b15c147{HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:46:54.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:46:54.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d433963{SSLC.NBReadCB@2e3ad6a6{SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:54.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@35b4598b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:54.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09T11:46:54.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:54.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2022-03-09T11:46:54.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:46:54.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60291675
2022-03-09T11:46:54.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:46:54.413Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@35b4598b
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:32920], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.414Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:46:54.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-09T11:46:54.414945Z
2022-03-09T11:46:54.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-09T11:46:54.415235Z
2022-03-09T11:46:54.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-09T11:46:54.415399Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:46:54.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@e939b2 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-09T11:46:54.415529Z
2022-03-09T11:46:54.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d433963{SSLC.NBReadCB@2e3ad6a6{SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:46:54.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-09T11:46:54.415734Z tryProduce true
2022-03-09T11:46:54.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:54.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:54.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2022-03-09T11:46:54.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38a9c8c8{AC.ReadCB@5b15c147{HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-09T11:46:54.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@156ccfec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:54.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:46:54.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@361f8be5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:54.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:46:54.419Z||qtp666312528-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5b15c147[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:46:54.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:46:54.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:54.421Z||qtp666312528-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-03-09T11:46:54.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:46:54.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:46:54.421Z||qtp666312528-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-03-09T11:46:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:46:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{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-03-09T11:46:54.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7e65615d{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-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4d433963{null}
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09T11:46:54.423Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-03-09T11:46:54.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:46:54.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:46:54.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:46:54.424Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:46:54.424Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@473349c8{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-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38a9c8c8{null}
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b15c147::DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@156ccfec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:46:54.425Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2e3ad6a6::SocketChannelEndPoint@62f12ca1{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.425Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3ad6a6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1370ab{/10.233.67.10:32920<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5b15c147[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b497de2{s=START}]=>HttpChannelOverHttp@32a8ee45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:46:54.425Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@382b40f3 waiting
2022-03-09T11:47:04.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09T11:47:04.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:47:04.408Z||qtp666312528-21-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5218e160 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 2 updates
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9
2022-03-09T11:47:04.408Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9
2022-03-09T11:47:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5218e160
2022-03-09T11:47:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5218e160
2022-03-09T11:47:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.409Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5218e160
2022-03-09T11:47:04.409Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 2 keys
2022-03-09T11:47:04.409Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:47:04.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9
2022-03-09T11:47:04.409Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1d4e36ec
2022-03-09T11:47:04.409Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09T11:47:04.410Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7b960047
2022-03-09T11:47:04.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:47:04.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09T11:47:04.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.410Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@285fedd9{AC.ReadCB@4a02cb30{HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:47:04.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@61e4206f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7458e8a9{SSLC.NBReadCB@1e882b8d{SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:47:04.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09T11:47:04.411Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2bd361ec on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09T11:47:04.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09T11:47:04.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:47:04.412Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5218e160
2022-03-09T11:47:04.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/2 selected
2022-03-09T11:47:04.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:47:04.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:47:04.412Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2bd361ec
2022-03-09T11:47:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 2 keys
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/2 selected
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:47:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-03-09T11:47:04.413Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:33156], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:47:04.413Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-03-09T11:47:04.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@71f29917{AC.ReadCB@2a3b902c{HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09T11:47:04.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:47:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.414Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-09T11:47:04.414667Z
2022-03-09T11:47:04.414Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-09T11:47:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-09T11:47:04.415051Z
2022-03-09T11:47:04.415Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:47:04.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@382b40f3 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-09T11:47:04.415457Z
2022-03-09T11:47:04.415Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-09T11:47:04.415731Z tryProduce true
2022-03-09T11:47:04.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:47:04.415Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.416Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 2 keys
2022-03-09T11:47:04.416Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73ecdf5{SSLC.NBReadCB@2a7dee39{SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:47:04.415Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7458e8a9{SSLC.NBReadCB@1e882b8d{SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:47:04.416Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.416Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.416Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@42f7f70d on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09T11:47:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.417Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09T11:47:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@285fedd9{AC.ReadCB@4a02cb30{HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-03-09T11:47:04.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:47:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:47:04.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/2 selected
2022-03-09T11:47:04.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2022-03-09T11:47:04.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-09T11:47:04.417Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@42f7f70d
2022-03-09T11:47:04.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:47:04.418Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 2 keys
2022-03-09T11:47:04.420Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@13b92da0 IDLE
2022-03-09T11:47:04.418Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/2 selected
2022-03-09T11:47:04.420Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP!
2022-03-09T11:47:04.420Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9
2022-03-09T11:47:04.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2022-03-09T11:47:04.420Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13b92da0 offer STOP!
2022-03-09T11:47:04.420Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.29:8000 remote=/10.233.67.10:33158], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-09T11:47:04.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13b92da0 task=STOP!
2022-03-09T11:47:04.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2331c4d1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13b92da0 Exited
2022-03-09T11:47:04.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.421Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:47:04.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13b92da0
2022-03-09T11:47:04.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:47:04.421Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-09T11:47:04.421872Z
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@db9b268
2022-03-09T11:47:04.422Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@db9b268
2022-03-09T11:47:04.422Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@db9b268 started
2022-03-09T11:47:04.422Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@db9b268 waiting
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-03-09T11:47:04.422244Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.422Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 2 keys
2022-03-09T11:47:04.422Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73ecdf5{SSLC.NBReadCB@2a7dee39{SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@71f29917{AC.ReadCB@2a3b902c{HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@61e4206f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.423Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-09T11:47:04.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@679b35e8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.424Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-09T11:47:04.427Z||qtp666312528-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@77a2125d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@77a2125d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:47:04.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@77a2125d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@77a2125d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.427Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@77a2125d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.428Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:47:04.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.429Z||qtp666312528-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-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-03-09T11:47:04.429Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@732f2b6b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:47:04.429Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.430Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-09T11:47:04.430Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:47:04.430Z||qtp666312528-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-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-09T11:47:04.430Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{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-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{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-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-03-09T11:47:04.431Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.431Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.432Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.432Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@208b4447{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-03-09T11:47:04.432Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73ecdf5{null}
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@51fb0a93{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-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7458e8a9{null}
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53ccf7d9
2022-03-09T11:47:04.432Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2022-03-09T11:47:04.432Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53ccf7d9
2022-03-09T11:47:04.432Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.433Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.432Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09T11:47:04.433Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-09T11:47:04.432Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2022-03-09T11:47:04.433Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.433Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62e825f8
2022-03-09T11:47:04.433Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2022-03-09T11:47:04.433Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@658ef18d{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-03-09T11:47:04.433Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e882b8d::SocketChannelEndPoint@7deca839{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.433Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.433Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62e825f8
2022-03-09T11:47:04.433Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-09T11:47:04.434Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-09T11:47:04.433Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@285fedd9{null}
2022-03-09T11:47:04.434Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.434Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:47:04.433Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53ccf7d9
2022-03-09T11:47:04.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.434Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2022-03-09T11:47:04.434Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-09T11:47:04.434Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-03-09T11:47:04.434Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-09T11:47:04.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c626838{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-03-09T11:47:04.434Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-09T11:47:04.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@71f29917{null}
2022-03-09T11:47:04.434Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2a7dee39::SocketChannelEndPoint@fad6bce{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a7dee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2a3b902c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31d5201a{s=START}]=>HttpChannelOverHttp@4a6955ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09T11:47:04.434Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.67.10:33156<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-09T11:47:04.434Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2a3b902c::DecryptedEndPoint@573d814{/10.233.67.10:33158<->/10.233.67.29:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-03-09T11:47:04.435Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@e939b2 waiting
2022-03-09T11:47:04.435Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.A