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-23T12:21:04.205Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-wvpb4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-23T12:21:04.205Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-wvpb4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-23T12:21:04.211Z||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-23T12:21:04.211Z||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-23T12:21:05.811Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-03-23T12:21:05.814Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-03-23T12:21:05.967Z||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-23T12:21:05.971Z||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-23T12:21:09.668Z||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-23T12:21:09.772Z||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-23T12:21:09.774Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8596ms to org.eclipse.jetty.util.log.Slf4jLog
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-23T12:21:09.796Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-23T12:21:10.162Z||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-23T12:21:10.162Z||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-23T12:21:10.184Z||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-23T12:21:10.184Z||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-23T12:21:10.190Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-23T12:21:10.190Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-23T12:21:10.192Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-23T12:21:10.195Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-23T12:21:10.197Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-23T12:21:10.198Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-23T12:21:10.198Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-23T12:21:10.199Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-23T12:21:10.602Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2022-03-23T12:21:10.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2022-03-23T12:21:10.622Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2022-03-23T12:21:10.625Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2022-03-23T12:21:10.633Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2022-03-23T12:21:10.633Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2022-03-23T12:21:10.673Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-23T12:21:10.703Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64030b91[HTTP/1.1] added {HttpConfiguration@2032e725{32768/8192,8192/8192,https://:0,[]},POJO}
2022-03-23T12:21:10.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-23T12:21:10.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-23T12:21:10.708Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2022-03-23T12:21:10.708Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@773c0293,POJO}
2022-03-23T12:21:10.708Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64030b91[HTTP/1.1],AUTO}
2022-03-23T12:21:10.708Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64030b91[HTTP/1.1]
2022-03-23T12:21:10.713Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-23T12:21:10.713Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-23T12:21:10.734Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-03-23T12:21:10.744Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2022-03-23T12:21:10.770Z||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-23T12:21:10.770Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@78c1a023{STOPPED} mime types IncludeExclude@70abf9b0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@6a10b263,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@476ec9d0}
2022-03-23T12:21:10.771Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@78c1a023{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-03-23T12:21:10.771Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2022-03-23T12:21:10.781Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@15fa55a6[HTTP/1.1] added {HttpConfiguration@4f186450{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7fab4be7]},POJO}
2022-03-23T12:21:10.785Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1} added {SslContextFactory@41c204a0[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-23T12:21:10.785Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-23T12:21:10.785Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-23T12:21:10.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2022-03-23T12:21:10.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@22d9c961,POJO}
2022-03-23T12:21:10.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1},AUTO}
2022-03-23T12:21:10.787Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-23T12:21:10.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@15fa55a6[HTTP/1.1],AUTO}
2022-03-23T12:21:10.787Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-23T12:21:10.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-23T12:21:10.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-23T12:21:10.790Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2022-03-23T12:21:10.790Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2022-03-23T12:21:10.791Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2022-03-23T12:21:10.793Z||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-23T12:21:10.804Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2022-03-23T12:21:10.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-03-23T12:21:10.807Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-23T12:21:10.807Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp978035840]@3a4ba480{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}] added {ReservedThreadExecutor@2b8d084{s=0/2,p=0},AUTO}
2022-03-23T12:21:10.808Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-23T12:21:10.812Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9633ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-23T12:21:10.812Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-20,5,main]
2022-03-23T12:21:10.813Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-21,5,main]
2022-03-23T12:21:10.813Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-22,5,main]
2022-03-23T12:21:10.814Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-23,5,main]
2022-03-23T12:21:10.814Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-24,5,main]
2022-03-23T12:21:10.815Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2022-03-23T12:21:10.816Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2022-03-23T12:21:10.816Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-27,5,main]
2022-03-23T12:21:10.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9638ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2022-03-23T12:21:10.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2022-03-23T12:21:10.821Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2022-03-23T12:21:10.821Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-03-23T12:21:10.833Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-23T12:21:10.833Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@52a70627 
2022-03-23T12:21:10.833Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6124287a 
2022-03-23T12:21:10.833Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-03-23T12:21:10.834Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-03-23T12:21:10.834Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-03-23T12:21:10.834Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-03-23T12:21:10.835Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-03-23T12:21:10.837Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-03-23T12:21:11.416Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-03-23T12:21:11.465Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@290aeb20{STOPPED},AUTO}
2022-03-23T12:21:11.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@73ad4ecc,POJO}
2022-03-23T12:21:11.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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-23T12:21:11.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {PathMappings[size=0],POJO}
2022-03-23T12:21:11.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@69da0b12{STOPPED},MANAGED}
2022-03-23T12:21:11.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@69da0b12{STOPPED}
2022-03-23T12:21:11.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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-23T12:21:11.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@290aeb20{STOPPED}
2022-03-23T12:21:11.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10289ms ScheduledExecutorScheduler@290aeb20{STARTED}
2022-03-23T12:21:11.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10289ms WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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-23T12:21:11.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10290ms NativeWebSocketConfiguration@69da0b12{STARTED}
2022-03-23T12:21:11.486Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-03-23T12:21:11.509Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {HttpClientTransportOverHTTP@6972c30a{STOPPED},AUTO}
2022-03-23T12:21:11.509Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {Client@57a48985[provider=null,keyStore=null,trustStore=null],AUTO}
2022-03-23T12:21:11.509Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1ab6718,POJO}
2022-03-23T12:21:11.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3910fe11,POJO}
2022-03-23T12:21:11.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-03-23T12:21:11.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2022-03-23T12:21:11.511Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9d7eaddb[httpClient=HttpClient@d56aaa6{STOPPED},openSessions.size=0] added {HttpClient@d56aaa6{STOPPED},AUTO}
2022-03-23T12:21:11.533Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-03-23T12:21:11.533Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@4393593c{STOPPED} added {NativeWebSocketConfiguration@69da0b12{STARTED},UNMANAGED}
2022-03-23T12:21:11.533Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@4393593c{STOPPED},AUTO}
2022-03-23T12:21:11.534Z||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-23T12:21:11.535Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-23T12:21:11.536Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-03-23T12:21:11.537Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@2f2d52ef{STOPPED},MANAGED}
2022-03-23T12:21:11.537Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-03-23T12:21:11.538Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-23T12:21:11.539Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-23T12:21:11.539Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-23T12:21:11.543Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-03-23T12:21:11.545Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600],AUTO}
2022-03-23T12:21:11.546Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@692fd26{STOPPED}[worker=null]
2022-03-23T12:21:11.547Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-03-23T12:21:11.547Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-03-23T12:21:11.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@692fd26{STARTING}[worker=node0] added {HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-03-23T12:21:11.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false]
2022-03-23T12:21:11.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1686f0b4{STOPPED}
2022-03-23T12:21:11.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10370ms ScheduledExecutorScheduler@1686f0b4{STARTED}
2022-03-23T12:21:11.549Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-03-23T12:21:11.550Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-03-23T12:21:11.551Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10372ms HouseKeeper@56d93692{STARTED}[interval=660000, ownscheduler=true]
2022-03-23T12:21:11.551Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10373ms DefaultSessionIdManager@692fd26{STARTED}[worker=node0]
2022-03-23T12:21:11.551Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],MANAGED}
2022-03-23T12:21:11.551Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],UNMANAGED}
2022-03-23T12:21:11.551Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-03-23T12:21:11.552Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10373ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-03-23T12:21:11.552Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-23T12:21:11.552Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2022-03-23T12:21:11.553Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2022-03-23T12:21:11.553Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2022-03-23T12:21:11.555Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-03-23T12:21:11.555Z||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-23T12:21:11.555Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-03-23T12:21:11.555Z||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-23T12:21:11.556Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-03-23T12:21:11.560Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>metricsFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>characterEncodingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>requestContextFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-03-23T12:21:11.560Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-03-23T12:21:11.560Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-03-23T12:21:11.561Z||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-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10382ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10382ms ConstraintSecurityHandler@4b2a30d{STARTED}
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10383ms org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-03-23T12:21:11.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10383ms org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-23T12:21:11.562Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10383ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-23T12:21:11.562Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@4393593c{STOPPED}
2022-03-23T12:21:11.563Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-03-23T12:21:11.563Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-23T12:21:11.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-23T12:21:11.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-23T12:21:11.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-03-23T12:21:11.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-03-23T12:21:11.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-03-23T12:21:11.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-03-23T12:21:11.567Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-03-23T12:21:11.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-23T12:21:11.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-03-23T12:21:11.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10391ms ServerContainer@4393593c{STARTED}
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STOPPED}
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STARTING}
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10392ms JettyEmbeddedErrorHandler@2f2d52ef{STARTED}
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-23T12:21:11.570Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10392ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10392ms GzipHandler@78c1a023{STARTED}
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10393ms AbstractLifeCycle@79ab34c1{STARTED}
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2022-03-23T12:21:11.571Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2022-03-23T12:21:11.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10393ms ErrorHandler@1698d7c0{STARTED}
2022-03-23T12:21:11.572Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10393ms
2022-03-23T12:21:11.573Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10393ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2022-03-23T12:21:11.774Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-23T12:21:11.774Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-23T12:21:11.774Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-23T12:21:11.774Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-23T12:21:12.031Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-03-23T12:21:12.031Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-03-23 12:21:13.735--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-23 12:21:16.05--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-03-23 12:21:18.253--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-23 12:21:20.263--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-23 12:21:22.337--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-23 12:21:24.464--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-23 12:21:26.816--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-23T12:21:28.702Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-23T12:21:28.702Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-23T12:21:28.822Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-23T12:21:28.822Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-23T12:21:28.822Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-23T12:21:28.822Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-23T12:21:29.276Z||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-23T12:21:29.276Z||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-23T12:21:29.290Z||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-23T12:21:29.290Z||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-23T12:21:29.290Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-23T12:21:29.290Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-23T12:21:29.290Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-23T12:21:29.291Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-23T12:21:29.291Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-23T12:21:29.291Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-23T12:21:29.291Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-23T12:21:29.292Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-23T12:21:32.503Z||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-23T12:21:34.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-03-23T12:21:34.620Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-23T12:21:34.621Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33442ms metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-23T12:21:34.621Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@1f966492
2022-03-23T12:21:34.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-23T12:21:34.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33446ms characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-23T12:21:34.624Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@4b54af3d
2022-03-23T12:21:34.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-23T12:21:34.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33446ms hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4e904fd5
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33446ms httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@15dd5ac2
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33446ms requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@34a0ef00
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33447ms webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6e0cff20
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33447ms applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-23T12:21:34.625Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@59532566
2022-03-23T12:21:34.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-23T12:21:34.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33447ms Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-23T12:21:34.626Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}]
2022-03-23T12:21:34.627Z||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-23T12:21:34.628Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33450ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-03-23T12:21:34.630Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@9255c05 for dispatcherServlet
2022-03-23T12:21:34.631Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-03-23T12:21:34.679Z||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-23T12:21:34.679Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33500ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-03-23T12:21:34.679Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-03-23T12:21:34.680Z||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-23T12:21:34.681Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-23T12:21:34.682Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33503ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-03-23T12:21:34.686Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2022-03-23T12:21:34.693Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-03-23T12:21:34.693Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-23T12:21:34.704Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-03-23T12:21:34.705Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2022-03-23T12:21:34.705Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33526ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2022-03-23T12:21:34.705Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-23T12:21:34.705Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@41c204a0[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-23T12:21:35.006Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@13087c75(aai@aai.onap.org,h=[],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@13087c75(aai@aai.onap.org,h=[aai],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-03-23T12:21:35.007Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.008Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.010Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-03-23T12:21:35.010Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@41c204a0[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-23T12:21:35.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@3ed87b6e] for SslContextFactory@41c204a0[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-23T12:21:35.197Z||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-23T12:21:35.197Z||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-23T12:21:35.199Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@347c5721
2022-03-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34022ms SslContextFactory@41c204a0[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-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755
2022-03-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34023ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34023ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-23T12:21:35.201Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-23T12:21:35.214Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.212527Z added {SelectorProducer@2178d296,POJO}
2022-03-23T12:21:35.215Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.214967Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-03-23T12:21:35.215Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.215384Z created
2022-03-23T12:21:35.215Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.215779Z,MANAGED}
2022-03-23T12:21:35.216Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-03-23T12:21:35.216Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-03-23T12:21:35.216Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.216398Z
2022-03-23T12:21:35.216Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34038ms EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.216642Z
2022-03-23T12:21:35.219Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-03-23T12:21:35.219Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e on ManagedSelector@1a06ec24{STARTING} id=0 keys=0 selected=0 updates=0
2022-03-23T12:21:35.219Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-03-23T12:21:35.220Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:35.220353Z tryProduce false
2022-03-23T12:21:35.223Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:21:35.224Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e
2022-03-23T12:21:35.224Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:35.224Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:21:35.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34045ms ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:21:35.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34046ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-23T12:21:35.225Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@12b66c89,POJO}
2022-03-23T12:21:35.225Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@12b66c89
2022-03-23T12:21:35.226Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-23T12:21:35.226Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34047ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-23T12:21:35.226Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@12b66c89
2022-03-23T12:21:35.235Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 32.857 seconds (JVM running for 34.057)
2022-03-23T12:21:35.235Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 32.857 seconds (JVM running for 34.057)
2022-03-23T12:21:43.340Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@61d4cf2d on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:21:43.341Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:21:43.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:43.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:21:43.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:21:43.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:21:43.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-03-23T12:21:43.344Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-03-23T12:21:43.344Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:43.344Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:43.344Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-03-23T12:21:43.361Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 9 ms, remaining: 29991 ms
2022-03-23T12:21:43.362Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@36ed935a
2022-03-23T12:21:43.447Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=70/30000},null,HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:21:43.458Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=82/30000}
2022-03-23T12:21:43.460Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=84/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.461Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=110/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=85/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.461Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=85/30000}
2022-03-23T12:21:43.462Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=86/30000}
2022-03-23T12:21:43.462Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78544b69{AC.ReadCB@a6d4e7f{HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:21:43.463Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.463Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:21:43.465Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.467Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2fb2df52{SSLC.NBReadCB@c3fd8e4{SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:21:43.468Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.468Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7567c6ce on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:21:43.468Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:21:43.468Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:43.468Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:21:43.468Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:21:43.468Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:21:43.468Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7567c6ce
2022-03-23T12:21:43.469Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.469Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.469Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-03-23T12:21:43.469Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:43.469Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:43.470Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:21:43.470Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:21:43.470Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:42182], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:21:43.471Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.471Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:21:43.471Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:43.471704Z
2022-03-23T12:21:43.472Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-23T12:21:43.473Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6372689a
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-03-23T12:21:43.473798Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.474Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:43.475Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6372689a
2022-03-23T12:21:43.475Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6372689a started
2022-03-23T12:21:43.475Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a waiting
2022-03-23T12:21:43.476Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:21:43.476Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2fb2df52{SSLC.NBReadCB@c3fd8e4{SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:21:43.477Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78544b69{AC.ReadCB@a6d4e7f{HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=16/30000}}}
2022-03-23T12:21:43.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=16/30000} onFillable enter HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:21:43.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:21:43.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@248374ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:43.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:21:43.495Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:43.497Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.497Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:21:43.497Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=35/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:43.497Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=35/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:43.498Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:43.500Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:21:43.500Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=38/30000}
2022-03-23T12:21:43.500Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=38/30000}
2022-03-23T12:21:43.501Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:21:43.502Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.503Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:21:43.503Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:21:43.503Z||qtp978035840-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-23T12:21:43.504Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.504Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:21:43.504Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:21:43.504Z||qtp978035840-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-23T12:21:43.505Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:21:43.505Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.509Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{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-23T12:21:43.509Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=47/30000}
2022-03-23T12:21:43.510Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.510Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.510Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.511Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@279dc7be{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-23T12:21:43.511Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2fb2df52{null}
2022-03-23T12:21:43.511Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:21:43.511Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-03-23T12:21:43.512Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-03-23T12:21:43.512Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.516Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.516Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:43.516Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:21:43.517Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:21:43.517Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:21:43.517Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:43.517Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:21:43.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b9cc854{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-23T12:21:43.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@78544b69{null}
2022-03-23T12:21:43.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=55/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:21:43.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-03-23T12:21:43.518Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-03-23T12:21:43.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000} onFillable exit HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:21:43.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.519Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-03-23T12:21:43.520Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:21:43.520Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.66.22:42182<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:43.520Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-03-23T12:21:53.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@117c212e on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:21:53.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:21:53.336Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:53.336Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:21:53.336Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:21:53.337Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:21:53.337Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-03-23T12:21:53.337Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-03-23T12:21:53.337Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-03-23T12:21:53.337Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77: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-23T12:21:53.337Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4818ce22
2022-03-23T12:21:53.337Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:53.338Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:53.338Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:21:53.338Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:21:53.338Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.339Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.339Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:21:53.339Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:21:53.339Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:21:53.340Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.340Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:21:53.340Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:21:53.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:53.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-03-23T12:21:53.341Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:53.342Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:21:53.343Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:21:53.345Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:42382], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:21:53.346Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.346Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:21:53.346Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-23T12:21:53.346593Z
2022-03-23T12:21:53.347Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6372689a offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-23T12:21:53.347103Z
2022-03-23T12:21:53.347Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-23T12:21:53.347Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@e6d3aaf
2022-03-23T12:21:53.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@e6d3aaf
2022-03-23T12:21:53.348Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-23T12:21:53.347655Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:21:53.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6372689a task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-23T12:21:53.3479Z
2022-03-23T12:21:53.348Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@e6d3aaf started
2022-03-23T12:21:53.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-23T12:21:53.348305Z tryProduce true
2022-03-23T12:21:53.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:21:53.348Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf waiting
2022-03-23T12:21:53.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:53.348Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:21:53.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:21:53.349Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.351Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.351Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-03-23T12:21:53.351Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:21:53.352Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.352Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:21:53.354Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.354Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@657f3136[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:53.354Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:21:53.365Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:53.365Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.365Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:21:53.365Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000}
2022-03-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000}
2022-03-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.366Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:21:53.367Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:21:53.367Z||qtp978035840-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-23T12:21:53.367Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.367Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:21:53.367Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:21:53.367Z||qtp978035840-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-23T12:21:53.368Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:21:53.368Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.368Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-03-23T12:21:53.369Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-03-23T12:21:53.369Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.369Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.369Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.369Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1539a3bb{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-23T12:21:53.370Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ad703c2{null}
2022-03-23T12:21:53.370Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:21:53.370Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:21:53.370Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:21:53.370Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:21:53.371Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.371Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4433a855{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-23T12:21:53.371Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.371Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5246df2d{null}
2022-03-23T12:21:53.372Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000} onFillable exit HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:21:53.372Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.372Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.66.22:42382<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:21:53.372Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-03-23T12:22:03.339Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@3061c101 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:03.339Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-03-23T12:22:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-03-23T12:22:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:03.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-03-23T12:22:03.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77: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-23T12:22:03.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@342b80c0
2022-03-23T12:22:03.342Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:03.342Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:22:03.342Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.343Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.343Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:03.343Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:03.344Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3585ec56{AC.ReadCB@5128c9f9{HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:22:03.344Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.344Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:03.344Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.345Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22f59c1e{SSLC.NBReadCB@6d3f787e{SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:03.345Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.345Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@349ffcb6 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:03.346Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@349ffcb6
2022-03-23T12:22:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:03.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:03.346Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:03.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:03.347Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-03-23T12:22:03.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:42588], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:03.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-23T12:22:03.349086Z
2022-03-23T12:22:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@e6d3aaf offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-23T12:22:03.349487Z
2022-03-23T12:22:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-23T12:22:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@496bda78
2022-03-23T12:22:03.350Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@496bda78
2022-03-23T12:22:03.350Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@496bda78 started
2022-03-23T12:22:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@e6d3aaf task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-23T12:22:03.350297Z
2022-03-23T12:22:03.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-23T12:22:03.350009Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:03.350Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@496bda78 waiting
2022-03-23T12:22:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-23T12:22:03.350602Z tryProduce true
2022-03-23T12:22:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:03.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22f59c1e{SSLC.NBReadCB@6d3f787e{SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:03.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:03.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3585ec56{AC.ReadCB@5128c9f9{HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-03-23T12:22:03.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:03.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:03.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4d54478d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:03.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:03.357Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:03.358Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.358Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:03.358Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:03.358Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:03.359Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:03.359Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:03.359Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-03-23T12:22:03.359Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-03-23T12:22:03.359Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:03.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:03.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:03.360Z||qtp978035840-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-23T12:22:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:03.361Z||qtp978035840-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-23T12:22:03.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:03.364Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.364Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{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-23T12:22:03.365Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-03-23T12:22:03.365Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.366Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.366Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.366Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@856d043{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-23T12:22:03.367Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22f59c1e{null}
2022-03-23T12:22:03.367Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:03.367Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-03-23T12:22:03.367Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-03-23T12:22:03.368Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.370Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:03.370Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:03.370Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-03-23T12:22:03.371Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:03.371Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:03.371Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@399479c5{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-23T12:22:03.371Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:03.371Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.371Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:03.371Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3585ec56{null}
2022-03-23T12:22:03.371Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-03-23T12:22:03.372Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:03.372Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-23T12:22:03.372Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-23T12:22:03.373Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:03.373Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.66.22:42588<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:03.373Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6372689a waiting
2022-03-23T12:22:13.335Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@3d171a4e on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:13.335Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:13.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:13.336Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-03-23T12:22:13.337Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77: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-23T12:22:13.337Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@78e073b4
2022-03-23T12:22:13.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:13.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:22:13.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:13.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:13.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2af875f6{AC.ReadCB@6c3f179e{HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:22:13.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:13.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3eef04d0{SSLC.NBReadCB@26b9156f{SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:13.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50137c0f on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:13.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:13.342Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:13.342Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50137c0f
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:13.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:13.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:13.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:13.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:42788], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:13.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:13.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-23T12:22:13.3443Z
2022-03-23T12:22:13.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-23T12:22:13.344564Z
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-23T12:22:13.344975Z
2022-03-23T12:22:13.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-23T12:22:13.344758Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-23T12:22:13.345234Z tryProduce true
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:13.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3eef04d0{SSLC.NBReadCB@26b9156f{SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:13.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2af875f6{AC.ReadCB@6c3f179e{HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-03-23T12:22:13.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:13.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:13.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13b92da0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:13.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:13.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:13.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:13.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:13.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:13.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-23T12:22:13.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:13.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:13.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-23T12:22:13.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:13.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{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-23T12:22:13.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1786bb0f{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-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3eef04d0{null}
2022-03-23T12:22:13.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:13.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5284279b
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:13.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:13.355Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5284279b
2022-03-23T12:22:13.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.356Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.356Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-23T12:22:13.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3992e89c{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-23T12:22:13.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2af875f6{null}
2022-03-23T12:22:13.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:13.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-23T12:22:13.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-23T12:22:13.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:13.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.66.22:42788<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:13.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@e6d3aaf waiting
2022-03-23T12:22:13.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5284279b
2022-03-23T12:22:23.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@7a7d1766 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:23.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:23.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:23.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:23.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:23.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:23.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-03-23T12:22:23.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-03-23T12:22:23.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-03-23T12:22:23.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77: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-23T12:22:23.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:23.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:23.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7b86060f
2022-03-23T12:22:23.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fbe8d2d{AC.ReadCB@491f04e7{HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:23.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2eb78a01{SSLC.NBReadCB@579c18d1{SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@195a4596 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-03-23T12:22:23.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:23.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:23.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:23.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:23.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@195a4596
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:42996], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:23.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-23T12:22:23.343054Z
2022-03-23T12:22:23.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-23T12:22:23.343438Z
2022-03-23T12:22:23.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-23T12:22:23.343629Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:23.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-23T12:22:23.343786Z
2022-03-23T12:22:23.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2eb78a01{SSLC.NBReadCB@579c18d1{SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:23.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-23T12:22:23.344018Z tryProduce true
2022-03-23T12:22:23.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:23.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:23.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:23.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fbe8d2d{AC.ReadCB@491f04e7{HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-23T12:22:23.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:23.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:23.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@68792f0c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:23.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:23.348Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-23T12:22:23.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:23.350Z||qtp978035840-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-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:23.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:23.350Z||qtp978035840-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-23T12:22:23.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:23.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{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-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@18c1a43d{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-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2eb78a01{null}
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:23.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:23.353Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:23.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:23.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:23.353Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.353Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d977435{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-23T12:22:23.354Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fbe8d2d{null}
2022-03-23T12:22:23.354Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.66.22:42996<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:23.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6372689a waiting
2022-03-23T12:22:33.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@a782c56 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:33.337Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:33.337Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:33.337Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:33.337Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:33.337Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:33.337Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-03-23T12:22:33.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-03-23T12:22:33.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:33.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:33.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-03-23T12:22:33.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77: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-23T12:22:33.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@530d305a
2022-03-23T12:22:33.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:33.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:22:33.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.342Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.343Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-03-23T12:22:33.343Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-03-23T12:22:33.344Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c98b968{AC.ReadCB@43323e6b{HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:22:33.344Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e0b0ff6{SSLC.NBReadCB@450d106d{SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7328e222 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:33.345Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:33.346Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:33.346Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7328e222
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:33.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:33.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:43192], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:33.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:33.348Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-23T12:22:33.348444Z
2022-03-23T12:22:33.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-23T12:22:33.348955Z
2022-03-23T12:22:33.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-23T12:22:33.349308Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:33.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-23T12:22:33.349502Z
2022-03-23T12:22:33.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e0b0ff6{SSLC.NBReadCB@450d106d{SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:33.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-23T12:22:33.349745Z tryProduce true
2022-03-23T12:22:33.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:33.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c98b968{AC.ReadCB@43323e6b{HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:33.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1cd30015[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:33.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:33.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:33.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-23T12:22:33.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:33.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:33.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-23T12:22:33.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:33.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{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-23T12:22:33.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-23T12:22:33.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ffdb0a2{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-23T12:22:33.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e0b0ff6{null}
2022-03-23T12:22:33.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:33.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ae48836
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:33.360Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:33.360Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ae48836
2022-03-23T12:22:33.361Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.362Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-03-23T12:22:33.362Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.362Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ae48836
2022-03-23T12:22:33.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a33a52f{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@36e586c6{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-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c98b968{null}
2022-03-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-23T12:22:33.365Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-23T12:22:33.366Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:33.366Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.66.22:43192<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:33.366Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@e6d3aaf waiting
2022-03-23T12:22:43.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@342f9dd1 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:43.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:43.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:43.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:43.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:43.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:43.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-03-23T12:22:43.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-03-23T12:22:43.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-03-23T12:22:43.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77: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-23T12:22:43.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@913825a
2022-03-23T12:22:43.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:43.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:43.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:43.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f25e1e0{AC.ReadCB@5a99ebd5{HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:43.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a777e92{SSLC.NBReadCB@76641f53{SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:43.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cbf6e08 on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:43.341Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:43.342Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.342Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-03-23T12:22:43.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:43.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:43.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:43.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:43.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1cbf6e08
2022-03-23T12:22:43.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:43.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:43.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:43.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:43.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:43400], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:43.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:43.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-23T12:22:43.345606Z
2022-03-23T12:22:43.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-23T12:22:43.346156Z
2022-03-23T12:22:43.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-23T12:22:43.346372Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:43.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-23T12:22:43.346603Z
2022-03-23T12:22:43.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a777e92{SSLC.NBReadCB@76641f53{SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:43.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-23T12:22:43.346887Z tryProduce true
2022-03-23T12:22:43.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f25e1e0{AC.ReadCB@5a99ebd5{HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:43.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.347Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:43.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79c28233[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:43.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:43.351Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:43.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:43.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:43.351Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:43.352Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:43.353Z||qtp978035840-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-23T12:22:43.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:43.353Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:43.353Z||qtp978035840-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-23T12:22:43.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:43.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.354Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{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-23T12:22:43.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-23T12:22:43.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7629dd9e{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-23T12:22:43.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a777e92{null}
2022-03-23T12:22:43.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:43.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e939b2
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:43.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:43.356Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e939b2
2022-03-23T12:22:43.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55159378{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-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f25e1e0{null}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.362Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6372689a waiting
2022-03-23T12:22:43.363Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.363Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-23T12:22:43.363Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.66.22:43400<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:43.363Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e939b2
2022-03-23T12:22:53.335Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@316f2470 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:22:53.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:53.336Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:53.337Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-03-23T12:22:53.337Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77: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-23T12:22:53.337Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2dbf06ae
2022-03-23T12:22:53.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56a95d52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:22:53.338Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:22:53.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:53.339Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:22:53.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@458bc8fc{AC.ReadCB@3f6bb5f{HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-03-23T12:22:53.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:22:53.340Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7311bf51{SSLC.NBReadCB@463cfc39{SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:53.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52ed583e on ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:53.341Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-23T12:22:53.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:53.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:22:53.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:22:53.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:22:53.342Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@52ed583e
2022-03-23T12:22:53.343Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:53.343Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:22:53.343Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:43602], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:22:53.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:22:53.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-23T12:22:53.3444Z
2022-03-23T12:22:53.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-23T12:22:53.344701Z
2022-03-23T12:22:53.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-23T12:22:53.344927Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:22:53.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6372689a task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-23T12:22:53.345141Z
2022-03-23T12:22:53.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7311bf51{SSLC.NBReadCB@463cfc39{SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:22:53.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-23T12:22:53.345484Z tryProduce true
2022-03-23T12:22:53.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:53.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:53.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@458bc8fc{AC.ReadCB@3f6bb5f{HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-03-23T12:22:53.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@56a95d52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:53.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:22:53.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:22:53.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@40b825e3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:53.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:22:53.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-23T12:22:53.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-23T12:22:53.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:22:53.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:22:53.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:53.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-23T12:22:53.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:22:53.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:22:53.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-23T12:22:53.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:22:53.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{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-23T12:22:53.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-23T12:22:53.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ee3b0fa{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-23T12:22:53.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7311bf51{null}
2022-03-23T12:22:53.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:22:53.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24aac256
2022-03-23T12:22:53.355Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24aac256
2022-03-23T12:22:53.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:22:53.356Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-03-23T12:22:53.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-23T12:22:53.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e07ab7{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-23T12:22:53.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@458bc8fc{null}
2022-03-23T12:22:53.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:22:53.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-23T12:22:53.357Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24aac256
2022-03-23T12:22:53.357Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-23T12:22:53.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@56a95d52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:22:53.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.66.22:43602<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:22:53.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@e6d3aaf waiting
2022-03-23T12:23:03.335Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@23bbc31c on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:23:03.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:23:03.336Z||qtp978035840-21-acceptor-0@12b66c89-ServerConnector@64138b0c{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@68ea41a1 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-03-23T12:23:03.336Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-03-23T12:23:03.336Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-03-23T12:23:03.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77: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-23T12:23:03.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@8df24e0
2022-03-23T12:23:03.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-23T12:23:03.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2178d296
2022-03-23T12:23:03.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@49d0cf5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:23:03.337Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-23T12:23:03.337Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@574438d7{AC.ReadCB@38d90aa3{HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:23:03.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.338Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:23:03.338Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-03-23T12:23:03.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2738bc8e{SSLC.NBReadCB@2ba3944f{SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:23:03.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-03-23T12:23:03.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@108e55ca on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-23T12:23:03.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-23T12:23:03.339Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-03-23T12:23:03.339Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:23:03.339Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.340Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-03-23T12:23:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-03-23T12:23:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:23:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected
2022-03-23T12:23:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:23:03.340Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77: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-23T12:23:03.340Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:23:03.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@108e55ca
2022-03-23T12:23:03.341Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@99f33cf
2022-03-23T12:23:03.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:23:03.341Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-03-23T12:23:03.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-03-23T12:23:03.342Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:23:03.342Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-23T12:23:03.343Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-23T12:23:03.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:43812], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:23:03.343Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.344Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.344Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:23:03.344Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.344Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-23T12:23:03.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-23T12:23:03.344695Z
2022-03-23T12:23:03.345Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-03-23T12:23:03.345Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-23T12:23:03.345482Z
2022-03-23T12:23:03.345Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-23T12:23:03.346Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.346Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-23T12:23:03.346Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@e6d3aaf task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-23T12:23:03.345965Z
2022-03-23T12:23:03.346Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-03-23T12:23:03.346Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-23T12:23:03.346214Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:23:03.348Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:23:03.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2738bc8e{SSLC.NBReadCB@2ba3944f{SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:23:03.348Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.348Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-23T12:23:03.348Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@574438d7{AC.ReadCB@38d90aa3{HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-03-23T12:23:03.349Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@49d0cf5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:23:03.349Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-23T12:23:03.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:23:03.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected
2022-03-23T12:23:03.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-03-23T12:23:03.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-23T12:23:03.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39
2022-03-23T12:23:03.350Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.350Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-03-23T12:23:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:23:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-03-23T12:23:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-03-23T12:23:03.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-03-23T12:23:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.77:8000 remote=/10.233.66.22:43810], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-23T12:23:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-23T12:23:03.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-23T12:23:03.351748Z
2022-03-23T12:23:03.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@496bda78 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-23T12:23:03.352707Z
2022-03-23T12:23:03.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-23T12:23:03.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@f6d055
2022-03-23T12:23:03.353Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@f6d055
2022-03-23T12:23:03.353Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@f6d055 started
2022-03-23T12:23:03.353Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@f6d055 waiting
2022-03-23T12:23:03.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-03-23T12:23:03.353317Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-23T12:23:03.353Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.354Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:23:03.350Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.355Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-23T12:23:03.350Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@496bda78 IDLE
2022-03-23T12:23:03.355Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.355Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP!
2022-03-23T12:23:03.356Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f6d055 offer STOP!
2022-03-23T12:23:03.356Z||qtp978035840-26|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-23T12:23:03.356Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f6d055 task=STOP!
2022-03-23T12:23:03.356Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@496bda78 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-03-23T12:23:03.356471Z
2022-03-23T12:23:03.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:23:03.356Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-03-23T12:23:03.356635Z tryProduce true
2022-03-23T12:23:03.356Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f6d055 Exited
2022-03-23T12:23:03.356Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:23:03.356Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f6d055
2022-03-23T12:23:03.356Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:23:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@493b2244[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.361Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-23T12:23:03.371Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.371Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-03-23T12:23:03.371Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@51fb0a93[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@51fb0a93[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.372Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.372Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:23:03.372Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000} filled -1 HeapByteBuffer@51fb0a93[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.372Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@51fb0a93[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.372Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@51fb0a93[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.373Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:23:03.373Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=28/30000}
2022-03-23T12:23:03.373Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=28/30000}
2022-03-23T12:23:03.375Z||qtp978035840-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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.375Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=37/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38d90aa3::DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=37/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=37/30000}
2022-03-23T12:23:03.375Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.375Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,OPEN,fill=-,flush=-,to=37/30000}
2022-03-23T12:23:03.376Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:23:03.376Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:23:03.376Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-23T12:23:03.376Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.376Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-23T12:23:03.376Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-23T12:23:03.376Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:23:03.376Z||qtp978035840-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-23T12:23:03.377Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.377Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:23:03.377Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:23:03.377Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-23T12:23:03.377Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.377Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-23T12:23:03.377Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:23:03.377Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-23T12:23:03.378Z||qtp978035840-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-23T12:23:03.378Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.378Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-23T12:23:03.378Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.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-23T12:23:03.378Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-03-23T12:23:03.379Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.379Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.379Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.379Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.379Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2ba3944f::SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{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-23T12:23:03.379Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53ccf7d9{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-23T12:23:03.380Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fa1a36f{null}
2022-03-23T12:23:03.380Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=41/30000}
2022-03-23T12:23:03.380Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-23T12:23:03.380Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658ef18d
2022-03-23T12:23:03.380Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-03-23T12:23:03.380Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.380Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-03-23T12:23:03.380Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-03-23T12:23:03.380Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.380Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-23T12:23:03.380Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-23T12:23:03.381Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-03-23T12:23:03.381Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.381Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.380Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658ef18d
2022-03-23T12:23:03.381Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4834a6a1{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-23T12:23:03.381Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c5f8189{null}
2022-03-23T12:23:03.381Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.381Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.381Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-23T12:23:03.381Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-03-23T12:23:03.382Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-03-23T12:23:03.382Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30cce648{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-23T12:23:03.382Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-03-23T12:23:03.382Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-23T12:23:03.382Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2738bc8e{null}
2022-03-23T12:23:03.382Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-23T12:23:03.383Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5282047a
2022-03-23T12:23:03.383Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5282047a
2022-03-23T12:23:03.383Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@38d90aa3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a1a6b9{s=START}]=>HttpChannelOverHttp@79ad4887{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.382Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.383Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.66.22:43810<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-23T12:23:03.383Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7805f0e1{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ba3944f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e85b694{/10.233.66.22:43812<->/10.233.66.77:8000,CLOSED,fill=-,flush=-,to=45/30000}=>Htt