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-10T02:54:46.828Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-sk4vv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-10T02:54:46.828Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-sk4vv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-10T02:54:46.836Z||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-10T02:54:46.836Z||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-10T02:54:48.370Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-03-10T02:54:48.373Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-03-10T02:54:48.461Z||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-10T02:54:48.463Z||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-10T02:54:52.084Z||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-10T02:54:52.185Z||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-10T02:54:52.187Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8556ms to org.eclipse.jetty.util.log.Slf4jLog
2022-03-10T02:54:52.212Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-10T02:54:52.213Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-10T02:54:52.657Z||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-10T02:54:52.658Z||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-10T02:54:52.680Z||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-10T02:54:52.680Z||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-10T02:54:52.686Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-10T02:54:52.686Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-10T02:54:52.688Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-10T02:54:52.691Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-10T02:54:52.693Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-10T02:54:52.694Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-10T02:54:52.694Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-10T02:54:52.695Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-10T02:54:53.066Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2022-03-10T02:54:53.082Z||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-10T02:54:53.086Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2022-03-10T02:54:53.090Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2022-03-10T02:54:53.096Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2022-03-10T02:54:53.097Z||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-10T02:54:53.116Z||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-10T02:54:53.147Z||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-10T02:54:53.152Z||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-10T02:54:53.152Z||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-10T02:54:53.152Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2022-03-10T02:54:53.152Z||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-10T02:54:53.153Z||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-10T02:54:53.153Z||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-10T02:54:53.157Z||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-10T02:54:53.157Z||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-10T02:54:53.179Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-03-10T02:54:53.190Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2022-03-10T02:54:53.210Z||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-10T02:54:53.210Z||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-10T02:54:53.211Z||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-10T02:54:53.211Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2022-03-10T02:54:53.232Z||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-10T02:54:53.234Z||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-10T02:54:53.235Z||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-10T02:54:53.235Z||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-10T02:54:53.235Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2022-03-10T02:54:53.235Z||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-10T02:54:53.236Z||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-10T02:54:53.236Z||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-10T02:54:53.236Z||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-10T02:54:53.236Z||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-10T02:54:53.236Z||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-10T02:54:53.237Z||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-10T02:54:53.238Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2022-03-10T02:54:53.238Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2022-03-10T02:54:53.238Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2022-03-10T02:54:53.240Z||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-10T02:54:53.250Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2022-03-10T02:54:53.250Z||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-10T02:54:53.253Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-10T02:54:53.253Z||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-10T02:54:53.253Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-10T02:54:53.257Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9626ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-10T02:54:53.257Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-20,5,main]
2022-03-10T02:54:53.258Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-21,5,main]
2022-03-10T02:54:53.258Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-22,5,main]
2022-03-10T02:54:53.258Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-23,5,main]
2022-03-10T02:54:53.259Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-24,5,main]
2022-03-10T02:54:53.259Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2022-03-10T02:54:53.260Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2022-03-10T02:54:53.260Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-27,5,main]
2022-03-10T02:54:53.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9629ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2022-03-10T02:54:53.261Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2022-03-10T02:54:53.263Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2022-03-10T02:54:53.263Z||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-10T02:54:53.271Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-10T02:54:53.271Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@52a70627 
2022-03-10T02:54:53.271Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6124287a 
2022-03-10T02:54:53.271Z||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-10T02:54:53.271Z||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-10T02:54:53.271Z||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-10T02:54:53.272Z||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-10T02:54:53.273Z||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-10T02:54:53.274Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-03-10T02:54:53.862Z||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-10T02:54:53.897Z||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-10T02:54:53.898Z||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-10T02:54:53.898Z||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-10T02:54:53.898Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {PathMappings[size=0],POJO}
2022-03-10T02:54:53.898Z||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-10T02:54:53.898Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@69da0b12{STOPPED}
2022-03-10T02:54:53.899Z||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-10T02:54:53.899Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@290aeb20{STOPPED}
2022-03-10T02:54:53.899Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10268ms ScheduledExecutorScheduler@290aeb20{STARTED}
2022-03-10T02:54:53.899Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10268ms 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-10T02:54:53.900Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10268ms NativeWebSocketConfiguration@69da0b12{STARTED}
2022-03-10T02:54:53.918Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-03-10T02:54:53.940Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {HttpClientTransportOverHTTP@6972c30a{STOPPED},AUTO}
2022-03-10T02:54:53.940Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {Client@57a48985[provider=null,keyStore=null,trustStore=null],AUTO}
2022-03-10T02:54:53.941Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1ab6718,POJO}
2022-03-10T02:54:53.941Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3910fe11,POJO}
2022-03-10T02:54:53.941Z||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-10T02:54:53.941Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2022-03-10T02:54:53.941Z||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-10T02:54:53.963Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-03-10T02:54:53.964Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@4393593c{STOPPED} added {NativeWebSocketConfiguration@69da0b12{STARTED},UNMANAGED}
2022-03-10T02:54:53.964Z||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-10T02:54:53.965Z||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-10T02:54:53.966Z||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-10T02:54:53.966Z||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-10T02:54:53.967Z||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-10T02:54:53.967Z||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-10T02:54:53.968Z||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-10T02:54:53.968Z||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-10T02:54:53.968Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-10T02:54:53.973Z||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-10T02:54:53.974Z||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-10T02:54:53.976Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@692fd26{STOPPED}[worker=null]
2022-03-10T02:54:53.976Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-03-10T02:54:53.977Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-03-10T02:54:53.978Z||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-10T02:54:53.978Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false]
2022-03-10T02:54:53.978Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1686f0b4{STOPPED}
2022-03-10T02:54:53.978Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10347ms ScheduledExecutorScheduler@1686f0b4{STARTED}
2022-03-10T02:54:53.978Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-03-10T02:54:53.979Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-03-10T02:54:53.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10349ms HouseKeeper@56d93692{STARTED}[interval=660000, ownscheduler=true]
2022-03-10T02:54:53.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10349ms DefaultSessionIdManager@692fd26{STARTED}[worker=node0]
2022-03-10T02:54:53.980Z||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-10T02:54:53.980Z||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-10T02:54:53.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-03-10T02:54:53.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10349ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-03-10T02:54:53.981Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-10T02:54:53.981Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2022-03-10T02:54:53.982Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2022-03-10T02:54:53.982Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2022-03-10T02:54:53.984Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-03-10T02:54:53.984Z||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-10T02:54:53.984Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-03-10T02:54:53.984Z||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-10T02:54:53.985Z||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-10T02:54:53.989Z||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-10T02:54:53.989Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-03-10T02:54:53.989Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-03-10T02:54:53.990Z||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-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2022-03-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10359ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2022-03-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10359ms ConstraintSecurityHandler@4b2a30d{STARTED}
2022-03-10T02:54:53.990Z||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-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-03-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10359ms org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-03-10T02:54:53.990Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10359ms org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-10T02:54:53.991Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10359ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-10T02:54:53.991Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@4393593c{STOPPED}
2022-03-10T02:54:53.992Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-03-10T02:54:53.992Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-10T02:54:53.993Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-10T02:54:53.994Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-10T02:54:53.995Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-03-10T02:54:53.996Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-10T02:54:53.997Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-10T02:54:53.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-10T02:54:53.999Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-10T02:54:53.999Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-10T02:54:53.999Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-03-10T02:54:53.999Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-03-10T02:54:53.999Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10368ms ServerContainer@4393593c{STARTED}
2022-03-10T02:54:54.000Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STOPPED}
2022-03-10T02:54:54.000Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STARTING}
2022-03-10T02:54:54.000Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10369ms JettyEmbeddedErrorHandler@2f2d52ef{STARTED}
2022-03-10T02:54:54.000Z||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-10T02:54:54.000Z||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-10T02:54:54.000Z||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-10T02:54:54.000Z||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-10T02:54:54.000Z||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-10T02:54:54.000Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10369ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10369ms GzipHandler@78c1a023{STARTED}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10370ms AbstractLifeCycle@79ab34c1{STARTED}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10370ms ErrorHandler@1698d7c0{STARTED}
2022-03-10T02:54:54.001Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10370ms
2022-03-10T02:54:54.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10370ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2022-03-10T02:54:54.251Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-10T02:54:54.251Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-10T02:54:54.251Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-10T02:54:54.251Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-10T02:54:54.459Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-03-10T02:54:54.459Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-03-10 02:54:56.284--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-10 02:54:58.508--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-10 02:55:00.631--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-10 02:55:02.751--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-10 02:55:05.095--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-10 02:55:07.388--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-03-10 02:55:09.899--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-10T02:55:11.954Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-10T02:55:11.954Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-10T02:55:12.076Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-10T02:55:12.077Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-10T02:55:12.077Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-10T02:55:12.077Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-10T02:55:12.591Z||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-10T02:55:12.591Z||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-10T02:55:12.612Z||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-10T02:55:12.612Z||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-10T02:55:12.613Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-10T02:55:12.613Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-10T02:55:12.613Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-10T02:55:12.613Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-10T02:55:12.613Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-10T02:55:12.614Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-10T02:55:12.615Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-10T02:55:12.615Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-10T02:55:15.952Z||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-10T02:55:18.282Z||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-10T02:55:18.286Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-10T02:55:18.286Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34655ms metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-10T02:55:18.287Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@1f966492
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34659ms characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@4b54af3d
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34659ms hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4e904fd5
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34659ms httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@15dd5ac2
2022-03-10T02:55:18.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34659ms requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@34a0ef00
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34660ms webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6e0cff20
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34660ms applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@59532566
2022-03-10T02:55:18.291Z||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-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34660ms Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-10T02:55:18.291Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}]
2022-03-10T02:55:18.292Z||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-10T02:55:18.294Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34663ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-03-10T02:55:18.296Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@9255c05 for dispatcherServlet
2022-03-10T02:55:18.296Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-03-10T02:55:18.345Z||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-10T02:55:18.345Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34714ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-03-10T02:55:18.346Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-03-10T02:55:18.347Z||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-10T02:55:18.348Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-10T02:55:18.348Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34717ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-03-10T02:55:18.353Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2022-03-10T02:55:18.360Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-03-10T02:55:18.360Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-10T02:55:18.371Z||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-10T02:55:18.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2022-03-10T02:55:18.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34741ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2022-03-10T02:55:18.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-10T02:55:18.372Z||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-10T02:55:18.715Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[],w=[])
2022-03-10T02:55:18.715Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai],w=[])
2022-03-10T02:55:18.715Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2022-03-10T02:55:18.715Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-03-10T02:55:18.715Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.716Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.718Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-03-10T02:55:18.718Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@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-10T02:55:18.796Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@74844f8a] 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-10T02:55:18.877Z||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-10T02:55:18.877Z||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-10T02:55:18.879Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a6e0f3c
2022-03-10T02:55:18.881Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35249ms 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-10T02:55:18.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49c37918
2022-03-10T02:55:18.881Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35250ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-10T02:55:18.881Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-10T02:55:18.881Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35250ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-10T02:55:18.882Z||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-10T02:55:18.895Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.893527Z added {SelectorProducer@6158113e,POJO}
2022-03-10T02:55:18.895Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.895776Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-03-10T02:55:18.896Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.896167Z created
2022-03-10T02:55:18.896Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[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-10T02:55:18.896604Z,MANAGED}
2022-03-10T02:55:18.896Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-03-10T02:55:18.896Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-03-10T02:55:18.897Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.89718Z
2022-03-10T02:55:18.897Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35266ms EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.897462Z
2022-03-10T02:55:18.900Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-10T02:55:18.900Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@6530a1de on ManagedSelector@21d6dc81{STARTING} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:18.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-10T02:55:18.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:18.901803Z tryProduce false
2022-03-10T02:55:18.925Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:18.925Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@6530a1de
2022-03-10T02:55:18.925Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:18.926Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:55:18.926Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35294ms ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:18.926Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35295ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-10T02:55:18.927Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@431923ed,POJO}
2022-03-10T02:55:18.928Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@431923ed
2022-03-10T02:55:18.928Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-10T02:55:18.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35297ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-10T02:55:18.928Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@431923ed
2022-03-10T02:55:18.938Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.037 seconds (JVM running for 35.307)
2022-03-10T02:55:18.938Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.037 seconds (JVM running for 35.307)
2022-03-10T02:55:27.716Z||qtp978035840-21-acceptor-0@431923ed-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@721ff9f on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:27.717Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:55:27.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:27.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:27.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:27.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:27.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@721ff9f
2022-03-10T02:55:27.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@721ff9f
2022-03-10T02:55:27.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:27.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:27.720Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@721ff9f
2022-03-10T02:55:27.740Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 11 ms, remaining: 29989 ms
2022-03-10T02:55:27.741Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4673790
2022-03-10T02:55:27.821Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=69/30000},null,HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:55:27.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=77/30000}
2022-03-10T02:55:27.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=101/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=78/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=101/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=79/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=79/30000}
2022-03-10T02:55:27.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=79/30000}
2022-03-10T02:55:27.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77ed6546{AC.ReadCB@25021690{HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:55:27.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=102/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:55:27.832Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=104/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.832Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18a9c215{SSLC.NBReadCB@6252ef71{SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:27.833Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.833Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f24313 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:27.833Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:55:27.833Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.833Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@721ff9f
2022-03-10T02:55:27.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:27.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:55:27.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:27.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:27.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4f24313
2022-03-10T02:55:27.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:27.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:27.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:55:27.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:55:27.840Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:54252], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:55:27.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.842Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:27.842Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:27.842701Z
2022-03-10T02:55:27.843Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-10T02:55:27.847Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@22cdfa2d
2022-03-10T02:55:27.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@22cdfa2d
2022-03-10T02:55:27.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@22cdfa2d started
2022-03-10T02:55:27.848Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-03-10T02:55:27.847802Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:55:27.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d waiting
2022-03-10T02:55:27.849Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:27.849Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:27.849Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:27.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:27.849Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.850Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:27.850Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18a9c215{SSLC.NBReadCB@6252ef71{SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:27.850Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.851Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.851Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77ed6546{AC.ReadCB@25021690{HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=21/30000}}}
2022-03-10T02:55:27.851Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000} onFillable enter HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:27.852Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.852Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:55:27.853Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.853Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@764454d4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:27.853Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:55:27.874Z||qtp978035840-25|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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:27.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=47/30000}=>HttpConnection@25021690[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:55:27.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=48/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:27.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=48/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:27.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:27.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:55:27.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=50/30000}
2022-03-10T02:55:27.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=50/30000}
2022-03-10T02:55:27.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:55:27.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:55:27.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:27.884Z||qtp978035840-25|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-10T02:55:27.885Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.885Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:55:27.885Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:27.885Z||qtp978035840-25|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-10T02:55:27.886Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:55:27.886Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.890Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-03-10T02:55:27.890Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=60/30000}
2022-03-10T02:55:27.891Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.891Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.891Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.892Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@39436870{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-10T02:55:27.892Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18a9c215{null}
2022-03-10T02:55:27.892Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:27.892Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2022-03-10T02:55:27.893Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2022-03-10T02:55:27.893Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.893Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:27.893Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:27.893Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:55:27.893Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:27.894Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.894Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.894Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76a4429f{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-10T02:55:27.894Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:27.895Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77ed6546{null}
2022-03-10T02:55:27.895Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:55:27.895Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=65/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:55:27.895Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=65/30000}
2022-03-10T02:55:27.896Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=66/30000}
2022-03-10T02:55:27.896Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=66/30000} onFillable exit HttpChannelState@10dfcbfb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:27.896Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@25021690::DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=66/30000}
2022-03-10T02:55:27.896Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.897Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:27.897Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6252ef71::SocketChannelEndPoint@3f2ec685{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6252ef71{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13409b97{/10.233.70.121:54252<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@25021690[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42ee4d1d{s=START}]=>HttpChannelOverHttp@32996717{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:27.897Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2022-03-10T02:55:37.713Z||qtp978035840-21-acceptor-0@431923ed-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@faf4ae1 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:37.713Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@faf4ae1
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@faf4ae1
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:37.714Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@faf4ae1
2022-03-10T02:55:37.715Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254: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-10T02:55:37.715Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7c6a35f9
2022-03-10T02:55:37.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@21c80e81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:55:37.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:37.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:37.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-10T02:55:37.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c2561a5{AC.ReadCB@c2022bc{HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:55:37.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:55:37.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@319d915f{SSLC.NBReadCB@59554d4a{SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:37.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4251a53b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:37.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:55:37.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:37.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:55:37.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:37.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:37.719Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.719Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@faf4ae1
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4251a53b
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:55:37.719Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:55:37.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:54490], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:55:37.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:37.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:37.720989Z
2022-03-10T02:55:37.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@22cdfa2d offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:37.721387Z
2022-03-10T02:55:37.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-10T02:55:37.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@15bfacc5
2022-03-10T02:55:37.721Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@15bfacc5
2022-03-10T02:55:37.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@15bfacc5 started
2022-03-10T02:55:37.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 waiting
2022-03-10T02:55:37.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-10T02:55:37.721861Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:55:37.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@22cdfa2d task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=0]@2022-03-10T02:55:37.722168Z
2022-03-10T02:55:37.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@319d915f{SSLC.NBReadCB@59554d4a{SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:37.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=1]@2022-03-10T02:55:37.722579Z tryProduce true
2022-03-10T02:55:37.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:37.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:37.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.723Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.723Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:37.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c2561a5{AC.ReadCB@c2022bc{HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-03-10T02:55:37.724Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@21c80e81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:37.724Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.724Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:55:37.726Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.726Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6016ab71[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:37.726Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:55:37.731Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@c2022bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:55:37.732Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-03-10T02:55:37.733Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-03-10T02:55:37.733Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:55:37.733Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.733Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:55:37.733Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:37.733Z||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-10T02:55:37.734Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.734Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:55:37.734Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:37.734Z||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-10T02:55:37.734Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:55:37.735Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.735Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{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-10T02:55:37.735Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-10T02:55:37.736Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.736Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.736Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.736Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2dc729cc{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-10T02:55:37.737Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@319d915f{null}
2022-03-10T02:55:37.737Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:37.737Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a27f4cb
2022-03-10T02:55:37.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:37.737Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a27f4cb
2022-03-10T02:55:37.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:37.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:55:37.737Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:37.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:37.738Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:55:37.741Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5216aece{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-10T02:55:37.741Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c2561a5{null}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:55:37.742Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c2022bc::DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@21c80e81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:37.742Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59554d4a::SocketChannelEndPoint@72add5dc{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59554d4a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d573fc2{/10.233.70.121:54490<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@c2022bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d78c08d{s=START}]=>HttpChannelOverHttp@7855beac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:37.742Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@2c8e096
2022-03-10T02:55:37.742Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a27f4cb
2022-03-10T02:55:47.713Z||qtp978035840-21-acceptor-0@431923ed-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@56721479 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:47.713Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:55:47.713Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:47.713Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:47.713Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56721479
2022-03-10T02:55:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56721479
2022-03-10T02:55:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:47.714Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56721479
2022-03-10T02:55:47.714Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254: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-10T02:55:47.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5e05ea87
2022-03-10T02:55:47.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@62325ead{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@693d163a{AC.ReadCB@1392d1be{HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:55:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:55:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c272582{SSLC.NBReadCB@3390a7ae{SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a3c527f on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:55:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:55:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56721479
2022-03-10T02:55:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a3c527f
2022-03-10T02:55:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:55:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:55:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:54718], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:55:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:47.721325Z
2022-03-10T02:55:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@15bfacc5 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:47.721764Z
2022-03-10T02:55:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-10T02:55:47.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@508868d3
2022-03-10T02:55:47.722Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@508868d3
2022-03-10T02:55:47.722Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@508868d3 started
2022-03-10T02:55:47.722Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@508868d3 waiting
2022-03-10T02:55:47.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@15bfacc5 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=1]@2022-03-10T02:55:47.723086Z
2022-03-10T02:55:47.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=1]@2022-03-10T02:55:47.723693Z tryProduce true
2022-03-10T02:55:47.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:47.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:47.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=1]@2022-03-10T02:55:47.723434Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:55:47.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:47.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c272582{SSLC.NBReadCB@3390a7ae{SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@693d163a{AC.ReadCB@1392d1be{HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-03-10T02:55:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@62325ead{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:55:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54b7f61a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:55:47.733Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@1392d1be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:55:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-03-10T02:55:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-03-10T02:55:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:55:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:55:47.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:47.736Z||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-10T02:55:47.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:55:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:47.737Z||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-10T02:55:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:55:47.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{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-10T02:55:47.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-10T02:55:47.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11b562e8{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-10T02:55:47.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c272582{null}
2022-03-10T02:55:47.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:47.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:55:47.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:47.741Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:55:47.742Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-03-10T02:55:47.742Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.742Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@206e313c{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-10T02:55:47.742Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@693d163a{null}
2022-03-10T02:55:47.742Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:55:47.743Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-03-10T02:55:47.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-10T02:55:47.745Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@62325ead{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:47.745Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1392d1be::DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-03-10T02:55:47.746Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3390a7ae::SocketChannelEndPoint@a61e1ee{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3390a7ae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6759ad39{/10.233.70.121:54718<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@1392d1be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@190af480{s=START}]=>HttpChannelOverHttp@1f97e6a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:47.746Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-03-10T02:55:47.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@22cdfa2d waiting
2022-03-10T02:55:57.713Z||qtp978035840-21-acceptor-0@431923ed-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@6973d0ab on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:55:57.714Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6973d0ab
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6973d0ab
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:57.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:57.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6973d0ab
2022-03-10T02:55:57.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254: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-10T02:55:57.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@13931aaa
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@39e5bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:55:57.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e1492ff{AC.ReadCB@b74f95c{HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32862678{SSLC.NBReadCB@24610f50{SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e31a4f7 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:57.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:55:57.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:55:57.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6973d0ab
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1e31a4f7
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:55:57.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:54968], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:55:57.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:55:57.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:57.719558Z
2022-03-10T02:55:57.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:57.719794Z
2022-03-10T02:55:57.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:57.719976Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:55:57.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32862678{SSLC.NBReadCB@24610f50{SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:55:57.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:57.720381Z
2022-03-10T02:55:57.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:55:57.720781Z tryProduce true
2022-03-10T02:55:57.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:57.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:57.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e1492ff{AC.ReadCB@b74f95c{HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-03-10T02:55:57.721Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@39e5bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:57.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:55:57.721Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.721Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:55:57.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d589c27[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:57.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:55:57.725Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@b74f95c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-10T02:55:57.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:55:57.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-10T02:55:57.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:55:57.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{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-10T02:55:57.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79671754{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-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32862678{null}
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:55:57.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c65961c
2022-03-10T02:55:57.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:55:57.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.730Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c65961c
2022-03-10T02:55:57.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:55:57.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:55:57.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:55:57.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:55:57.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:55:57.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3413b3e8{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-10T02:55:57.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e1492ff{null}
2022-03-10T02:55:57.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:55:57.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-10T02:55:57.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-10T02:55:57.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@39e5bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:55:57.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@15bfacc5 waiting
2022-03-10T02:55:57.733Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.734Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@b74f95c::DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-03-10T02:55:57.735Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@24610f50::SocketChannelEndPoint@78edade{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24610f50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7110896d{/10.233.70.121:54968<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@b74f95c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@514fa150{s=START}]=>HttpChannelOverHttp@161725bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:55:57.735Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c65961c
2022-03-10T02:56:07.714Z||qtp978035840-21-acceptor-0@431923ed-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@6126171d on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:56:07.714Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:07.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:07.715Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:07.715Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:07.715Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:07.715Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6126171d
2022-03-10T02:56:07.716Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6126171d
2022-03-10T02:56:07.716Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:07.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6126171d
2022-03-10T02:56:07.716Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:07.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254: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-10T02:56:07.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@15515b3b
2022-03-10T02:56:07.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@caac0de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:07.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4932976d{AC.ReadCB@133dcaf3{HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:07.719Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@34a5b6ea{SSLC.NBReadCB@283039f5{SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d73de1a on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:07.720Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:56:07.721Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.721Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6126171d
2022-03-10T02:56:07.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:07.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:56:07.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:07.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:07.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1d73de1a
2022-03-10T02:56:07.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:07.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:07.723Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:56:07.723Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:07.723Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:55204], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:07.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:07.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:07.725215Z
2022-03-10T02:56:07.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:07.726072Z
2022-03-10T02:56:07.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:07.726612Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:07.727256Z
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:07.727425Z tryProduce true
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:07.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@34a5b6ea{SSLC.NBReadCB@283039f5{SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:07.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4932976d{AC.ReadCB@133dcaf3{HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-03-10T02:56:07.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@caac0de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:07.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:07.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@719a9da7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:07.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:07.738Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:07.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:07.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:07.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:07.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:07.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:07.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-10T02:56:07.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-10T02:56:07.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:07.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:07.741Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:07.742Z||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-10T02:56:07.743Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.743Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:07.743Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:07.743Z||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-10T02:56:07.744Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:07.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{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-10T02:56:07.747Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-03-10T02:56:07.747Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.747Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.748Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.748Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a49ba3c{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-10T02:56:07.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@34a5b6ea{null}
2022-03-10T02:56:07.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:07.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:07.750Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-03-10T02:56:07.751Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.751Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.751Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-03-10T02:56:07.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.752Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@283039f5::SocketChannelEndPoint@145c134c{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.752Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-03-10T02:56:07.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:56:07.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50065896{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-10T02:56:07.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4932976d{null}
2022-03-10T02:56:07.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=34/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:56:07.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-03-10T02:56:07.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-03-10T02:56:07.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@133dcaf3::DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000} onFillable exit HttpChannelState@caac0de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:07.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@283039f5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78986af2{/10.233.70.121:55204<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@133dcaf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c419fb{s=START}]=>HttpChannelOverHttp@400f7726{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:07.755Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@22cdfa2d waiting
2022-03-10T02:56:17.714Z||qtp978035840-21-acceptor-0@431923ed-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@14aba19a on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:56:17.715Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:17.715Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@14aba19a
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@14aba19a
2022-03-10T02:56:17.716Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:17.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:17.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@14aba19a
2022-03-10T02:56:17.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254: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-10T02:56:17.718Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@8613c8e
2022-03-10T02:56:17.720Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6c646704{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:17.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:17.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-10T02:56:17.721Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-10T02:56:17.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@19917e49{AC.ReadCB@6d60b34a{HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:17.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:17.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.722Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@710364d2{SSLC.NBReadCB@5d778764{SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:17.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@102e8131 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:17.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:56:17.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:17.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:56:17.723Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@14aba19a
2022-03-10T02:56:17.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:17.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:17.723Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@102e8131
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:17.724Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:55486], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:17.725Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.725Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:17.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:17.725898Z
2022-03-10T02:56:17.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:17.726537Z
2022-03-10T02:56:17.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:17.72682Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:17.727012Z
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:17.727298Z tryProduce true
2022-03-10T02:56:17.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@710364d2{SSLC.NBReadCB@5d778764{SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:17.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:17.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@19917e49{AC.ReadCB@6d60b34a{HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-03-10T02:56:17.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6c646704{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:17.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:17.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@756f0dc1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:17.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:17.742Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-10T02:56:17.743Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-10T02:56:17.744Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:17.744Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.744Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:17.744Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:17.744Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-10T02:56:17.745Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.745Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:17.745Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:17.745Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-10T02:56:17.746Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:17.746Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.747Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{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-10T02:56:17.747Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-03-10T02:56:17.747Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@652bb765{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-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@710364d2{null}
2022-03-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:17.748Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578b3afb
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:17.749Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:17.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578b3afb
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:17.749Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.749Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:56:17.749Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5804d1a8{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-10T02:56:17.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@19917e49{null}
2022-03-10T02:56:17.750Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:56:17.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-10T02:56:17.750Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-10T02:56:17.750Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-10T02:56:17.751Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6d60b34a::DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@6c646704{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:17.751Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5d778764::SocketChannelEndPoint@32d8c340{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.751Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578b3afb
2022-03-10T02:56:17.755Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d778764{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18d2759d{/10.233.70.121:55486<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6d60b34a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56027fca{s=START}]=>HttpChannelOverHttp@b577e1c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:17.756Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@15bfacc5 waiting
2022-03-10T02:56:27.713Z||qtp978035840-21-acceptor-0@431923ed-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@523caeaa on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:56:27.714Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@523caeaa
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@523caeaa
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:27.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:27.714Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@523caeaa
2022-03-10T02:56:27.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254: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-10T02:56:27.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@731f74c5
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1f951337{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:27.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@271aeb67{AC.ReadCB@1724e55c{HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17a4e4dd{SSLC.NBReadCB@598bd8dc{SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@106e83cd on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:56:27.717Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:27.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.717Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:56:27.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@523caeaa
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@106e83cd
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:27.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:55744], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:27.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:27.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:27.719573Z
2022-03-10T02:56:27.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:27.719885Z
2022-03-10T02:56:27.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:27.720078Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:27.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17a4e4dd{SSLC.NBReadCB@598bd8dc{SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:27.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@271aeb67{AC.ReadCB@1724e55c{HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-10T02:56:27.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1f951337{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:27.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:27.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:27.722094Z
2022-03-10T02:56:27.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@625b5c48[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:27.722Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:27.726Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@1724e55c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-03-10T02:56:27.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:27.727Z||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-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:27.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:27.727Z||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-10T02:56:27.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:27.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{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-10T02:56:27.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-10T02:56:27.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.729Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@156fc4dc{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-10T02:56:27.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17a4e4dd{null}
2022-03-10T02:56:27.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=1 updates=0
2022-03-10T02:56:27.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-03-10T02:56:27.730Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-03-10T02:56:27.730Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.722Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:27.722383Z tryProduce true
2022-03-10T02:56:27.737Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:27.737Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:27.733Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.738Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-10T02:56:27.738Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.738Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@598bd8dc::SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.738Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.738Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-03-10T02:56:27.738Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.738Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ecb178e{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@264e1242{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-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@271aeb67{null}
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-10T02:56:27.739Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1724e55c::DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@1f951337{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:27.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@598bd8dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69140efc{/10.233.70.121:55744<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1724e55c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10214eff{s=START}]=>HttpChannelOverHttp@6a149eaa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:27.740Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@22cdfa2d waiting
2022-03-10T02:56:37.713Z||qtp978035840-21-acceptor-0@431923ed-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@25bddace on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:56:37.713Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:37.713Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:37.713Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:37.713Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:37.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:37.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@25bddace
2022-03-10T02:56:37.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@25bddace
2022-03-10T02:56:37.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:37.714Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@25bddace
2022-03-10T02:56:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254: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-10T02:56:37.714Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@47e61f0c
2022-03-10T02:56:37.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2614ad6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:37.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-10T02:56:37.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.715Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2fe33756{AC.ReadCB@517dc8de{HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1067214c{SSLC.NBReadCB@32812b51{SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.716Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b875bb2 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:37.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-10T02:56:37.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.717Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@25bddace
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2b875bb2
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:56:37.717Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:37.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:56036], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:37.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:37.718Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:37.718715Z
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:37.718961Z
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:37.719167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1067214c{SSLC.NBReadCB@32812b51{SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2fe33756{AC.ReadCB@517dc8de{HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-10T02:56:37.719Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2614ad6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:37.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:37.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@32812b51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6da0db37[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:37.720Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:37.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@22cdfa2d task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:37.721296Z
2022-03-10T02:56:37.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:37.721517Z tryProduce true
2022-03-10T02:56:37.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:37.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:37.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@517dc8de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:37.726Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:37.727Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-10T02:56:37.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:37.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:37.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-10T02:56:37.728Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:37.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{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-10T02:56:37.729Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-10T02:56:37.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6372689a{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-10T02:56:37.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1067214c{null}
2022-03-10T02:56:37.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:37.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:56:37.731Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-03-10T02:56:37.732Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-03-10T02:56:37.732Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.732Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.732Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.732Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e6d3aaf{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-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2fe33756{null}
2022-03-10T02:56:37.732Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@517dc8de::DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@2614ad6f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:37.733Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@32812b51::SocketChannelEndPoint@551750d1{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32812b51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49eaed5b{/10.233.70.121:56036<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@517dc8de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1f986f{s=START}]=>HttpChannelOverHttp@2da9c6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:37.733Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@15bfacc5 waiting
2022-03-10T02:56:37.734Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-03-10T02:56:47.713Z||qtp978035840-21-acceptor-0@431923ed-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@7472bf9b on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-10T02:56:47.713Z||qtp978035840-21-acceptor-0@431923ed-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:47.713Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:47.713Z||qtp978035840-21-acceptor-0@431923ed-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@3d9c67fe on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 2 updates
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7472bf9b
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7472bf9b
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3d9c67fe
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3d9c67fe
2022-03-10T02:56:47.714Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7472bf9b
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:47.714Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 2 keys
2022-03-10T02:56:47.714Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3d9c67fe
2022-03-10T02:56:47.714Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254: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-10T02:56:47.715Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254: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-10T02:56:47.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a93f279
2022-03-10T02:56:47.715Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4e09139e
2022-03-10T02:56:47.715Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@36e25d54{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:47.715Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3782f3fe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-10T02:56:47.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.716Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.716Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@329d4eab{AC.ReadCB@52e7cf4d{HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:47.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63a428f9{AC.ReadCB@30712df5{HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-10T02:56:47.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e6c6212{SSLC.NBReadCB@1318c858{SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:47.717Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@be32b8f on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-10T02:56:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-10T02:56:47.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/2 selected
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates
2022-03-10T02:56:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:47.718Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7472bf9b
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@be32b8f
2022-03-10T02:56:47.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a03bffd{SSLC.NBReadCB@381967be{SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 2 keys
2022-03-10T02:56:47.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/2 selected
2022-03-10T02:56:47.718Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:47.718Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29d41794 on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-10T02:56:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:56294], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:47.719Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.719Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3d9c67fe
2022-03-10T02:56:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=7]@2022-03-10T02:56:47.719609Z
2022-03-10T02:56:47.719Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=7]@2022-03-10T02:56:47.719856Z
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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-10T02:56:47.720024Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e6c6212{SSLC.NBReadCB@1318c858{SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@329d4eab{AC.ReadCB@52e7cf4d{HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-10T02:56:47.720Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@3782f3fe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d4ae8d8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.721Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:47.723Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@508868d3 IDLE
2022-03-10T02:56:47.723Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP!
2022-03-10T02:56:47.723Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@508868d3 offer STOP!
2022-03-10T02:56:47.723Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@508868d3 task=STOP!
2022-03-10T02:56:47.724Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@508868d3 Exited
2022-03-10T02:56:47.724Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@508868d3
2022-03-10T02:56:47.724Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:47.724Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:47.725Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:47.725Z||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-10T02:56:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:47.726Z||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-10T02:56:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:47.726Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{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-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.727Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2bc03931{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-10T02:56:47.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e6c6212{null}
2022-03-10T02:56:47.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=1 updates=1
2022-03-10T02:56:47.728Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48f226dd
2022-03-10T02:56:47.728Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48f226dd
2022-03-10T02:56:47.728Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.728Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-10T02:56:47.729Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1318c858::SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.729Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48f226dd
2022-03-10T02:56:47.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/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=8]@2022-03-10T02:56:47.730467Z
2022-03-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53eb0010{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-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@329d4eab{null}
2022-03-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-10T02:56:47.731Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@52e7cf4d::DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@3782f3fe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@29d41794
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=0}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.732Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:47.730Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/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=8]@2022-03-10T02:56:47.730769Z tryProduce true
2022-03-10T02:56:47.732Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 waiting
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a226189{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1318c858{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eb5f188{/10.233.70.121:56294<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@52e7cf4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12a04202{s=START}]=>HttpChannelOverHttp@4aa163fa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 2 keys
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected
2022-03-10T02:56:47.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates
2022-03-10T02:56:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.254:8000 remote=/10.233.70.121:56296], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-10T02:56:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-10T02:56:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/REPRODUCING/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=8]@2022-03-10T02:56:47.734604Z
2022-03-10T02:56:47.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@15bfacc5 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/REPRODUCING/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=8]@2022-03-10T02:56:47.734873Z
2022-03-10T02:56:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-10T02:56:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@79cd2e9d
2022-03-10T02:56:47.735Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@79cd2e9d
2022-03-10T02:56:47.735Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@79cd2e9d started
2022-03-10T02:56:47.735Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@79cd2e9d waiting
2022-03-10T02:56:47.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=8]@2022-03-10T02:56:47.735282Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-10T02:56:47.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@15bfacc5 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=9]@2022-03-10T02:56:47.735793Z
2022-03-10T02:56:47.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/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=9]@2022-03-10T02:56:47.735937Z tryProduce true
2022-03-10T02:56:47.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:47.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:47.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys
2022-03-10T02:56:47.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a03bffd{SSLC.NBReadCB@381967be{SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63a428f9{AC.ReadCB@30712df5{HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=FI,flush=-,to=20/30000}}}
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000} onFillable enter HttpChannelState@36e25d54{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-10T02:56:47.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@53ee9924[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-10T02:56:47.749Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@30712df5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=33/30000}
2022-03-10T02:56:47.750Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,OPEN,fill=-,flush=-,to=33/30000}
2022-03-10T02:56:47.751Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-10T02:56:47.751Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.751Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-10T02:56:47.751Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:47.751Z||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-10T02:56:47.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-10T02:56:47.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-10T02:56:47.752Z||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-10T02:56:47.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-10T02:56:47.752Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@381967be::SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{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-10T02:56:47.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-03-10T02:56:47.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.753Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@af3994a{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-10T02:56:47.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a03bffd{null}
2022-03-10T02:56:47.754Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-10T02:56:47.754Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected
2022-03-10T02:56:47.754Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected
2022-03-10T02:56:47.754Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates
2022-03-10T02:56:47.755Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-10T02:56:47.755Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-10T02:56:47.755Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys
2022-03-10T02:56:47.755Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@113e384
2022-03-10T02:56:47.755Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@113e384
2022-03-10T02:56:47.755Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.755Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHttp@13436469{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-10T02:56:47.755Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@30712df5::DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-03-10T02:56:47.755Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59367954{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@381967be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cf46347{/10.233.70.121:56296<->/10.233.70.254:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@30712df5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4788d5a1{s=START}]=>HttpChannelOverHt