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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-10-26T18:01:58.790Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-94hxj with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-10-26T18:01:58.790Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-94hxj with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-10-26T18:01:58.794Z||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
2021-10-26T18:01:58.794Z||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
2021-10-26T18:01:59.796Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-10-26T18:01:59.836Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-10-26T18:01:59.873Z||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
2021-10-26T18:01:59.874Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-10-26T18:02:02.834Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-10-26T18:02:02.948Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-10-26T18:02:02.951Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6746ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-26T18:02:02.964Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:tHL4UCM5J4AXu7Y39LYQlYH1CEsuoC9cSvIapGzHycOzENPCelz0qxjILLaeR6fh. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-10-26T18:02:02.964Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:tHL4UCM5J4AXu7Y39LYQlYH1CEsuoC9cSvIapGzHycOzENPCelz0qxjILLaeR6fh. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-10-26T18:02:02.986Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-10-26T18:02:02.986Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-10-26T18:02:02.986Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-10-26T18:02:02.986Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-10-26T18:02:02.986Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-10-26T18:02:02.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-10-26T18:02:02.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-10-26T18:02:03.380Z||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
2021-10-26T18:02:03.380Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-10-26T18:02:03.405Z||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
2021-10-26T18:02:03.406Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-10-26T18:02:03.410Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-10-26T18:02:03.410Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-10-26T18:02:03.412Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-10-26T18:02:03.414Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-10-26T18:02:03.417Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-10-26T18:02:03.418Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-10-26T18:02:03.418Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-10-26T18:02:03.419Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-10-26T18:02:03.802Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f
2021-10-26T18:02:03.813Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED}
2021-10-26T18:02:03.816Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO}
2021-10-26T18:02:03.819Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED}
2021-10-26T18:02:03.836Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED}
2021-10-26T18:02:03.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED}
2021-10-26T18:02:03.851Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-10-26T18:02:03.873Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@26dcd8c0[HTTP/1.1] added {HttpConfiguration@66e889df{32768/8192,8192/8192,https://:0,[]},POJO}
2021-10-26T18:02:03.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-10-26T18:02:03.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-10-26T18:02:03.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3e48e859{STOPPED},AUTO}
2021-10-26T18:02:03.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@31ddd4a4,POJO}
2021-10-26T18:02:03.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@26dcd8c0[HTTP/1.1],AUTO}
2021-10-26T18:02:03.878Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@26dcd8c0[HTTP/1.1]
2021-10-26T18:02:03.880Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-10-26T18:02:03.881Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-10-26T18:02:03.897Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-10-26T18:02:03.905Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bfbffb2]
2021-10-26T18:02:03.920Z||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]
2021-10-26T18:02:03.920Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@72fe8a4f{STOPPED} mime types IncludeExclude@43effd89{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@2c16fadb,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@248deced}
2021-10-26T18:02:03.921Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@72fe8a4f{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-10-26T18:02:03.921Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {GzipHandler@72fe8a4f{STOPPED},MANAGED}
2021-10-26T18:02:03.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64138b0c[HTTP/1.1] added {HttpConfiguration@49dbaaf3{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@22d9c961]},POJO}
2021-10-26T18:02:03.936Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@bdc8014{SSL->HTTP/1.1} added {SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2021-10-26T18:02:03.936Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-10-26T18:02:03.936Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-10-26T18:02:03.936Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@79ab34c1{STOPPED},AUTO}
2021-10-26T18:02:03.937Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1698d7c0,POJO}
2021-10-26T18:02:03.937Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@bdc8014{SSL->HTTP/1.1},AUTO}
2021-10-26T18:02:03.937Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-10-26T18:02:03.937Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64138b0c[HTTP/1.1],AUTO}
2021-10-26T18:02:03.937Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-10-26T18:02:03.938Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-10-26T18:02:03.938Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-10-26T18:02:03.939Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@29f0c4f2{STOPPED},AUTO}
2021-10-26T18:02:03.939Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@2571066a{STOPPED}[9.4.18.v20190429]
2021-10-26T18:02:03.939Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {ErrorHandler@7435a578{STOPPED},AUTO}
2021-10-26T18:02:03.940Z||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
2021-10-26T18:02:03.949Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@2571066a{STARTING}[9.4.18.v20190429]
2021-10-26T18:02:03.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-10-26T18:02:03.951Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-10-26T18:02:03.951Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp142103421]@878537d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}] added {ReservedThreadExecutor@432034a{s=0/2,p=0},AUTO}
2021-10-26T18:02:03.951Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-10-26T18:02:03.954Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7749ms ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-10-26T18:02:03.954Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-19,5,main]
2021-10-26T18:02:03.955Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-20,5,main]
2021-10-26T18:02:03.955Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-21,5,main]
2021-10-26T18:02:03.955Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-22,5,main]
2021-10-26T18:02:03.956Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-23,5,main]
2021-10-26T18:02:03.958Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-24,5,main]
2021-10-26T18:02:03.959Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-25,5,main]
2021-10-26T18:02:03.960Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-26,5,main]
2021-10-26T18:02:03.960Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7755ms QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}]
2021-10-26T18:02:03.960Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@72fe8a4f{STOPPED}
2021-10-26T18:02:03.962Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@72fe8a4f{STARTING}
2021-10-26T18:02:03.962Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-10-26T18:02:03.972Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-10-26T18:02:03.972Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3b6c624 
2021-10-26T18:02:03.972Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@1eaf1e62 
2021-10-26T18:02:03.973Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-10-26T18:02:03.973Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-10-26T18:02:03.973Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-10-26T18:02:03.973Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-10-26T18:02:03.974Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-10-26T18:02:03.975Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-10-26T18:02:04.512Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-10-26T18:02:04.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@79b08632{STOPPED},AUTO}
2021-10-26T18:02:04.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@787f32b7,POJO}
2021-10-26T18:02:04.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {PathMappings[size=0],POJO}
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@6aef4eb8{STOPPED},MANAGED}
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@6aef4eb8{STOPPED}
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79b08632{STOPPED}
2021-10-26T18:02:04.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8343ms ScheduledExecutorScheduler@79b08632{STARTED}
2021-10-26T18:02:04.549Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8343ms WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-10-26T18:02:04.549Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8343ms NativeWebSocketConfiguration@6aef4eb8{STARTED}
2021-10-26T18:02:04.562Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-10-26T18:02:04.579Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {HttpClientTransportOverHTTP@6fd77352{STOPPED},AUTO}
2021-10-26T18:02:04.579Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {Client@5109e8cf[provider=null,keyStore=null,trustStore=null],AUTO}
2021-10-26T18:02:04.579Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3f672204,POJO}
2021-10-26T18:02:04.579Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@78b41097,POJO}
2021-10-26T18:02:04.580Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2021-10-26T18:02:04.580Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO}
2021-10-26T18:02:04.580Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@6ea9ec33[httpClient=HttpClient@351e414e{STOPPED},openSessions.size=0] added {HttpClient@351e414e{STOPPED},AUTO}
2021-10-26T18:02:04.603Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-10-26T18:02:04.603Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@3b05a99b{STOPPED} added {NativeWebSocketConfiguration@6aef4eb8{STARTED},UNMANAGED}
2021-10-26T18:02:04.604Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@3b05a99b{STOPPED},AUTO}
2021-10-26T18:02:04.605Z||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
2021-10-26T18:02:04.605Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-10-26T18:02:04.606Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-10-26T18:02:04.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@1f51431{STOPPED},MANAGED}
2021-10-26T18:02:04.607Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-10-26T18:02:04.607Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-10-26T18:02:04.607Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-10-26T18:02:04.608Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-10-26T18:02:04.611Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-10-26T18:02:04.612Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600],AUTO}
2021-10-26T18:02:04.614Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@26722665{STOPPED}[worker=null]
2021-10-26T18:02:04.614Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-10-26T18:02:04.614Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-10-26T18:02:04.615Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@26722665{STARTING}[worker=node0] added {HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-10-26T18:02:04.615Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false]
2021-10-26T18:02:04.615Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2021-10-26T18:02:04.615Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8410ms ScheduledExecutorScheduler@5c10285a{STARTED}
2021-10-26T18:02:04.615Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-10-26T18:02:04.616Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8411ms HouseKeeper@627d8516{STARTED}[interval=600000, ownscheduler=true]
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8412ms DefaultSessionIdManager@26722665{STARTED}[worker=node0]
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],MANAGED}
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],UNMANAGED}
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64b70919{STOPPED}
2021-10-26T18:02:04.617Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8412ms ScheduledExecutorScheduler@64b70919{STARTED}
2021-10-26T18:02:04.618Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-10-26T18:02:04.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED}
2021-10-26T18:02:04.618Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING}
2021-10-26T18:02:04.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED}
2021-10-26T18:02:04.620Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-10-26T18:02:04.620Z||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]
2021-10-26T18:02:04.620Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-10-26T18:02:04.620Z||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]
2021-10-26T18:02:04.620Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-10-26T18:02:04.624Z||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}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8419ms JettyEmbeddedServletHandler@392a04e7{STARTED}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8419ms ConstraintSecurityHandler@f14e5bf{STARTED}
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-10-26T18:02:04.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8419ms org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-10-26T18:02:04.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8419ms org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-10-26T18:02:04.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8419ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-10-26T18:02:04.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@3b05a99b{STOPPED}
2021-10-26T18:02:04.626Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-10-26T18:02:04.626Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-10-26T18:02:04.626Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-10-26T18:02:04.627Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-10-26T18:02:04.628Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-10-26T18:02:04.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-10-26T18:02:04.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-10-26T18:02:04.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8429ms ServerContainer@3b05a99b{STARTED}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STOPPED}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STARTING}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8430ms JettyEmbeddedErrorHandler@1f51431{STARTED}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8430ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8430ms GzipHandler@72fe8a4f{STARTED}
2021-10-26T18:02:04.635Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@29f0c4f2{STOPPED}
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8430ms AbstractLifeCycle@29f0c4f2{STARTED}
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@7435a578{STOPPED}
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@7435a578{STARTING}
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8431ms ErrorHandler@7435a578{STARTED}
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8431ms
2021-10-26T18:02:04.636Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8431ms Server@2571066a{STARTED}[9.4.18.v20190429]
2021-10-26T18:02:04.820Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-10-26T18:02:04.820Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-10-26T18:02:04.820Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-10-26T18:02:04.820Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-10-26T18:02:04.995Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-10-26T18:02:04.995Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-10-26 18:02:06.31--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: 2021-10-26 18:02:07.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: 2021-10-26 18:02:09.398--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: 2021-10-26 18:02:11.121--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: 2021-10-26 18:02:12.433--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: 2021-10-26 18:02:13.829--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: 2021-10-26 18:02:15.254--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
2021-10-26T18:02:16.838Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-10-26T18:02:16.838Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-10-26T18:02:16.949Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-10-26T18:02:16.950Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-10-26T18:02:16.950Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-10-26T18:02:16.950Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-10-26T18:02:17.508Z||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
2021-10-26T18:02:17.509Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-10-26T18:02:17.570Z||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
2021-10-26T18:02:17.570Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-10-26T18:02:17.570Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-10-26T18:02:17.570Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-10-26T18:02:17.571Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-10-26T18:02:17.571Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-10-26T18:02:17.571Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-10-26T18:02:17.575Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-10-26T18:02:17.576Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-10-26T18:02:17.576Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-10-26T18:02:20.804Z||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
2021-10-26T18:02:22.938Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-10-26T18:02:22.940Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-10-26T18:02:22.941Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26735ms metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-10-26T18:02:22.941Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@748e9b20
2021-10-26T18:02:22.943Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-10-26T18:02:22.943Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26738ms characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@6411d3c8
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26739ms hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@7bbbb6a8
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-10-26T18:02:22.944Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26739ms httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@9d1a267
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26740ms requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@67e28be3
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26740ms webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-10-26T18:02:22.945Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@453d496b
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26741ms applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1e54cb33
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26741ms Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-10-26T18:02:22.946Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}]
2021-10-26T18:02:22.947Z||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
2021-10-26T18:02:22.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26743ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-10-26T18:02:22.950Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@7c3ebc6b for dispatcherServlet
2021-10-26T18:02:22.951Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-10-26T18:02:22.975Z||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
2021-10-26T18:02:22.975Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26770ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-10-26T18:02:22.975Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-10-26T18:02:22.976Z||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
2021-10-26T18:02:22.977Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-10-26T18:02:22.977Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26772ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-10-26T18:02:22.981Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2021-10-26T18:02:22.986Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-10-26T18:02:22.987Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-10-26T18:02:22.996Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2021-10-26T18:02:22.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79ab34c1{STOPPED}
2021-10-26T18:02:22.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26792ms ScheduledExecutorScheduler@79ab34c1{STARTED}
2021-10-26T18:02:22.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-10-26T18:02:22.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.256Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.257Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2021-10-26T18:02:23.257Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.257Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2021-10-26T18:02:23.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-10-26T18:02:23.335Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@74844f8a] for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-10-26T18:02:23.395Z||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]
2021-10-26T18:02:23.395Z||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]
2021-10-26T18:02:23.396Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a6e0f3c
2021-10-26T18:02:23.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27193ms SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-10-26T18:02:23.398Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49c37918
2021-10-26T18:02:23.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27193ms SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-10-26T18:02:23.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-10-26T18:02:23.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27193ms HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-10-26T18:02:23.399Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-10-26T18:02:23.410Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.408484Z added {SelectorProducer@6158113e,POJO}
2021-10-26T18:02:23.410Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.410585Z added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2021-10-26T18:02:23.410Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.410848Z created
2021-10-26T18:02:23.411Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.411181Z,MANAGED}
2021-10-26T18:02:23.411Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-10-26T18:02:23.411Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-10-26T18:02:23.411Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.411685Z
2021-10-26T18:02:23.412Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27206ms EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.411976Z
2021-10-26T18:02:23.434Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2021-10-26T18:02:23.435Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@6530a1de on ManagedSelector@21d6dc81{STARTING} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:23.435Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2021-10-26T18:02:23.435Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:23.435823Z tryProduce false
2021-10-26T18:02:23.437Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:23.438Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@6530a1de
2021-10-26T18:02:23.438Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:23.438Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:02:23.438Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27233ms ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:23.438Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27233ms SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-10-26T18:02:23.439Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@431923ed,POJO}
2021-10-26T18:02:23.439Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@431923ed
2021-10-26T18:02:23.439Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-10-26T18:02:23.439Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27234ms ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-10-26T18:02:23.439Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@431923ed
2021-10-26T18:02:23.447Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 26.203 seconds (JVM running for 27.242)
2021-10-26T18:02:23.447Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 26.203 seconds (JVM running for 27.242)
2021-10-26T18:02:25.768Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@4fddfe78 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:25.768Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:02:25.768Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:25.768Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:25.769Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:25.769Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:25.769Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2021-10-26T18:02:25.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2021-10-26T18:02:25.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:25.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:25.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2021-10-26T18:02:25.782Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 7 ms, remaining: 29993 ms
2021-10-26T18:02:25.783Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@74debcf
2021-10-26T18:02:25.843Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=52/30000},null,HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:02:25.850Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=59/30000}
2021-10-26T18:02:25.851Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=59/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.851Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=76/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=60/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.851Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=60/30000}
2021-10-26T18:02:25.851Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=60/30000}
2021-10-26T18:02:25.852Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63b5b153{AC.ReadCB@6eab18ac{HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:02:25.852Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.852Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:02:25.853Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.853Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3bc3fae1{SSLC.NBReadCB@3362ad2a{SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:25.854Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.854Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7532ebe3 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:25.854Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:02:25.854Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:25.854Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:02:25.854Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:25.854Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.854Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:25.854Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2021-10-26T18:02:25.854Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7532ebe3
2021-10-26T18:02:25.855Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.855Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:25.855Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:25.855Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:02:25.855Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:02:25.856Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:39452], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:02:25.856Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.857Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:25.857Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:25.857493Z
2021-10-26T18:02:25.857Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-10-26T18:02:25.859Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@62b3f51b
2021-10-26T18:02:25.859Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@62b3f51b
2021-10-26T18:02:25.859Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@62b3f51b started
2021-10-26T18:02:25.859Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-10-26T18:02:25.859434Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:02:25.860Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b waiting
2021-10-26T18:02:25.860Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:25.860Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:25.860Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:25.861Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.861Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:25.861Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:25.861Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3bc3fae1{SSLC.NBReadCB@3362ad2a{SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:25.861Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.862Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.862Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63b5b153{AC.ReadCB@6eab18ac{HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-10-26T18:02:25.863Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:25.863Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.863Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:02:25.864Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.864Z||qtp142103421-24|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}
2021-10-26T18:02:25.864Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:02:25.876Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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}
2021-10-26T18:02:25.878Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.878Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:02:25.878Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=27/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}
2021-10-26T18:02:25.878Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=27/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} {}
2021-10-26T18:02:25.878Z||qtp142103421-24|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}
2021-10-26T18:02:25.880Z||qtp142103421-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:02:25.880Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=29/30000}
2021-10-26T18:02:25.880Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=29/30000}
2021-10-26T18:02:25.880Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:02:25.882Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.882Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:02:25.882Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:25.882Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T18:02:25.883Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.883Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:02:25.883Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:25.883Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T18:02:25.883Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:02:25.884Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.887Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{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
2021-10-26T18:02:25.888Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-10-26T18:02:25.888Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.888Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.888Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.889Z||qtp142103421-24|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)
2021-10-26T18:02:25.889Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3bc3fae1{null}
2021-10-26T18:02:25.890Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:25.890Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:25.890Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:02:25.890Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:25.890Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:02:25.891Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.891Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.891Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57293cac{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)
2021-10-26T18:02:25.891Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63b5b153{null}
2021-10-26T18:02:25.891Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=40/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:02:25.891Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-10-26T18:02:25.893Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000}
2021-10-26T18:02:25.893Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000}
2021-10-26T18:02:25.893Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000} onFillable exit HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:25.893Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.893Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:25.893Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2021-10-26T18:02:25.894Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.44:39452<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:35.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@28a9bb54 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:35.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:35.767Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:35.767Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2021-10-26T18:02:35.767Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:02:35.768Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@42f3ac3c
2021-10-26T18:02:35.768Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6dcad7af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:02:35.768Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58ad9d34{AC.ReadCB@32870466{HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:02:35.769Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52831673{SSLC.NBReadCB@15692b7c{SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@e6de594 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@e6de594
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.770Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2021-10-26T18:02:35.770Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:39598], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:35.771Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-10-26T18:02:35.771832Z
2021-10-26T18:02:35.772Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@62b3f51b offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-10-26T18:02:35.772095Z
2021-10-26T18:02:35.772Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-10-26T18:02:35.772Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@786bc216
2021-10-26T18:02:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@786bc216
2021-10-26T18:02:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@786bc216 started
2021-10-26T18:02:35.772Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-10-26T18:02:35.772471Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:02:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 waiting
2021-10-26T18:02:35.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@62b3f51b task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-10-26T18:02:35.772686Z
2021-10-26T18:02:35.773Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52831673{SSLC.NBReadCB@15692b7c{SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:35.773047Z tryProduce true
2021-10-26T18:02:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:35.773Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.773Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.773Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58ad9d34{AC.ReadCB@32870466{HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-26T18:02:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.773Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@6dcad7af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:35.774Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.774Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:02:35.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7439b0a1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:02:35.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:02:35.779Z||qtp142103421-19|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}
2021-10-26T18:02:35.779Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@32870466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.779Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:02:35.779Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/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}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/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} {}
2021-10-26T18:02:35.780Z||qtp142103421-19|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}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:02:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:35.780Z||qtp142103421-19|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
2021-10-26T18:02:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:02:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:35.781Z||qtp142103421-19|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
2021-10-26T18:02:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:02:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.782Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{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
2021-10-26T18:02:35.782Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-26T18:02:35.782Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.782Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.782Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9df8810{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)
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52831673{null}
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:35.783Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:02:35.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.784Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1dd9bf63{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)
2021-10-26T18:02:35.784Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:35.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58ad9d34{null}
2021-10-26T18:02:35.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:02:35.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:35.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-26T18:02:35.785Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@15692b7c::SocketChannelEndPoint@4c344bca{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.785Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2021-10-26T18:02:35.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32870466::DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@6dcad7af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:35.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15692b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cea607{/172.16.10.44:39598<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@32870466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63e15948{s=START}]=>HttpChannelOverHttp@46cc20ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:35.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2021-10-26T18:02:45.777Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@1e46f94e on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:45.777Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:02:45.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:45.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:45.778Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2021-10-26T18:02:45.778Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:02:45.779Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3572e594
2021-10-26T18:02:45.779Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@77210fee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:45.780Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c2567b2{AC.ReadCB@555d1adb{HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:02:45.781Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.781Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:02:45.781Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.781Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5113232f{SSLC.NBReadCB@7d4f1b9b{SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:45.781Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.782Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@54856955 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:45.782Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@54856955
2021-10-26T18:02:45.782Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.782Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:02:45.782Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:39784], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:45.783558Z
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@786bc216 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:45.783828Z
2021-10-26T18:02:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-10-26T18:02:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@23fc860b
2021-10-26T18:02:45.784Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@23fc860b
2021-10-26T18:02:45.784Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@23fc860b started
2021-10-26T18:02:45.784Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@23fc860b waiting
2021-10-26T18:02:45.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@786bc216 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:45.784214Z
2021-10-26T18:02:45.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:45.784586Z tryProduce true
2021-10-26T18:02:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-10-26T18:02:45.784423Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:02:45.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:45.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:45.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5113232f{SSLC.NBReadCB@7d4f1b9b{SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:45.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c2567b2{AC.ReadCB@555d1adb{HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-10-26T18:02:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@77210fee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:02:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@27c306ac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:02:45.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:02:45.790Z||qtp142103421-22|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}
2021-10-26T18:02:45.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@555d1adb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:02:45.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=10/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}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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} {}
2021-10-26T18:02:45.791Z||qtp142103421-22|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}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:02:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:45.791Z||qtp142103421-22|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
2021-10-26T18:02:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:02:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:45.792Z||qtp142103421-22|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
2021-10-26T18:02:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:02:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{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
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62c18c30{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)
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5113232f{null}
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:45.793Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e25839
2021-10-26T18:02:45.793Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e25839
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:45.794Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.794Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:02:45.794Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.794Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.795Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d4f1b9b::SocketChannelEndPoint@707075fe{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.795Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e25839
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53e94870{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)
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c2567b2{null}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@555d1adb::DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@77210fee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d4f1b9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48d5504{/172.16.10.44:39784<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@555d1adb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13044443{s=START}]=>HttpChannelOverHttp@f34e1da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:45.795Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@62b3f51b waiting
2021-10-26T18:02:55.767Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@76b5fc1b on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:02:55.768Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:55.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2021-10-26T18:02:55.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:02:55.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@de8d930
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@291150e1{AC.ReadCB@6165e192{HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67365d20{SSLC.NBReadCB@9a19ffe{SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@626d7057 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:02:55.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:55.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:02:55.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:02:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:02:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@626d7057
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:39928], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:02:55.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:02:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-10-26T18:02:55.773296Z
2021-10-26T18:02:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-10-26T18:02:55.773509Z
2021-10-26T18:02:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-10-26T18:02:55.773664Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:02:55.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-10-26T18:02:55.773816Z
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67365d20{SSLC.NBReadCB@9a19ffe{SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:02:55.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-10-26T18:02:55.773994Z tryProduce true
2021-10-26T18:02:55.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:55.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@291150e1{AC.ReadCB@6165e192{HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-26T18:02:55.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:02:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7760e10d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:02:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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}
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/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}
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/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} {}
2021-10-26T18:02:55.778Z||qtp142103421-26|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}
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:02:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T18:02:55.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{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
2021-10-26T18:02:55.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-26T18:02:55.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@735f6b39{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)
2021-10-26T18:02:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67365d20{null}
2021-10-26T18:02:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:02:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2021-10-26T18:02:55.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:02:55.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:02:55.783Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2021-10-26T18:02:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:02:55.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:02:55.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:02:55.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:02:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-26T18:02:55.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.784Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@773900fc{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)
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@291150e1{null}
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.44:39928<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:02:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@786bc216 waiting
2021-10-26T18:03:05.767Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@563bf28b on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:05.768Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2021-10-26T18:03:05.768Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2021-10-26T18:03:05.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:05.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2021-10-26T18:03:05.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:05.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:05.770Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@22cdfa2d
2021-10-26T18:03:05.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6016ab71{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:05.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:05.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78edade{AC.ReadCB@2dc729cc{HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:05.772Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13931aaa{SSLC.NBReadCB@3a27f4cb{SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@161725bf on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:05.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:05.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.773Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2021-10-26T18:03:05.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:05.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@161725bf
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:05.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40038], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:05.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:05.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-10-26T18:03:05.775901Z
2021-10-26T18:03:05.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-10-26T18:03:05.776485Z
2021-10-26T18:03:05.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-10-26T18:03:05.776727Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:05.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-10-26T18:03:05.776895Z
2021-10-26T18:03:05.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-10-26T18:03:05.777084Z tryProduce true
2021-10-26T18:03:05.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:05.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:05.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13931aaa{SSLC.NBReadCB@3a27f4cb{SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:05.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:05.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78edade{AC.ReadCB@2dc729cc{HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-10-26T18:03:05.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6016ab71{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:05.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:05.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ee737f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:03:05.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:05.782Z||qtp142103421-22|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}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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} {}
2021-10-26T18:03:05.783Z||qtp142103421-22|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}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:03:05.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:03:05.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:05.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:05.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:05.784Z||qtp142103421-22|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
2021-10-26T18:03:05.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:05.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:05.785Z||qtp142103421-22|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
2021-10-26T18:03:05.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:05.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{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
2021-10-26T18:03:05.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T18:03:05.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4cbd08b{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)
2021-10-26T18:03:05.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13931aaa{null}
2021-10-26T18:03:05.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:05.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df8a2aa
2021-10-26T18:03:05.788Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df8a2aa
2021-10-26T18:03:05.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:05.789Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:05.789Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:05.789Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:05.789Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.789Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:05.789Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.789Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:05.789Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T18:03:05.789Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.789Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3a27f4cb::SocketChannelEndPoint@659209da{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.789Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df8a2aa
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77246d28{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)
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@78edade{null}
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dc729cc::DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@6016ab71{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:05.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a27f4cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bfacc5{/172.16.10.44:40038<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2dc729cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5216aece{s=START}]=>HttpChannelOverHttp@6a8fbf00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:05.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@62b3f51b waiting
2021-10-26T18:03:15.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@33ad9003 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:15.767Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:15.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:15.767Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2021-10-26T18:03:15.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:15.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@55aa23eb
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:15.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f9b5b64{AC.ReadCB@4fdbbf3{HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36d05147{SSLC.NBReadCB@181f1ec{SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@38d0c8e0 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:15.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:15.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:15.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@38d0c8e0
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:15.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40210], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:15.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:15.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-10-26T18:03:15.772648Z
2021-10-26T18:03:15.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-10-26T18:03:15.773278Z
2021-10-26T18:03:15.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-10-26T18:03:15.773666Z
2021-10-26T18:03:15.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-10-26T18:03:15.773508Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:15.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-10-26T18:03:15.773883Z tryProduce true
2021-10-26T18:03:15.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:15.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36d05147{SSLC.NBReadCB@181f1ec{SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:15.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f9b5b64{AC.ReadCB@4fdbbf3{HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:15.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6973d0ab[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:03:15.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:15.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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} {}
2021-10-26T18:03:15.780Z||qtp142103421-26|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}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:03:15.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:15.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T18:03:15.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:15.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{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
2021-10-26T18:03:15.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-26T18:03:15.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6126171d{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)
2021-10-26T18:03:15.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36d05147{null}
2021-10-26T18:03:15.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:15.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2021-10-26T18:03:15.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:15.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:15.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:15.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2021-10-26T18:03:15.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:15.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:15.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:15.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.785Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-26T18:03:15.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@523caeaa{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)
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f9b5b64{null}
2021-10-26T18:03:15.786Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:03:15.786Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.44:40210<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:15.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@786bc216 waiting
2021-10-26T18:03:25.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@1a0883b1 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:25.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2021-10-26T18:03:25.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:25.767Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:25.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2021-10-26T18:03:25.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:25.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@39e5bb
2021-10-26T18:03:25.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@514fa150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:25.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32d8c340{AC.ReadCB@1e1492ff{HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:25.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8613c8e{SSLC.NBReadCB@32862678{SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@b577e1c on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@b577e1c
2021-10-26T18:03:25.769Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40338], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:25.770Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-10-26T18:03:25.770772Z
2021-10-26T18:03:25.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-10-26T18:03:25.771043Z
2021-10-26T18:03:25.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-10-26T18:03:25.771363Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:25.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-10-26T18:03:25.771516Z
2021-10-26T18:03:25.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8613c8e{SSLC.NBReadCB@32862678{SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:25.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-10-26T18:03:25.771732Z tryProduce true
2021-10-26T18:03:25.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:25.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:25.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32d8c340{AC.ReadCB@1e1492ff{HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@514fa150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:25.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c354aef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-26T18:03:25.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:25.776Z||qtp142103421-22|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}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/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}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/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} {}
2021-10-26T18:03:25.776Z||qtp142103421-22|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}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-26T18:03:25.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:25.777Z||qtp142103421-22|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
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:25.777Z||qtp142103421-22|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
2021-10-26T18:03:25.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:25.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{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
2021-10-26T18:03:25.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-26T18:03:25.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.778Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4004e31{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)
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8613c8e{null}
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50992eb4
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:25.779Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50992eb4
2021-10-26T18:03:25.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.780Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.780Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T18:03:25.780Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@32862678::SocketChannelEndPoint@7110896d{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.780Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50992eb4
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5252b0d2{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)
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32d8c340{null}
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e1492ff::DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@514fa150{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32862678{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24610f50{/172.16.10.44:40338<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1e1492ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e31a4f7{s=START}]=>HttpChannelOverHttp@b74f95c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:25.781Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@62b3f51b waiting
2021-10-26T18:03:35.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@4304e1cf on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:35.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:35.766Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:35.767Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2021-10-26T18:03:35.767Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:35.767Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7dbb5b1c
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:35.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e6b0bb9{AC.ReadCB@5b356142{HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e245e47{SSLC.NBReadCB@393e5cee{SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@65b6be41 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:35.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:35.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:35.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@65b6be41
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40460], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:35.770Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:35.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-10-26T18:03:35.771214Z
2021-10-26T18:03:35.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-10-26T18:03:35.771454Z
2021-10-26T18:03:35.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-10-26T18:03:35.771597Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:35.771Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2e245e47{SSLC.NBReadCB@393e5cee{SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:35.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:35.771857Z
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:35.772276Z tryProduce true
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e6b0bb9{AC.ReadCB@5b356142{HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-26T18:03:35.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:35.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.772Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.773Z||qtp142103421-26|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}
2021-10-26T18:03:35.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:35.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:35.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/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}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/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} {}
2021-10-26T18:03:35.776Z||qtp142103421-26|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}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:35.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{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
2021-10-26T18:03:35.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-26T18:03:35.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.779Z||qtp142103421-26|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)
2021-10-26T18:03:35.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2e245e47{null}
2021-10-26T18:03:35.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:35.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:35.779Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2021-10-26T18:03:35.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:35.779Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:35.779Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.779Z||qtp142103421-26|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)
2021-10-26T18:03:35.780Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.780Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e6b0bb9{null}
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:03:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.781Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@786bc216 waiting
2021-10-26T18:03:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.44:40460<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:35.781Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2021-10-26T18:03:45.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@4a22fc8e on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:45.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:45.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:45.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:45.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:45.766Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:45.767Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2021-10-26T18:03:45.767Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2021-10-26T18:03:45.767Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:45.767Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:45.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2021-10-26T18:03:45.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:45.767Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c646704
2021-10-26T18:03:45.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56027fca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:45.768Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T18:03:45.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:45.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T18:03:45.769Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@551750d1{AC.ReadCB@19917e49{HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:03:45.770Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.770Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:45.770Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@47e61f0c{SSLC.NBReadCB@710364d2{SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2da9c6d6 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:45.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:45.771Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2021-10-26T18:03:45.771Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2da9c6d6
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:45.772Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:45.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40596], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:45.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:45.773Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:45.77376Z
2021-10-26T18:03:45.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:45.774212Z
2021-10-26T18:03:45.774Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:45.774587Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:45.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@786bc216 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-10-26T18:03:45.774763Z
2021-10-26T18:03:45.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-10-26T18:03:45.775168Z tryProduce true
2021-10-26T18:03:45.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@47e61f0c{SSLC.NBReadCB@710364d2{SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:45.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:45.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:45.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:45.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.775Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@551750d1{AC.ReadCB@19917e49{HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-10-26T18:03:45.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@56027fca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:45.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:45.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.777Z||qtp142103421-22|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}
2021-10-26T18:03:45.777Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:45.782Z||qtp142103421-22|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}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@19917e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69: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}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69: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} {}
2021-10-26T18:03:45.783Z||qtp142103421-22|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}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-10-26T18:03:45.783Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:45.784Z||qtp142103421-22|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
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:45.784Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@23fc860b IDLE
2021-10-26T18:03:45.784Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:45.785Z||qtp142103421-22|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
2021-10-26T18:03:45.785Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute STOP!
2021-10-26T18:03:45.785Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:45.785Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@23fc860b offer STOP!
2021-10-26T18:03:45.785Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@23fc860b task=STOP!
2021-10-26T18:03:45.786Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@23fc860b Exited
2021-10-26T18:03:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.786Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@432034a{s=0/2,p=0}@23fc860b
2021-10-26T18:03:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{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
2021-10-26T18:03:45.786Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T18:03:45.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.787Z||qtp142103421-22|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.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)
2021-10-26T18:03:45.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@47e61f0c{null}
2021-10-26T18:03:45.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:45.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2021-10-26T18:03:45.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:45.788Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2021-10-26T18:03:45.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:45.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:45.788Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:45.788Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:45.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.790Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.790Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-10-26T18:03:45.790Z||qtp142103421-22|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.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)
2021-10-26T18:03:45.790Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@710364d2::SocketChannelEndPoint@18d2759d{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.790Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:45.791Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc
2021-10-26T18:03:45.790Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@551750d1{null}
2021-10-26T18:03:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T18:03:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-10-26T18:03:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-10-26T18:03:45.791Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19917e49::DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@56027fca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@710364d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d778764{/172.16.10.44:40596<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@19917e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@102e8131{s=START}]=>HttpChannelOverHttp@6d60b34a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:45.792Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@62b3f51b waiting
2021-10-26T18:03:55.766Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{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@15d05041 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T18:03:55.767Z||qtp142103421-20-acceptor-0@431923ed-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2021-10-26T18:03:55.767Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:55.767Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2021-10-26T18:03:55.768Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:55.768Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T18:03:55.769Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@d220632
2021-10-26T18:03:55.770Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4df37e5a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-10-26T18:03:55.771Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@715ff12f{AC.ReadCB@507de240{HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e8f62a6{SSLC.NBReadCB@14fcb2e7{SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.772Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f958a1a on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:55.773Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-10-26T18:03:55.773Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-10-26T18:03:55.773Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f958a1a
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:55.773Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-10-26T18:03:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-10-26T18:03:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.229.69:8000 remote=/172.16.10.44:40720], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-26T18:03:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.774Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T18:03:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-10-26T18:03:55.77502Z
2021-10-26T18:03:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@62b3f51b offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-10-26T18:03:55.775351Z
2021-10-26T18:03:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-10-26T18:03:55.775Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@7ed0c689
2021-10-26T18:03:55.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@7ed0c689
2021-10-26T18:03:55.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@7ed0c689 started
2021-10-26T18:03:55.775Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@7ed0c689 waiting
2021-10-26T18:03:55.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2021-10-26T18:03:55.775777Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@62b3f51b task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-10-26T18:03:55.775987Z
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-10-26T18:03:55.776259Z tryProduce true
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:55.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e8f62a6{SSLC.NBReadCB@14fcb2e7{SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.776Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-10-26T18:03:55.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.776Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@715ff12f{AC.ReadCB@507de240{HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-10-26T18:03:55.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@4df37e5a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T18:03:55.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.777Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T18:03:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|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}
2021-10-26T18:03:55.778Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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}
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@507de240[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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}
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/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} {}
2021-10-26T18:03:55.782Z||qtp142103421-26|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}
2021-10-26T18:03:55.782Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:55.783Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T18:03:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T18:03:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T18:03:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T18:03:55.784Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T18:03:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{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
2021-10-26T18:03:55.785Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-26T18:03:55.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.786Z||qtp142103421-26|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)
2021-10-26T18:03:55.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e8f62a6{null}
2021-10-26T18:03:55.786Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T18:03:55.787Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c69a665
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-10-26T18:03:55.787Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c69a665
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T18:03:55.787Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-10-26T18:03:55.787Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14fcb2e7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@507de240[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27084a3a{s=START}]=>HttpChannelOverHttp@178a7b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T18:03:55.787Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@507de240::DecryptedEndPoint@516c556f{/172.16.10.44:40720<->/10.242.229.69:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-26T18:03:55.788Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@14fcb2e7::SocketChannelEndPoint@b92f23a{/172.16.10.44:40720<->/10.2