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-07-06T03:40:51.189Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-bjcnl with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-07-06T03:40:51.189Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-bjcnl with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-07-06T03:40:51.253Z||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-07-06T03:40:51.253Z||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-07-06T03:40:53.795Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-07-06T03:40:53.800Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-07-06T03:40:53.889Z||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-07-06T03:40:53.891Z||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-07-06T03:41:00.145Z||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-07-06T03:41:00.310Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-07-06T03:41:00.314Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @14152ms to org.eclipse.jetty.util.log.Slf4jLog
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-07-06T03:41:00.360Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-06T03:41:00.361Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-06T03:41:01.049Z||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-07-06T03:41:01.050Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-06T03:41:01.088Z||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-07-06T03:41:01.089Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-06T03:41:01.100Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-07-06T03:41:01.101Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-07-06T03:41:01.103Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-07-06T03:41:01.108Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-07-06T03:41:01.113Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-07-06T03:41:01.115Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-07-06T03:41:01.117Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-07-06T03:41:01.119Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-07-06T03:41:01.988Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bee18dc
2022-07-06T03:41:02.015Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=-1,MANAGED}
2022-07-06T03:41:02.024Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@6ceb7b5e{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@7dd00705,POJO}
2022-07-06T03:41:02.030Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@6ceb7b5e{STOPPED},MANAGED}
2022-07-06T03:41:02.042Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@6ceb7b5e{STOPPED} added {JettyEmbeddedServletHandler@aa004a0{STOPPED},MANAGED}
2022-07-06T03:41:02.043Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@4c98a6d5{STOPPED},MANAGED}
2022-07-06T03:41:02.074Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-06T03:41:02.161Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@383f1975[HTTP/1.1] added {HttpConfiguration@441cc260{32768/8192,8192/8192,https://:0,[]},POJO}
2022-07-06T03:41:02.168Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-07-06T03:41:02.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-06T03:41:02.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3b569985{STOPPED},AUTO}
2022-07-06T03:41:02.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3a022576,POJO}
2022-07-06T03:41:02.170Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@383f1975[HTTP/1.1],AUTO}
2022-07-06T03:41:02.170Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@383f1975[HTTP/1.1]
2022-07-06T03:41:02.176Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-07-06T03:41:02.177Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-07-06T03:41:02.216Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-07-06T03:41:02.231Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bcec6a6]
2022-07-06T03:41:02.272Z||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-07-06T03:41:02.272Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@476ec9d0{STOPPED} mime types IncludeExclude@325bb9a6{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024,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@72fe8a4f}
2022-07-06T03:41:02.273Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@476ec9d0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-07-06T03:41:02.273Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {GzipHandler@476ec9d0{STOPPED},MANAGED}
2022-07-06T03:41:02.296Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@a64e035[HTTP/1.1] added {HttpConfiguration@4d74c3ba{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@41c204a0]},POJO}
2022-07-06T03:41:02.300Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1} added {SslContextFactory@22d9c961[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-07-06T03:41:02.301Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-07-06T03:41:02.301Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-06T03:41:02.301Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@bdc8014{STOPPED},AUTO}
2022-07-06T03:41:02.302Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1f443fae,POJO}
2022-07-06T03:41:02.302Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1},AUTO}
2022-07-06T03:41:02.302Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-07-06T03:41:02.303Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@a64e035[HTTP/1.1],AUTO}
2022-07-06T03:41:02.303Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@a64e035[HTTP/1.1]
2022-07-06T03:41:02.303Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-07-06T03:41:02.304Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-07-06T03:41:02.306Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@87abc48{STOPPED},AUTO}
2022-07-06T03:41:02.306Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@6c37bd27{STOPPED}[9.4.18.v20190429]
2022-07-06T03:41:02.307Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {ErrorHandler@28d79cba{STOPPED},AUTO}
2022-07-06T03:41:02.309Z||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-07-06T03:41:02.328Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@6c37bd27{STARTING}[9.4.18.v20190429]
2022-07-06T03:41:02.329Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-07-06T03:41:02.342Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-07-06T03:41:02.343Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1956060889]@74971ed9{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}] added {ReservedThreadExecutor@250b236d{s=0/2,p=0},AUTO}
2022-07-06T03:41:02.343Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-07-06T03:41:02.350Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @16188ms ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-07-06T03:41:02.350Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-21,5,main]
2022-07-06T03:41:02.353Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-22,5,main]
2022-07-06T03:41:02.356Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-23,5,main]
2022-07-06T03:41:02.360Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-24,5,main]
2022-07-06T03:41:02.361Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-25,5,main]
2022-07-06T03:41:02.362Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-26,5,main]
2022-07-06T03:41:02.365Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-27,5,main]
2022-07-06T03:41:02.368Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-28,5,main]
2022-07-06T03:41:02.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @16209ms QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}]
2022-07-06T03:41:02.373Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@476ec9d0{STOPPED}
2022-07-06T03:41:02.377Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@476ec9d0{STARTING}
2022-07-06T03:41:02.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-07-06T03:41:02.390Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-07-06T03:41:02.390Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@4632cfc 
2022-07-06T03:41:02.391Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6e1f8469 
2022-07-06T03:41:02.391Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-07-06T03:41:02.391Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-07-06T03:41:02.391Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-07-06T03:41:02.391Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-07-06T03:41:02.393Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-07-06T03:41:02.395Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-07-06T03:41:03.486Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-07-06T03:41:03.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@2764c546{STOPPED},AUTO}
2022-07-06T03:41:03.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@59496961,POJO}
2022-07-06T03:41:03.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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-07-06T03:41:03.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {PathMappings[size=0],POJO}
2022-07-06T03:41:03.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@408b87aa{STOPPED},MANAGED}
2022-07-06T03:41:03.576Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@408b87aa{STOPPED}
2022-07-06T03:41:03.576Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-07-06T03:41:03.577Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@2764c546{STOPPED}
2022-07-06T03:41:03.578Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17416ms ScheduledExecutorScheduler@2764c546{STARTED}
2022-07-06T03:41:03.579Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17417ms WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-07-06T03:41:03.579Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17417ms NativeWebSocketConfiguration@408b87aa{STARTED}
2022-07-06T03:41:03.615Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-07-06T03:41:03.667Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {HttpClientTransportOverHTTP@3910fe11{STOPPED},AUTO}
2022-07-06T03:41:03.667Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {Client@460510aa[provider=null,keyStore=null,trustStore=null],AUTO}
2022-07-06T03:41:03.667Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@351e414e,POJO}
2022-07-06T03:41:03.668Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6fd77352,POJO}
2022-07-06T03:41:03.668Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-07-06T03:41:03.668Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2022-07-06T03:41:03.669Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@33c17fa9[httpClient=HttpClient@1ab6718{STOPPED},openSessions.size=0] added {HttpClient@1ab6718{STOPPED},AUTO}
2022-07-06T03:41:03.732Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-07-06T03:41:03.732Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@507d20bb{STOPPED} added {NativeWebSocketConfiguration@408b87aa{STARTED},UNMANAGED}
2022-07-06T03:41:03.733Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@507d20bb{STOPPED},AUTO}
2022-07-06T03:41:03.737Z||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-07-06T03:41:03.738Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-06T03:41:03.741Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-07-06T03:41:03.745Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@5e2f3be5{STOPPED},MANAGED}
2022-07-06T03:41:03.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-07-06T03:41:03.748Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-06T03:41:03.749Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-06T03:41:03.750Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-07-06T03:41:03.757Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-07-06T03:41:03.760Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600],AUTO}
2022-07-06T03:41:03.762Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@1686f0b4{STOPPED}[worker=null]
2022-07-06T03:41:03.764Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-07-06T03:41:03.764Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-07-06T03:41:03.766Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@1686f0b4{STARTING}[worker=node0] added {HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-07-06T03:41:03.767Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false]
2022-07-06T03:41:03.767Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@26722665{STOPPED}
2022-07-06T03:41:03.767Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17605ms ScheduledExecutorScheduler@26722665{STARTED}
2022-07-06T03:41:03.767Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-07-06T03:41:03.768Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-07-06T03:41:03.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17616ms HouseKeeper@3900fa71{STARTED}[interval=600000, ownscheduler=true]
2022-07-06T03:41:03.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17616ms DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0]
2022-07-06T03:41:03.779Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],MANAGED}
2022-07-06T03:41:03.779Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800 added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],UNMANAGED}
2022-07-06T03:41:03.779Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6f38a289{STOPPED}
2022-07-06T03:41:03.779Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17617ms ScheduledExecutorScheduler@6f38a289{STARTED}
2022-07-06T03:41:03.781Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-07-06T03:41:03.781Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@6ceb7b5e{STOPPED}
2022-07-06T03:41:03.783Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@6ceb7b5e{STARTING}
2022-07-06T03:41:03.784Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@aa004a0{STOPPED}
2022-07-06T03:41:03.788Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-07-06T03:41:03.788Z||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-07-06T03:41:03.788Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-07-06T03:41:03.789Z||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-07-06T03:41:03.790Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-07-06T03:41:03.801Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>metricsFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>characterEncodingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>requestContextFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-07-06T03:41:03.802Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-07-06T03:41:03.802Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-07-06T03:41:03.802Z||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-07-06T03:41:03.803Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@aa004a0{STARTING}
2022-07-06T03:41:03.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17641ms JettyEmbeddedServletHandler@aa004a0{STARTED}
2022-07-06T03:41:03.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17641ms ConstraintSecurityHandler@6ceb7b5e{STARTED}
2022-07-06T03:41:03.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-07-06T03:41:03.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-07-06T03:41:03.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17642ms org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-07-06T03:41:03.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17642ms org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-07-06T03:41:03.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17642ms org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-07-06T03:41:03.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@507d20bb{STOPPED}
2022-07-06T03:41:03.807Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-07-06T03:41:03.807Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-07-06T03:41:03.808Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-07-06T03:41:03.809Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-07-06T03:41:03.809Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-07-06T03:41:03.810Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-07-06T03:41:03.810Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-07-06T03:41:03.810Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-07-06T03:41:03.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-07-06T03:41:03.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-07-06T03:41:03.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-07-06T03:41:03.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-07-06T03:41:03.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-07-06T03:41:03.813Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-07-06T03:41:03.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-07-06T03:41:03.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-07-06T03:41:03.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-07-06T03:41:03.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-07-06T03:41:03.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-07-06T03:41:03.816Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-07-06T03:41:03.816Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-07-06T03:41:03.816Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-07-06T03:41:03.816Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-07-06T03:41:03.817Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-07-06T03:41:03.818Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-07-06T03:41:03.819Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17657ms ServerContainer@507d20bb{STARTED}
2022-07-06T03:41:03.819Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STOPPED}
2022-07-06T03:41:03.819Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STARTING}
2022-07-06T03:41:03.820Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17658ms JettyEmbeddedErrorHandler@5e2f3be5{STARTED}
2022-07-06T03:41:03.820Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-07-06T03:41:03.820Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-07-06T03:41:03.820Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-07-06T03:41:03.820Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-07-06T03:41:03.821Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-07-06T03:41:03.821Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17659ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-07-06T03:41:03.821Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17659ms GzipHandler@476ec9d0{STARTED}
2022-07-06T03:41:03.821Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@87abc48{STOPPED}
2022-07-06T03:41:03.822Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17660ms AbstractLifeCycle@87abc48{STARTED}
2022-07-06T03:41:03.822Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@28d79cba{STOPPED}
2022-07-06T03:41:03.822Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@28d79cba{STARTING}
2022-07-06T03:41:03.822Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17660ms ErrorHandler@28d79cba{STARTED}
2022-07-06T03:41:03.822Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @17660ms
2022-07-06T03:41:03.823Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17661ms Server@6c37bd27{STARTED}[9.4.18.v20190429]
2022-07-06T03:41:04.309Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-07-06T03:41:04.309Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-07-06T03:41:04.309Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-06T03:41:04.309Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-06T03:41:04.915Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-07-06T03:41:04.915Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-07-06 03:41:08.276--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-07-06 03:41:13.419--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-07-06 03:41:17.421--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-07-06 03:41:21.835--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-07-06 03:41:26.18--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-07-06 03:41:29.928--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-07-06 03:41:33.277--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-07-06T03:41:36.445Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-07-06T03:41:36.445Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-07-06T03:41:36.639Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-07-06T03:41:36.639Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-07-06T03:41:36.639Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-06T03:41:36.639Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-06T03:41:37.443Z||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-07-06T03:41:37.444Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-06T03:41:37.471Z||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-07-06T03:41:37.471Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-06T03:41:37.471Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-07-06T03:41:37.472Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-07-06T03:41:37.472Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-07-06T03:41:37.472Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-07-06T03:41:37.472Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-07-06T03:41:37.473Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-07-06T03:41:37.473Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-07-06T03:41:37.474Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-07-06T03:41:42.477Z||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-07-06T03:41:46.119Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-07-06T03:41:46.122Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-07-06T03:41:46.122Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59960ms metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-07-06T03:41:46.124Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@66f659e6
2022-07-06T03:41:46.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-07-06T03:41:46.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59982ms characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-07-06T03:41:46.144Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2a1debfa
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59983ms hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@597f48df
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59983ms httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a120b0
2022-07-06T03:41:46.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59983ms requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@3daa82be
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59984ms webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@10667848
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59984ms applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1237e0be
2022-07-06T03:41:46.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-07-06T03:41:46.147Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59985ms Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-07-06T03:41:46.147Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}]
2022-07-06T03:41:46.149Z||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-07-06T03:41:46.151Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @59989ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-07-06T03:41:46.153Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5ce4369b for dispatcherServlet
2022-07-06T03:41:46.154Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-07-06T03:41:46.200Z||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-07-06T03:41:46.200Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60038ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-07-06T03:41:46.200Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-07-06T03:41:46.202Z||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-07-06T03:41:46.204Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-07-06T03:41:46.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60042ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-07-06T03:41:46.210Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2022-07-06T03:41:46.218Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-07-06T03:41:46.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-06T03:41:46.232Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-07-06T03:41:46.233Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@bdc8014{STOPPED}
2022-07-06T03:41:46.233Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60071ms ScheduledExecutorScheduler@bdc8014{STARTED}
2022-07-06T03:41:46.233Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-07-06T03:41:46.233Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-06T03:41:46.765Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[],w=[])
2022-07-06T03:41:46.765Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@da4c5cb(aai@aai.onap.org,h=[aai],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.766Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.767Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.767Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.767Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-07-06T03:41:46.767Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.767Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.769Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-07-06T03:41:46.769Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-06T03:41:46.917Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@4244e477] for SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-06T03:41:47.069Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-07-06T03:41:47.070Z||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-07-06T03:41:47.072Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4d22265c
2022-07-06T03:41:47.076Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60914ms SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-06T03:41:47.077Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ec68821
2022-07-06T03:41:47.077Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60915ms SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-07-06T03:41:47.077Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@a64e035[HTTP/1.1]
2022-07-06T03:41:47.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60916ms HttpConnectionFactory@a64e035[HTTP/1.1]
2022-07-06T03:41:47.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-06T03:41:47.096Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.094818Z added {SelectorProducer@58c80957,POJO}
2022-07-06T03:41:47.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.097371Z added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-07-06T03:41:47.097Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.097805Z created
2022-07-06T03:41:47.098Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.098199Z,MANAGED}
2022-07-06T03:41:47.098Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-07-06T03:41:47.098Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-07-06T03:41:47.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.099092Z
2022-07-06T03:41:47.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60937ms EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.099439Z
2022-07-06T03:41:47.103Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-07-06T03:41:47.104Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-07-06T03:41:47.104Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:47.1046Z tryProduce false
2022-07-06T03:41:47.107Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@477d6f66 on ManagedSelector@1715193f{STARTING} id=0 keys=0 selected=0 updates=0
2022-07-06T03:41:47.110Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:41:47.110Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@477d6f66
2022-07-06T03:41:47.111Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:41:47.111Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60949ms ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:41:47.111Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:41:47.111Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60949ms SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-06T03:41:47.113Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@5408fca1,POJO}
2022-07-06T03:41:47.113Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@5408fca1
2022-07-06T03:41:47.113Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-06T03:41:47.113Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@5408fca1
2022-07-06T03:41:47.113Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60951ms ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-06T03:41:47.144Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 59.046 seconds (JVM running for 60.983)
2022-07-06T03:41:47.144Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 59.046 seconds (JVM running for 60.983)
2022-07-06T03:41:51.953Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@48d5504 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:41:51.954Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:41:51.954Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:41:51.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:41:51.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:41:51.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:41:51.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@48d5504
2022-07-06T03:41:51.957Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@48d5504
2022-07-06T03:41:51.958Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:41:51.958Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@48d5504
2022-07-06T03:41:51.958Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:41:51.976Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 10 ms, remaining: 29990 ms
2022-07-06T03:41:51.990Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@773586fe
2022-07-06T03:41:52.084Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=80/30000},null,HttpChannelState@3dc41f5c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:41:52.096Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=92/30000}
2022-07-06T03:41:52.098Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=93/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=94/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=95/30000}
2022-07-06T03:41:52.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=95/30000}
2022-07-06T03:41:52.099Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13d464d{AC.ReadCB@79212e63{HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:41:52.100Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.101Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:41:52.102Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.104Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cc22d5f{SSLC.NBReadCB@702f4a9f{SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:41:52.105Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.105Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@172613a4 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:41:52.105Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:41:52.105Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:41:52.105Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:41:52.105Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:41:52.105Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:41:52.105Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@172613a4
2022-07-06T03:41:52.106Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.106Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@48d5504
2022-07-06T03:41:52.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:41:52.106Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:41:52.107Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:41:52.107Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:41:52.108Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:56506], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:41:52.108Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.109Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:41:52.110Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:52.110046Z
2022-07-06T03:41:52.110Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-07-06T03:41:52.112Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@50992eb4
2022-07-06T03:41:52.112Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@50992eb4
2022-07-06T03:41:52.113Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@50992eb4 started
2022-07-06T03:41:52.113Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 waiting
2022-07-06T03:41:52.113Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-06T03:41:52.112893Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:41:52.114Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:41:52.114Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:41:52.114Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:41:52.114Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.114Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:41:52.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:41:52.115Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cc22d5f{SSLC.NBReadCB@702f4a9f{SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:41:52.117Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.119Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.119Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13d464d{AC.ReadCB@79212e63{HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=20/30000}}}
2022-07-06T03:41:52.119Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=20/30000} onFillable enter HttpChannelState@3dc41f5c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:41:52.120Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.120Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:41:52.121Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.121Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4fd2550b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:41:52.121Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:41:52.157Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:41:52.160Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=61/30000}=>HttpConnection@79212e63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.160Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:41:52.160Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=61/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:41:52.161Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=62/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:41:52.161Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:41:52.163Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:41:52.164Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=65/30000}
2022-07-06T03:41:52.164Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=65/30000}
2022-07-06T03:41:52.165Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=65/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:41:52.168Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.168Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:41:52.168Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:41:52.169Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-06T03:41:52.170Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.170Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:41:52.170Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:41:52.170Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-06T03:41:52.171Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:41:52.172Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.179Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{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-07-06T03:41:52.180Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=81/30000}
2022-07-06T03:41:52.180Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.181Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.181Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.182Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ec77564{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-07-06T03:41:52.183Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cc22d5f{null}
2022-07-06T03:41:52.183Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:41:52.183Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-07-06T03:41:52.183Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:41:52.183Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-07-06T03:41:52.183Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:41:52.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:41:52.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:41:52.184Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:41:52.185Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.185Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:41:52.187Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=88/30000}
2022-07-06T03:41:52.188Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@702f4a9f::SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.188Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-07-06T03:41:52.188Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.189Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.189Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42501dd7{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-07-06T03:41:52.189Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13d464d{null}
2022-07-06T03:41:52.190Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=90/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:41:52.190Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=91/30000}
2022-07-06T03:41:52.191Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=92/30000}
2022-07-06T03:41:52.192Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79212e63::DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=93/30000} onFillable exit HttpChannelState@3dc41f5c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:41:52.192Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:41:52.192Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@1ed307de{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f4a9f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a59fb52{/10.233.67.171:56506<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@79212e63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@711f2c3b{s=START}]=>HttpChannelOverHttp@113ce4cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:01.949Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@77210fee on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:01.949Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:01.949Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:01.949Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:01.949Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:01.949Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:01.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@77210fee
2022-07-06T03:42:01.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@77210fee
2022-07-06T03:42:01.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:01.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:01.950Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@77210fee
2022-07-06T03:42:01.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:01.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28a738f4
2022-07-06T03:42:01.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:01.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:01.953Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.953Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.954Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:01.954Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-07-06T03:42:01.954Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20f82ff{AC.ReadCB@58b9be73{HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:01.955Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.955Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:01.955Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.956Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1750eeeb{SSLC.NBReadCB@31018d25{SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:01.956Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.957Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a052181 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:01.957Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:42:01.957Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:01.957Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:01.958Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:01.958Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:01.958Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a052181
2022-07-06T03:42:01.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.962Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.963Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@77210fee
2022-07-06T03:42:01.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:01.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:01.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:42:01.964Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:01.964Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:56682], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:01.964Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.965Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:01.965Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-06T03:42:01.965592Z
2022-07-06T03:42:01.966Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@50992eb4 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-06T03:42:01.96606Z
2022-07-06T03:42:01.966Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-07-06T03:42:01.966Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@2446fa45
2022-07-06T03:42:01.967Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-06T03:42:01.966856Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:01.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@2446fa45
2022-07-06T03:42:01.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@2446fa45 started
2022-07-06T03:42:01.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@2446fa45 waiting
2022-07-06T03:42:01.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@50992eb4 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:01.969482Z
2022-07-06T03:42:01.969Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1750eeeb{SSLC.NBReadCB@31018d25{SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:01.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:01.970107Z tryProduce true
2022-07-06T03:42:01.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:01.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:01.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.971Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:01.972Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.972Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20f82ff{AC.ReadCB@58b9be73{HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=18/30000}}}
2022-07-06T03:42:01.972Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=18/30000} onFillable enter HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:01.973Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.973Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:01.975Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.975Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2231593a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:01.975Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:01.985Z||qtp1956060889-21|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:01.986Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=32/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.986Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:01.986Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=32/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:01.986Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=32/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:01.987Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:01.987Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:01.987Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=33/30000}
2022-07-06T03:42:01.987Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=33/30000}
2022-07-06T03:42:01.987Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:01.988Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.988Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:01.988Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:01.989Z||qtp1956060889-21|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-07-06T03:42:01.991Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.991Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:01.991Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:01.991Z||qtp1956060889-21|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-07-06T03:42:01.992Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:01.993Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.993Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{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-07-06T03:42:01.994Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=40/30000}
2022-07-06T03:42:01.994Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.994Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.994Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:01.994Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3bc42f46{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-07-06T03:42:01.995Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1750eeeb{null}
2022-07-06T03:42:01.995Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:01.998Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2022-07-06T03:42:02.000Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:02.000Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:02.000Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:02.000Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:02.000Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f5095d1{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-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20f82ff{null}
2022-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=47/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=47/30000}
2022-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=47/30000}
2022-07-06T03:42:02.001Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=47/30000} onFillable exit HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:02.002Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:02.002Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-07-06T03:42:02.000Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2022-07-06T03:42:02.002Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:02.002Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:02.002Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:02.003Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:02.003Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=49/30000}
2022-07-06T03:42:02.003Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.67.171:56682<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:02.003Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2022-07-06T03:42:11.953Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@555d1adb on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:11.953Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:11.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:11.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:11.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:11.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:11.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@555d1adb
2022-07-06T03:42:11.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@555d1adb
2022-07-06T03:42:11.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:11.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@555d1adb
2022-07-06T03:42:11.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:11.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:11.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@21c80e81
2022-07-06T03:42:11.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5d78c08d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:11.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-06T03:42:11.957Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59367954{AC.ReadCB@3c2561a5{HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:11.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e09139e{SSLC.NBReadCB@319d915f{SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:11.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13436469 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:11.961Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:42:11.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:11.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:11.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:11.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:11.961Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13436469
2022-07-06T03:42:11.961Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@555d1adb
2022-07-06T03:42:11.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:11.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:11.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:42:11.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:11.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:56864], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:11.964Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.964Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:11.965Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:11.965054Z
2022-07-06T03:42:11.965Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@2446fa45 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:11.965505Z
2022-07-06T03:42:11.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-07-06T03:42:11.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@7760e10d
2022-07-06T03:42:11.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@2446fa45 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:11.966894Z
2022-07-06T03:42:11.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-06T03:42:11.966622Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:11.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-07-06T03:42:11.967257Z tryProduce true
2022-07-06T03:42:11.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:11.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:11.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e09139e{SSLC.NBReadCB@319d915f{SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:11.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:11.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@7760e10d
2022-07-06T03:42:11.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@7760e10d started
2022-07-06T03:42:11.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@7760e10d waiting
2022-07-06T03:42:11.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59367954{AC.ReadCB@3c2561a5{HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-07-06T03:42:11.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@5d78c08d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:11.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:11.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@735f6b39[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:11.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:11.973Z||qtp1956060889-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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:11.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:11.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-07-06T03:42:11.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-07-06T03:42:11.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:11.975Z||qtp1956060889-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-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:11.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:11.976Z||qtp1956060889-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-07-06T03:42:11.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:11.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{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-07-06T03:42:11.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-07-06T03:42:11.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@365deb36{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-07-06T03:42:11.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e09139e{null}
2022-07-06T03:42:11.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:11.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@773900fc
2022-07-06T03:42:11.979Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@773900fc
2022-07-06T03:42:11.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:11.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:11.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:11.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:11.980Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.980Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-07-06T03:42:11.980Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@319d915f::SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.980Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@773900fc
2022-07-06T03:42:11.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:11.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:11.981Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.981Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d573fc2{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.981Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@721ff9f{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-07-06T03:42:11.982Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59367954{null}
2022-07-06T03:42:11.982Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:11.982Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:11.982Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:11.982Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c2561a5::DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@5d78c08d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:11.983Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319d915f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59554d4a{/10.233.67.171:56864<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3c2561a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4251a53b{s=START}]=>HttpChannelOverHttp@c2022bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:11.983Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@50992eb4 waiting
2022-07-06T03:42:21.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@7d4f1b9b on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:21.949Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:21.949Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:21.949Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:21.949Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:21.949Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:21.949Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7d4f1b9b
2022-07-06T03:42:21.950Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7d4f1b9b
2022-07-06T03:42:21.950Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:21.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7d4f1b9b
2022-07-06T03:42:21.950Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:21.950Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:21.951Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5da44021
2022-07-06T03:42:21.952Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@344e5d7a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:21.952Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:21.952Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@49275fdb{AC.ReadCB@4b14b69a{HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:21.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.954Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27e98003{SSLC.NBReadCB@6ad52163{SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:21.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@647473a4 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:21.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:42:21.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:21.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:21.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:21.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:21.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@647473a4
2022-07-06T03:42:21.956Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.956Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7d4f1b9b
2022-07-06T03:42:21.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:21.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:21.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:42:21.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:21.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57024], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:21.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:21.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-06T03:42:21.957847Z
2022-07-06T03:42:21.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-06T03:42:21.958166Z
2022-07-06T03:42:21.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-06T03:42:21.958537Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:21.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-06T03:42:21.958853Z
2022-07-06T03:42:21.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27e98003{SSLC.NBReadCB@6ad52163{SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:21.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-06T03:42:21.959309Z tryProduce true
2022-07-06T03:42:21.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:21.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:21.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:21.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@49275fdb{AC.ReadCB@4b14b69a{HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-07-06T03:42:21.963Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@344e5d7a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:21.964Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.964Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:21.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@508868d3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-06T03:42:21.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:21.974Z||qtp1956060889-28|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:21.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:21.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:21.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:21.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:21.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:21.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=23/30000}
2022-07-06T03:42:21.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=23/30000}
2022-07-06T03:42:21.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:21.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:21.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:21.977Z||qtp1956060889-28|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-07-06T03:42:21.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:21.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:21.979Z||qtp1956060889-28|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-07-06T03:42:21.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:21.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{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-07-06T03:42:21.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-07-06T03:42:21.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.982Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.985Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.986Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@54b7f61a{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-07-06T03:42:21.987Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27e98003{null}
2022-07-06T03:42:21.988Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:21.988Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8
2022-07-06T03:42:21.988Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:21.989Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:21.989Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:21.989Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:21.989Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8
2022-07-06T03:42:21.989Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:21.989Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:21.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.990Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.990Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.990Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-07-06T03:42:21.990Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.991Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8
2022-07-06T03:42:21.991Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@33331979{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-07-06T03:42:21.991Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@49275fdb{null}
2022-07-06T03:42:21.991Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=38/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:21.991Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-07-06T03:42:21.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-07-06T03:42:21.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@344e5d7a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:21.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.67.171:57024<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:21.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@2446fa45 waiting
2022-07-06T03:42:31.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@13044443 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:31.949Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@13044443
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@13044443
2022-07-06T03:42:31.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:31.950Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:31.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@13044443
2022-07-06T03:42:31.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:31.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@36e25d54
2022-07-06T03:42:31.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4788d5a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:31.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-06T03:42:31.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:31.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:31.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28f0ead2{AC.ReadCB@63a428f9{HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:31.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:31.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a51ecd5{SSLC.NBReadCB@5a03bffd{SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:31.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d6a4a35 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:31.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:42:31.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:31.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:31.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:31.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:31.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2d6a4a35
2022-07-06T03:42:31.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@13044443
2022-07-06T03:42:31.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:31.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:31.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:42:31.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:31.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57222], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:31.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:31.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-06T03:42:31.957667Z
2022-07-06T03:42:31.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@2446fa45 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-06T03:42:31.957936Z
2022-07-06T03:42:31.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-06T03:42:31.958154Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:31.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@2446fa45 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-06T03:42:31.958429Z
2022-07-06T03:42:31.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a51ecd5{SSLC.NBReadCB@5a03bffd{SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:31.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-06T03:42:31.958773Z tryProduce true
2022-07-06T03:42:31.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:31.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:31.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28f0ead2{AC.ReadCB@63a428f9{HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-07-06T03:42:31.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@4788d5a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:31.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:31.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:31.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@56721479[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:31.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:31.969Z||qtp1956060889-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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:31.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@63a428f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:31.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:31.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:31.970Z||qtp1956060889-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-07-06T03:42:31.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:31.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:31.971Z||qtp1956060889-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-07-06T03:42:31.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:31.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{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-07-06T03:42:31.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-07-06T03:42:31.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6973d0ab{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-07-06T03:42:31.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a51ecd5{null}
2022-07-06T03:42:31.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:31.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6126171d
2022-07-06T03:42:31.974Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6126171d
2022-07-06T03:42:31.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:31.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:31.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:31.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:31.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:31.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:31.975Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.975Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-07-06T03:42:31.976Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5a03bffd::SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.976Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6126171d
2022-07-06T03:42:31.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5cf46347{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@14aba19a{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-07-06T03:42:31.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28f0ead2{null}
2022-07-06T03:42:31.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:31.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-07-06T03:42:31.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:31.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63a428f9::DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@4788d5a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:31.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a03bffd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@381967be{/10.233.67.171:57222<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@63a428f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29d41794{s=START}]=>HttpChannelOverHttp@30712df5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:31.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@50992eb4 waiting
2022-07-06T03:42:41.950Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@6c2567b2 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:41.951Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c2567b2
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c2567b2
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:41.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:41.951Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c2567b2
2022-07-06T03:42:41.952Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:41.952Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b000c61
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@d45b03b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:41.953Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@246243a8{AC.ReadCB@369dd6f6{HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:41.954Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.954Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:41.954Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c101bb4{SSLC.NBReadCB@75882c05{SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@484ce837 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-06T03:42:41.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:41.955Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c2567b2
2022-07-06T03:42:41.955Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@484ce837
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected
2022-07-06T03:42:41.956Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:41.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57406], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:41.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.957Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:41.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-06T03:42:41.957914Z
2022-07-06T03:42:41.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-06T03:42:41.958423Z
2022-07-06T03:42:41.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-06T03:42:41.959048Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:41.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-06T03:42:41.959352Z
2022-07-06T03:42:41.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-06T03:42:41.959769Z tryProduce true
2022-07-06T03:42:41.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:41.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c101bb4{SSLC.NBReadCB@75882c05{SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:41.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:41.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:41.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@246243a8{AC.ReadCB@369dd6f6{HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-07-06T03:42:41.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@d45b03b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:41.961Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.961Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:41.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5a49ba3c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:41.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:41.966Z||qtp1956060889-28|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:41.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:41.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:41.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:41.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.969Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:41.969Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:41.969Z||qtp1956060889-28|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-07-06T03:42:41.969Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.969Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:41.970Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:41.970Z||qtp1956060889-28|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-07-06T03:42:41.970Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:41.971Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.971Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{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-07-06T03:42:41.972Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-07-06T03:42:41.972Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.972Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.973Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.973Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@bff8798{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-07-06T03:42:41.973Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c101bb4{null}
2022-07-06T03:42:41.973Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:41.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896
2022-07-06T03:42:41.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:41.974Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896
2022-07-06T03:42:41.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:41.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:41.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:41.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:41.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:41.979Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.979Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-07-06T03:42:41.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.979Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@75882c05::SocketChannelEndPoint@482a5b38{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.979Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896
2022-07-06T03:42:41.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75d48094{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-07-06T03:42:41.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@246243a8{null}
2022-07-06T03:42:41.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:41.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-07-06T03:42:41.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-07-06T03:42:41.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@369dd6f6::DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000} onFillable exit HttpChannelState@d45b03b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:41.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75882c05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17acda6d{/10.233.67.171:57406<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@369dd6f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@486ff6b{s=START}]=>HttpChannelOverHttp@50026a9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:41.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@2446fa45 waiting
2022-07-06T03:42:51.947Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@5113232f on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:42:51.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:51.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@54856955 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5113232f
2022-07-06T03:42:51.948Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5113232f
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@54856955
2022-07-06T03:42:51.949Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5113232f
2022-07-06T03:42:51.949Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@54856955
2022-07-06T03:42:51.950Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@54856955
2022-07-06T03:42:51.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:51.950Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:42:51.950Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@739d53b6
2022-07-06T03:42:51.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@b825882
2022-07-06T03:42:51.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@348bc38d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:51.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:51.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@69622aaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:42:51.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-06T03:42:51.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.951Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1551abbc{AC.ReadCB@2d122649{HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:42:51.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:51.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.952Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:51.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:42:51.952Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51cf0c58{AC.ReadCB@70bd3949{HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-07-06T03:42:51.953Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@294df731{SSLC.NBReadCB@18e9717f{SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:51.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:42:51.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.953Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7a7c09ee on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-06T03:42:51.953Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-06T03:42:51.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.954Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.954Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@54856955
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:42:51.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48210059{SSLC.NBReadCB@1fd1961f{SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/2 selected
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:51.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7a7c09ee
2022-07-06T03:42:51.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5b53162c on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:42:51.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5113232f
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/2 selected
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 1 updates
2022-07-06T03:42:51.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57574], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:51.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.956Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:51.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-06T03:42:51.956919Z
2022-07-06T03:42:51.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@2446fa45 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-06T03:42:51.957501Z
2022-07-06T03:42:51.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-06T03:42:51.95776Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:51.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@2446fa45 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-06T03:42:51.958204Z
2022-07-06T03:42:51.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.958498Z tryProduce true
2022-07-06T03:42:51.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@294df731{SSLC.NBReadCB@18e9717f{SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:51.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:42:51.958Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5b53162c
2022-07-06T03:42:51.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:51.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1551abbc{AC.ReadCB@2d122649{HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:42:51.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@348bc38d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/2 selected
2022-07-06T03:42:51.959Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates
2022-07-06T03:42:51.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:51.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57576], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:42:51.960Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.961Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:42:51.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:51.961Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.961703Z
2022-07-06T03:42:51.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@7760e10d offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.962334Z
2022-07-06T03:42:51.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-07-06T03:42:51.962Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@625b5c48
2022-07-06T03:42:51.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@625b5c48
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@7760e10d task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.963099Z
2022-07-06T03:42:51.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@625b5c48 started
2022-07-06T03:42:51.963Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@625b5c48 waiting
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.963435Z tryProduce true
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:42:51.965Z||qtp1956060889-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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.965Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-06T03:42:51.96416Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:42:51.966Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48210059{SSLC.NBReadCB@1fd1961f{SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:42:51.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2d122649[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:51.966Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51cf0c58{AC.ReadCB@70bd3949{HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=15/30000}}}
2022-07-06T03:42:51.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000} onFillable enter HttpChannelState@69622aaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:51.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:51.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-07-06T03:42:51.967Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-07-06T03:42:51.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.967Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:42:51.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:51.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:51.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.968Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:51.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@156fc4dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.968Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:42:51.969Z||qtp1956060889-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-07-06T03:42:51.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:51.969Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:51.970Z||qtp1956060889-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-07-06T03:42:51.970Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:51.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.971Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{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-07-06T03:42:51.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-07-06T03:42:51.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d9c67fe{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-07-06T03:42:51.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@294df731{null}
2022-07-06T03:42:51.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-06T03:42:51.973Z||qtp1956060889-28|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@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:42:51.974Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:51.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:42:51.975Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.975Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-07-06T03:42:51.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@70bd3949[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:42:51.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=23/30000} filled -1 HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.976Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@18e9717f::SocketChannelEndPoint@dfb308c{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41c20731{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-07-06T03:42:51.976Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-07-06T03:42:51.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1551abbc{null}
2022-07-06T03:42:51.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:42:51.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:42:51.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:51.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:51.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:51.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-07-06T03:42:51.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-07-06T03:42:51.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:42:51.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d122649::DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@348bc38d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:51.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e9717f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6020f055{/10.233.67.171:57574<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@2d122649[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fac886f{s=START}]=>HttpChannelOverHttp@632acc98{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:42:51.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:51.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@50992eb4 waiting
2022-07-06T03:42:51.978Z||qtp1956060889-28|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-07-06T03:42:51.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:42:51.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:42:51.979Z||qtp1956060889-28|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-07-06T03:42:51.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:42:51.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{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-07-06T03:42:51.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-07-06T03:42:51.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.981Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.982Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77cfec0f{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-07-06T03:42:51.982Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48210059{null}
2022-07-06T03:42:51.982Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:42:51.982Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:42:51.982Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:42:51.983Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:42:51.983Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:42:51.983Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:42:51.983Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys
2022-07-06T03:42:51.983Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242
2022-07-06T03:42:51.983Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242
2022-07-06T03:42:51.983Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.988Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.988Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-07-06T03:42:51.988Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1fd1961f::SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.988Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242
2022-07-06T03:42:51.988Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@248b80bb{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ecfb3df{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-07-06T03:42:51.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51cf0c58{null}
2022-07-06T03:42:51.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:42:51.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-07-06T03:42:51.989Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-07-06T03:42:51.990Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@70bd3949::DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=38/30000} onFillable exit HttpChannelState@69622aaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:42:51.990Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fd1961f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1194ee7e{/10.233.67.171:57576<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@70bd3949[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29007c85{s=START}]=>HttpChannelOverHttp@6e503a63{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:42:51.990Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@2446fa45 size 2 > capacity
2022-07-06T03:42:51.990Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@250b236d{s=2/2,p=0}@2446fa45
2022-07-06T03:43:01.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@659209da on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-06T03:43:01.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:43:01.948Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{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@22cdfa2d on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@659209da
2022-07-06T03:43:01.948Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@659209da
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@22cdfa2d
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@22cdfa2d
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:43:01.949Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:43:01.949Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@659209da
2022-07-06T03:43:01.949Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@22cdfa2d
2022-07-06T03:43:01.950Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:43:01.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-06T03:43:01.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5899d220
2022-07-06T03:43:01.950Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@29d2fab0
2022-07-06T03:43:01.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6775f4c4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:43:01.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@47b65a1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-06T03:43:01.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:43:01.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:43:01.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:43:01.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:43:01.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-06T03:43:01.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-06T03:43:01.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6b6fea3f{AC.ReadCB@5128881a{HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:43:01.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5288ba00{AC.ReadCB@594c95e0{HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-06T03:43:01.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-06T03:43:01.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.953Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6fd6c624{SSLC.NBReadCB@21b31b5b{SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:43:01.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e92d710{SSLC.NBReadCB@188e5fbf{SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:43:01.953Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.953Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@56067146 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-06T03:43:01.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.953Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-06T03:43:01.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@140b1cda on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-06T03:43:01.954Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.954Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@22cdfa2d
2022-07-06T03:43:01.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@659209da
2022-07-06T03:43:01.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:43:01.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/2 selected
2022-07-06T03:43:01.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 2 updates
2022-07-06T03:43:01.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-06T03:43:01.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@56067146
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@140b1cda
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 2/2/2 selected
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 2 keys, 0 updates
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57800], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:43:01.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:43:01.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-06T03:43:01.956589Z
2022-07-06T03:43:01.957Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-06T03:43:01.956973Z
2022-07-06T03:43:01.957Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-06T03:43:01.957245Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:43:01.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-06T03:43:01.957417Z
2022-07-06T03:43:01.957Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e92d710{SSLC.NBReadCB@188e5fbf{SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:43:01.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.957705Z tryProduce true
2022-07-06T03:43:01.957Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.60:8000 remote=/10.233.67.171:57798], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-06T03:43:01.958Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.958Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6b6fea3f{AC.ReadCB@5128881a{HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-07-06T03:43:01.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.958Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@47b65a1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:43:01.958Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.958Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-06T03:43:01.958Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:43:01.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.959461Z
2022-07-06T03:43:01.959Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@188e5fbf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.959Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@156fc4dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.959Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:43:01.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@625b5c48 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.959764Z
2022-07-06T03:43:01.959Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-07-06T03:43:01.960Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@20ade6f5
2022-07-06T03:43:01.960Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@20ade6f5
2022-07-06T03:43:01.960Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@20ade6f5 started
2022-07-06T03:43:01.960Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@20ade6f5 waiting
2022-07-06T03:43:01.960Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@625b5c48 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.960758Z
2022-07-06T03:43:01.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.960517Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-06T03:43:01.961Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-06T03:43:01.961066Z tryProduce true
2022-07-06T03:43:01.961Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:43:01.961Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:43:01.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6fd6c624{SSLC.NBReadCB@21b31b5b{SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-06T03:43:01.961Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5288ba00{AC.ReadCB@594c95e0{HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-07-06T03:43:01.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@6775f4c4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:43:01.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.962Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-06T03:43:01.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@21b31b5b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.964Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7ed0c689[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.964Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-06T03:43:01.964Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.964Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5128881a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7472bf9b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-07-06T03:43:01.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-07-06T03:43:01.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:43:01.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:43:01.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:43:01.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-06T03:43:01.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:43:01.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:43:01.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-06T03:43:01.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:43:01.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.969Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{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-07-06T03:43:01.970Z||qtp1956060889-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@62960c55[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@62960c55[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.970Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-07-06T03:43:01.970Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.970Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.971Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.971Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4bf005e3{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-07-06T03:43:01.971Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e92d710{null}
2022-07-06T03:43:01.972Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=2 updates=0
2022-07-06T03:43:01.972Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50b9e63e
2022-07-06T03:43:01.972Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50b9e63e
2022-07-06T03:43:01.973Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.973Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@594c95e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-06T03:43:01.974Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 2 keys
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000} filled -1 HeapByteBuffer@62960c55[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@188e5fbf::SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@594c95e0::DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@62960c55[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.974Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@62960c55[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-06T03:43:01.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-07-06T03:43:01.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-07-06T03:43:01.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-06T03:43:01.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@711dbd97{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-06T03:43:01.975Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:43:01.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3335f561{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-07-06T03:43:01.975Z||qtp1956060889-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-07-06T03:43:01.974Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50b9e63e
2022-07-06T03:43:01.974Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected
2022-07-06T03:43:01.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6b6fea3f{null}
2022-07-06T03:43:01.976Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:43:01.976Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:43:01.976Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-06T03:43:01.976Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:43:01.976Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys
2022-07-06T03:43:01.976Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:43:01.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-06T03:43:01.976Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-07-06T03:43:01.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-06T03:43:01.976Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128881a::DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@47b65a1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-06T03:43:01.977Z||qtp1956060889-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-07-06T03:43:01.977Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@188e5fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bdbb5f7{/10.233.67.171:57800<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5128881a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1efc3554{s=START}]=>HttpChannelOverHttp@187a32a2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.977Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@7760e10d waiting
2022-07-06T03:43:01.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-06T03:43:01.977Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@21b31b5b::SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{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-07-06T03:43:01.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-07-06T03:43:01.978Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630b1205{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@594c95e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a13be52{s=START}]=>HttpChannelOverHttp@44979200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-06T03:43:01.979Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@333c64b9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.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-07-06T03:43:01.980Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6fd6c624{null}
2022-07-06T03:43:01.980Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-06T03:43:01.980Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c69a665
2022-07-06T03:43:01.980Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected
2022-07-06T03:43:01.980Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c69a665
2022-07-06T03:43:01.980Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected
2022-07-06T03:43:01.980Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates
2022-07-06T03:43:01.980Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-06T03:43:01.980Z||qtp1956060889-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-06T03:43:01.980Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787f90b0{/10.233.67.171:57798<->/10.233.67.60:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21b31b5b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDL