[INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:rest-access >---------- [INFO] Building sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT [25/120] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest-access --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ rest-access --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ rest-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/gerrit validation [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/classes [INFO] /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ rest-access --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ rest-access --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rest-access --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ rest-access --- [INFO] Resolving /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ rest-access --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 15:09:42.073 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 15:09:42.076 [main] INFO org.eclipse.jetty.util.log - Logging initialized @617ms to org.eclipse.jetty.util.log.Slf4jLog 15:09:42.082 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@fa49800,POJO} 15:09:42.086 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:42.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@35aea049[null] added {org.eclipse.jetty.security.DefaultIdentityService@7205765b,POJO} 15:09:42.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@35aea049[OSGi HTTP Service Realm] added {UserStore@47987356{STOPPED},AUTO} 15:09:42.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {HashLoginService@35aea049[OSGi HTTP Service Realm],AUTO} 15:09:42.098 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED},[o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED}]}] 15:09:42.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@ffaa6af{STOPPED} added {o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED},AUTO} 15:09:42.100 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@36916eb0 15:09:42.104 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=-1,MANAGED} 15:09:42.131 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=-1 added {ServletHandler@3f6f6701{STOPPED},MANAGED} 15:09:42.131 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 15:09:42.134 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@130c12b7,UNMANAGED} 15:09:42.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c,POJO} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@ffaa6af{STOPPED},MANAGED} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@25084a1e{STOPPED}[9.4.42.v20210604] 15:09:42.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTING}[9.4.42.v20210604] added {ErrorHandler@4b45a2f5{STOPPED},AUTO} 15:09:42.139 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 15:09:42.149 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@25084a1e{STARTING}[9.4.42.v20210604] 15:09:42.149 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:42.150 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] added {ReservedThreadExecutor@6892b3b6{s=0/2,p=0},AUTO} 15:09:42.151 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.155 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @696ms ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.155 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-16,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-17,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-18,5,main] 15:09:42.156 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-19,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-20,5,main] 15:09:42.157 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-21,5,main] 15:09:42.157 [qtp63387985-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.158 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-22,5,main] 15:09:42.158 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-23,5,main] 15:09:42.158 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.158 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@35aea049[OSGi HTTP Service Realm] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@47987356{STOPPED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms UserStore@47987356{STARTED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms HashLoginService@35aea049[OSGi HTTP Service Realm] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@ffaa6af{STOPPED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@ffaa6af{STARTING} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED} 15:09:42.161 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 15:09:42.165 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@4803b726{/,null,STARTING} 15:09:42.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.167 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:09:42.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600],AUTO} 15:09:42.169 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@196a42c3{STOPPED}[worker=null] 15:09:42.169 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:09:42.169 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@196a42c3{STARTING}[worker=node0] added {HouseKeeper@4a83a74a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@4a83a74a{STOPPED}[interval=600000, ownscheduler=false] 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@d737b89{STOPPED} 15:09:42.171 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @712ms ScheduledExecutorScheduler@d737b89{STARTED} 15:09:42.171 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 15:09:42.171 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms HouseKeeper@4a83a74a{STARTED}[interval=660000, ownscheduler=true] 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms DefaultSessionIdManager@196a42c3{STARTED}[worker=node0] 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@196a42c3{STARTED}[worker=node0],MANAGED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {DefaultSessionIdManager@196a42c3{STARTED}[worker=node0],UNMANAGED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@72035809{STOPPED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms ScheduledExecutorScheduler@72035809{STARTED} 15:09:42.173 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.173 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@3f6f6701{STOPPED} 15:09:42.175 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.176 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@3f6f6701{STARTING} 15:09:42.177 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 15:09:42.177 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085,POJO} 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.177 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085[EMBEDDED:null] 15:09:42.177 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.178 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085[EMBEDDED:null] 15:09:42.178 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.179 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@3f6f6701{STARTING} 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms ServletHandler@3f6f6701{STARTED} 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.182 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:09:42.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @773ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 15:09:42.233 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 15:09:42.234 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms ContextHandlerCollection@ffaa6af{STARTED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4b45a2f5{STOPPED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4b45a2f5{STARTING} 15:09:42.235 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @776ms ErrorHandler@4b45a2f5{STARTED} 15:09:42.235 [main] INFO org.eclipse.jetty.server.Server - Started @776ms 15:09:42.235 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @776ms Server@25084a1e{STARTED}[9.4.42.v20210604] 15:09:42.235 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 15:09:42.238 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4d0d9fe7[HTTP/1.1] added {HttpConfiguration@c430e6c{32768/8192,8192/8192,https://:0,[]},POJO} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {Server@25084a1e{STARTED}[9.4.42.v20210604],UNMANAGED} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}],UNMANAGED} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@57bc27f5{STOPPED},AUTO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5fb759d6,POJO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@4d0d9fe7[HTTP/1.1],AUTO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTED}[9.4.42.v20210604] added {ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.252 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@57bc27f5{STOPPED} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @794ms ScheduledExecutorScheduler@57bc27f5{STARTED} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @794ms HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.258Z added {SelectorProducer@387a8303,POJO} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.26Z added {QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}],UNMANAGED} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.26Z created 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z,MANAGED} 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @802ms EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z 15:09:42.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 startThread=0 15:09:42.263 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.264Z tryProduce false 15:09:42.264 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6933b6c6 on ManagedSelector@4dc27487{STARTING} id=0 keys=0 selected=0 updates=0 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6933b6c6 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 0 keys 15:09:42.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @805ms ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=0 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @806ms SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@626abbd0,POJO} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@626abbd0 startThread=0 15:09:42.265 [qtp63387985-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@626abbd0 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.265 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @806ms ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 15:09:42.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@147e2ae7,POJO} 15:09:42.354 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 15:09:42.360 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 15:09:42.361 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 15:09:42.362 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 15:09:42.363 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 15:09:42.364 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 15:09:42.376 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s 15:09:42.492 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.496 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.498 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.500 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 15:09:42.539 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 15:09:42.544 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 15:09:42.591 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.593 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.594 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.594 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.597 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s 15:09:42.633 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.634 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.635 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.636 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.637 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.637 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.641 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.641 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.643 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.643 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.645 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started 15:09:42.646 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s 15:09:42.657 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.659 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.659 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 15:09:42.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.681 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s 15:09:42.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:43.465 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] on ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.465 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=1 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/0 selected 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] startThread=0 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.466 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:43.470 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 2 ms, remaining: 59998 ms 15:09:43.488 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=20/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.494 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}-> 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@60e1b904 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=2 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@60e1b904 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/1 selected 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.497Z 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.498 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 startThread=0 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@c9c5963 started 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 waiting 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.498Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.499 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.499 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.500 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.503 [qtp63387985-20] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 15:09:43.503 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.505 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.511 [qtp63387985-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.511 [qtp63387985-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=34} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} parsed false HttpParser{s=END,0 of -1} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.543 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.543 [qtp63387985-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:43.557 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7883746[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=51} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT X-Auth-Token: baf6bfeaa246e516528769483a95cca6b76263f3 Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=278} last=true content=HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT X-Auth-Token: baf6bfeaa246e516528769483a95cca6b76263f3 Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] ([p=0,l=179,c=16384,r=179],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 457 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=60/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=53} 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=457 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] ([p=179,l=179,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=54} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=54} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7a841c86) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=55} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:43.563 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:43.565 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/1 selected 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.567 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 startThread=0 15:09:43.567 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.567 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@4fecc276 started 15:09:43.567 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.568 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 waiting 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.568Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.568Z tryProduce true 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parsed false HttpParser{s=END,62 of 62} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@275b4439[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3d693229) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.576 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.576 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {HttpClientTransportOverHTTP@4c060c8f{STOPPED},AUTO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {Client@49b07ee3[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@352e612e,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@65f00478,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp606365803]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@6ea94d6a,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@4a1e3ac1,POJO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@d56f84e3[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {HttpClient@27ead29e{STOPPED},AUTO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@d56f84e3[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {SessionTracker@3b8ee898{STOPPED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@faa3fed{STOPPED} added {InflaterPool@381cad29{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@faa3fed{STOPPED} added {DeflaterPool@988246e{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@faa3fed{STOPPED},AUTO} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@27ead29e{STOPPED} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTING} added {ScheduledExecutorScheduler@601cbd8c{STOPPED},AUTO} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@d0ec63,POJO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@4c060c8f{STOPPED} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@4c060c8f{STARTING} added {ClientSelectorManager@7a94b64e{STOPPED},AUTO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7a94b64e{STOPPED} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.644Z added {SelectorProducer@12477988,POJO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.644Z added {QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z created 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z,MANAGED} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a94b64e{STARTING} added {ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] added {ReservedThreadExecutor@73d69c0f{s=0/2,p=0},AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2186ms ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-34,5,main] 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-35,5,main] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-36,5,main] 15:09:43.646 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-37,5,main] 15:09:43.646 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-38,5,main] 15:09:43.646 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-39,5,main] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-40,5,main] 15:09:43.646 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-41,5,main] 15:09:43.646 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2187ms QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2187ms EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.646Z 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d startThread=0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.647 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@13e698c7 on ManagedSelector@2caf6912{STARTING} id=0 keys=0 selected=0 updates=0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.647Z tryProduce false 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@13e698c7 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 0 keys 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms ClientSelectorManager@7a94b64e{STARTED} 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms HttpClientTransportOverHTTP@4c060c8f{STARTED} 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:09:43.675 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:43.675 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_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] of [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_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] 15:09:43.677 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 516ebdf8[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:43.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2219ms Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:09:43.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@601cbd8c{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms ScheduledExecutorScheduler@601cbd8c{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms HttpClient@27ead29e{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3b8ee898{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms SessionTracker@3b8ee898{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@faa3fed{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@381cad29{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms InflaterPool@381cad29{STARTED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@988246e{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms DeflaterPool@988246e{STARTED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms WebSocketExtensionFactory@faa3fed{STARTED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STARTED},openSessions.size=0] 15:09:43.733 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4 to ws://127.0.0.1:8899/ws/sensinact 15:09:43.740 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:43.741 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:43.742 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:43.743 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:43.745 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4, policy=WebSocketPolicy@4a699efa[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:43.751 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=null,MANAGED} 15:09:43.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=null 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] added {Pool@4a1c0752[size=0 closed=false],POJO} 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2295ms DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2295ms HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 for HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=1] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=1] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:43.758 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 startThread=0 15:09:43.758 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.758 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:43.759 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.759 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] 15:09:43.759 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} on ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] startThread=0 15:09:43.759 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/0 selected 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@162ce18e Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899] 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@155e3e4e on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} startThread=0 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.760 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.760 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@2111ab83{HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=2 15:09:43.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@155e3e4e 15:09:43.761 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:43.761 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.761 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.767 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}-> 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d44790 on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@60094ac7{HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=2 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 2 updates 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d44790 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@695a69a1[c=0/1/64,a=0,i=1,q=1] 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@5d39f2d8{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@4a1c0752[size=1 closed=false] 15:09:43.770 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]} on HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/1/64,a=1,i=0,q=0] 15:09:43.770 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]} associated true to HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@2f9a666{s=START} 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@2f9a666{s=COMPLETING} 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [HeapByteBuffer@44b1b34f[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=4/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@2f9a666{s=COMPLETING}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=12/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=12/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=13/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@2f9a666{s=END} 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.773Z 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.773Z 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]}, result: null 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 startThread=0 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.774Z 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.774Z tryProduce true 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@28a98d95 started 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 waiting 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.83Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@2111ab83{HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@7def321b{STOPPED} added {InflaterPool@3006e3e1{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@7def321b{STOPPED} added {DeflaterPool@581c4476{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[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@49ec46ea{STOPPED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[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@82b18f5,POJO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@5d0a2a2f{STOPPED},AUTO} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@7def321b{STOPPED},AUTO} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6f185af5 15:09:43.840 [qtp63387985-17] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@49ec46ea{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms ScheduledExecutorScheduler@49ec46ea{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5d0a2a2f{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms SessionTracker@5d0a2a2f{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@7def321b{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3006e3e1{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms InflaterPool@3006e3e1{STARTED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@581c4476{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms DeflaterPool@581c4476{STARTED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms WebSocketExtensionFactory@7def321b{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 15:09:43.844 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:43.846 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 15:09:43.846 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96, policy=WebSocketPolicy@2d9e652f[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:43.847 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:43.851 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=19} 15:09:43.851 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=19} 15:09:43.852 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21}] 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21}] added {WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21},POJO} 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],AUTO} 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4aeae20e) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2b838f26 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:43.856 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:43.856 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=COMPLETING}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4aeae20e w=false 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@64133965{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} to WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.857Z 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} upgrading from HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} to WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 startThread=0 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@5711ebb5 started 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 waiting 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[HANDSHAKING],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.858 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.857Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:43.858 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@3dbd535b[batching=true] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENING],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@3dbd535b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:43.859 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.859 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@60094ac7{HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@63958a2d[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@5d4d005c | +> SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] - STARTED += ExtensionStack@2f30d24b[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.864 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null 15:09:43.864 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.867 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.867 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:43.868 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],AUTO} 15:09:43.935 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=74/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2477ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2477ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=77/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2479ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:43.939 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.939 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:43.946 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[HANDSHAKING],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@9bfdde7[batching=true] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENING],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@9bfdde7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3ec1a225[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7b4e912 | +> SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] - STARTED += ExtensionStack@1f761924[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.948 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@4a1c0752[size=0 closed=false] 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:43.955 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@361592f5[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 15:09:43.956 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:43.956 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=83,c=32768,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.962Z 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.963Z 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.963Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@70b2844a[p=0,l=77,c=77,r=77]={<<\x00Bk>O\x12-o\x10^qu\x1bQahZ@ps\x03Yf...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@70b2844a[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:43.965 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:43.964Z 15:09:43.971 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:43.971Z tryProduce true 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@769efad1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=156,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=160 cap=32768] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=160,c=32768,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.034 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.034 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 160 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=160 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] processing 0 entries: [] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] auto flushing 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] flushing 0 frames: [] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=83,l=83,c=4096,r=0]={\x81\xCd\x02\x1cu0{"u...s/GET"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\x02\x1cu0{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.035Z 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.038 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@5711ebb5 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.038Z 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 startThread=0 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.038Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 160 bytes - DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 160 bytes 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 156 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=156,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@373e14fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@373e14fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.039 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.039Z 15:09:44.040 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:44.046 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@175d79a0 started 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([156] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.046 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@175d79a0 waiting 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.046Z tryProduce true 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 {"response":{"name":"brightness","type":"int","value":10,"timestamp":1636643383572},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=160,l=160,c=4096,r=0]={\x81~\x00\x9c{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]}} 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1175b1ac[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...ype":"int","value":5}]}>>>} 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:44.163 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=117/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=128/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: [] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: [] 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=128/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.164Z tryProduce true 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\x02\x1cu0{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.165 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=129/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.165 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@11fcc1e2[p=0,l=130,c=130,r=130]={<<<\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC54\xD4\xEe\xD4/\x8d\xF7\xC2...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>} 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@11fcc1e2[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...ype":"int","value":5}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact/p...brightness","type":"int","value":5}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5ed8b0d2[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=265,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=269 cap=32768] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=269,c=32768,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 269 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=269 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] processing 0 entries: [] 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] auto flushing 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] flushing 0 frames: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82\xA6@\xFb\x9e{...e":5}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xA6@\xFb\x9e{...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]}} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@175d79a0 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@7650f9ec startThread=0 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@7650f9ec in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@7650f9ec started 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@7650f9ec waiting 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z tryProduce true 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]}} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 269 DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 269 bytes - DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 269 bytes 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 265 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=265,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@78970956[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@78970956[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([265] "{"triggered":[{"name..."/light/switch/dim","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643384166}],"response":{"task":"ACT","start":1636643384165,"end":1636643384165,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=269,l=269,c=4096,r=0]={\x81~\x01\t{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]}} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@5711ebb5 waiting 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643384166}],"response":{"task":"ACT","start":1636643384165,"end":1636643384165,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7e0c7be[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=83,c=32768,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>\xF3\xC34\x9e\xEc\xD5b\xC1\xC5...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.365Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]}} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xA6@\xFb\x9e{...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.366Z tryProduce true 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@bc30008[p=0,l=77,c=77,r=77]={<<<&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfbj/\xC4;s9..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@bc30008[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7de4ffd1[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=155,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=159 cap=32768] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=159,c=32768,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] processing 0 entries: [] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] auto flushing 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] flushing 0 frames: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=83,l=83,c=4096,r=0]={\x81\xCd]\xAbM\x1a{"u...s/GET"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd]\xAbM\x1a{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.368Z 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.369Z tryProduce true 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]}} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 159 DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 159 bytes - DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 159 bytes 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 155 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=155,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@378c0eac[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@378c0eac[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([155] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"brightness","type":"int","value":5,"timestamp":1636643384166},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=159,l=159,c=4096,r=0]={\x81~\x00\x9b{"res...e":200}<<<>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9b{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]]}} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@175d79a0 waiting 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys {"response":{"name":"brightness","type":"int","value":5,"timestamp":1636643384166},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=880/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=880/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.457Z 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.457Z tryProduce true 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=881/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d6c1214[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>dmffj5DXI...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2a29b623) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.462Z 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.462Z tryProduce true 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,62 of 62} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39e4c800[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>dmffj5DXI...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@683ecf8e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {HttpClientTransportOverHTTP@37c5fc56{STOPPED},AUTO} 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {Client@1c025cb[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@50825a02,POJO} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@68809cc7,POJO} 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1883237069]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@7051777c,POJO} 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@3241713e,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@361e697e[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {HttpClient@43cf6ea3{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@361e697e[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {SessionTracker@5ecba515{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@512d4583{STOPPED} added {InflaterPool@2abc224d{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@512d4583{STOPPED} added {DeflaterPool@13cd7ea5{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@512d4583{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@43cf6ea3{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTING} added {ScheduledExecutorScheduler@2b97cc1f{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@60723d6a,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@37c5fc56{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@37c5fc56{STARTING} added {ClientSelectorManager@18324f97{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@18324f97{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z added {SelectorProducer@71178a52,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z added {QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z created 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.467Z,MANAGED} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@18324f97{STARTING} added {ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.467Z 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] added {ReservedThreadExecutor@abbc908{s=0/2,p=0},AUTO} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3008ms ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-45,5,main] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-46,5,main] 15:09:44.467 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-47,5,main] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-48,5,main] 15:09:44.468 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-49,5,main] 15:09:44.468 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-50,5,main] 15:09:44.468 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-51,5,main] 15:09:44.468 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-52,5,main] 15:09:44.468 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3009ms QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3009ms EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.468Z 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 startThread=0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6a4d7f76 on ManagedSelector@ff6077{STARTING} id=0 keys=0 selected=0 updates=0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.469Z tryProduce false 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a4d7f76 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 0 keys 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=0 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms ClientSelectorManager@18324f97{STARTED} 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms HttpClientTransportOverHTTP@37c5fc56{STARTED} 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_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] of [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_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] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 10ec523c[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3013ms Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2b97cc1f{STOPPED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms ScheduledExecutorScheduler@2b97cc1f{STARTED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms HttpClient@43cf6ea3{STARTED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5ecba515{STOPPED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms SessionTracker@5ecba515{STARTED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@512d4583{STOPPED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@2abc224d{STOPPED,size=0,capacity=UNLIMITED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms InflaterPool@2abc224d{STARTED,size=0,capacity=UNLIMITED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@13cd7ea5{STOPPED,size=0,capacity=UNLIMITED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms DeflaterPool@13cd7ea5{STARTED,size=0,capacity=UNLIMITED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms WebSocketExtensionFactory@512d4583{STARTED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STARTED},openSessions.size=0] 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba to ws://127.0.0.1:8899/ws/sensinact 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba, policy=WebSocketPolicy@79767781[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=null,MANAGED} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=null 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] added {Pool@245a060f[size=0 closed=false],POJO} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3019ms DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3019ms HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a for HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=1] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=1] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:44.485 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b startThread=0 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:44.485 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.485 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} on ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=0 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=1 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/0 selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] startThread=0 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} 15:09:44.485 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.485 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.486 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.486 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@7ee98dbf Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} 15:09:44.486 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:44.486 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899] 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@63b9d082 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} startThread=0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@2c46ce12{HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=2 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@63b9d082 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6eae2035 on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@6a91b9bf{HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=2 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 2 updates 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6eae2035 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@aced190[c=0/1/64,a=0,i=1,q=1] 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@1e63d216{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@245a060f[size=1 closed=false] 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]} on HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/1/64,a=1,i=0,q=0] 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]} associated true to HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@1a4ddb87{s=START} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@1a4ddb87{s=COMPLETING} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [HeapByteBuffer@4fcd73e1[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@1a4ddb87{s=COMPLETING}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=49/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@1a4ddb87{s=END} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]}, result: null 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=50/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.543Z 15:09:44.551 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.551Z 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.551Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@2c46ce12{HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:44.553 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.553Z 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.561Z tryProduce true 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.563 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad, policy=WebSocketPolicy@4f45c6[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10}] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10}] added {WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10},POJO} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],AUTO} 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11}] 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11}] 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:09:44.633 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73}] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=82/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e0ea8fa) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1415a188 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=91/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=COMPLETING}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6e0ea8fa w=false 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.643Z 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} to WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 startThread=0 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@3fd48784 started 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 waiting 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.643Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} upgrading from HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} to WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=89} 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@6a91b9bf{HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[HANDSHAKING],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@18009fed[batching=true] 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENING],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@18009fed[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:44.657 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@a27f314[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@10196ee2 | +> SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] - STARTED += ExtensionStack@4a18de5[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:44.664 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.664 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:44.672 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],AUTO} 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3214ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3214ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:44.674 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3222ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[HANDSHAKING],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENING],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=55/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@5f8e03e4[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@1a8c8ed1 | +> SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] - STARTED += ExtensionStack@52ce9d72[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@245a060f[size=0 closed=false] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@35a693b9[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:44.739 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.745 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.746 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=63/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=79,c=32768,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=64/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.746 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=95/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd]\xAbM\x1a{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.753 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.753Z tryProduce true 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.753 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2f7416cd[p=0,l=73,c=73,r=73]={<<<\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e^\x1f\x1e\xD7G\t...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>} 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f7416cd[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@b4d92a6[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=154,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=158 cap=32768] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=158,c=32768,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>}ri":"/li...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 158 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=158 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] processing 0 entries: [] 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] auto flushing 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] flushing 0 frames: [] 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=79,l=79,c=4096,r=0]={\x81\xC9mq\xA1.{"u...s/GET"}<<<>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9mq\xA1.{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.761Z 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3fd48784 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.761Z 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.762 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 startThread=0 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@3c17fd89 started 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3c17fd89 waiting 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.762 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.762 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z tryProduce true 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.762 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 158 DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 158 bytes - DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 158 bytes 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 154 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=154,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5ffb78cb[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5ffb78cb[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([154] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"OFF","timestamp":1636643384459},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=158,l=158,c=4096,r=0]={\x81~\x00\x9a{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]}} 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7a5c6146[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>} 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=74,fin=true,rsv=...,masked=false] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=74,fin=true,rsv=...,masked=false] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=74,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=80 cap=32768] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=80,c=32768,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 80 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=171/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=80 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] processing 0 entries: [] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] auto flushing 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] flushing 0 frames: [] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:44.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:44.947Z tryProduce true 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9mq\xA1.{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=186/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 80 DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 80 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 80 bytes 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 74 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@63290a23[p=0,l=74,c=74,r=74]={<<<\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3\n\xDe\xB8\xAa\x13\xC8...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=74,fin=true,rsv=...,masked=true] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@63290a23[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([74] "{"uri":"/sensinact/p...rvices/switch/resources/turn_on/ACT"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2b7e0764[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=275,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=279 cap=32768] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=279,c=32768,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] processing 0 entries: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] auto flushing 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] flushing 0 frames: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=80,l=80,c=4096,r=0]={\x81\xCa\xAc\xD7\xDcz{"u...n/ACT"}<<<>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xAc\xD7\xDcz{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]}} 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3c17fd89 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@54038729 startThread=0 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@54038729 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@54038729 started 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@54038729 waiting 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]}} 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.952Z 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 279 DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 279 bytes - DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.953Z tryProduce true 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 279 bytes 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 275 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5ac473d9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=PAYLOAD,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5ac473d9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([275] "{"triggered":[{"name...ght/switch/turn_on","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1636643384950}],"response":{"task":"ACT","start":1636643384949,"end":1636643384949,"uri":"/light/switch/turn_on","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=279,l=279,c=4096,r=0]={\x81~\x01\x13{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]}} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@3fd48784 waiting 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7b661eef[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=79,c=32768,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>\xAa\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:45.147 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]}} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.148Z tryProduce true 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xAc\xD7\xDcz{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5e2d64b7[p=0,l=73,c=73,r=73]={<<<, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf\xEe%m\x96\xF73...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5e2d64b7[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2774b09f[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=153,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=157 cap=32768] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=157,c=32768,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 157 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=157 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] processing 0 entries: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] auto flushing 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] flushing 0 frames: [] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=79,l=79,c=4096,r=0]={\x81\xC9W\x02\xE0\x9e{"u...s/GET"}<<<>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9W\x02\xE0\x9e{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]}} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:45.15Z tryProduce true 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 157 DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 157 bytes - DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 157 bytes 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 153 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=153,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@59315675[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@59315675[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([153] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"ON","timestamp":1636643384950},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=157,l=157,c=4096,r=0]={\x81~\x00\x99{"res...e":200}<<<>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x99{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]]}} 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@3c17fd89 waiting 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.241Z 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.241Z 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.242Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.242Z 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.242Z tryProduce true 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=776/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parsed false HttpParser{s=END,0 of -1} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8eb070d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6ce90ca6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.249Z tryProduce true 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} Content@7052c75b{HeapByteBufferR@456f0d3a[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@7052c75b{HeapByteBufferR@456f0d3a[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed false HttpParser{s=END,62 of 62} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@7052c75b{HeapByteBufferR@456f0d3a[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595c3b75[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2d2e53ad) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.255Z 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.255Z tryProduce true 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4246ae7e[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] (null,[p=0,l=154,c=154,r=154],true)@START 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5958a890) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=16} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=154 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=9} parsed false HttpParser{s=END,0 of -1} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=9} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c32c59[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=10} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] (null,[p=0,l=275,c=275,r=275],true)@START 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1636643385281}],"response":{"task":"ACT","start":1636643385281,"end":1636643385281,"uri":"/light/switch/turn_on","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=15} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@22769889) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/turn_on/ACT written=275 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.342 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.342 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c39cc7b[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] (null,[p=0,l=153,c=153,r=153],true)@START 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@59a18342) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=153 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.352 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e2c2192[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=11} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.363 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=12} 15:09:45.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4f75a70a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=65/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@70ea3fc7{HeapByteBufferR@775f25fe[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@70ea3fc7{HeapByteBufferR@775f25fe[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,62 of 62} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@70ea3fc7{HeapByteBufferR@775f25fe[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154be3ed[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6f8eaaab) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parsed false HttpParser{s=END,0 of -1} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.458 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66b9c4d8[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] (null,[p=0,l=154,c=154,r=154],true)@START 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@62be635b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.465 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.465 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 214 HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 214 HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.473 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@509c120f[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] (null,[p=0,l=275,c=275,r=275],true)@START 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=9} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4d50960a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_on/ACT written=275 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parsed false HttpParser{s=END,0 of -1} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a87aa90[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] (null,[p=0,l=153,c=153,r=153],true)@START 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=62/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@17d76ec0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.559 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@541966b[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3096ced4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.567 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.575 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} Content@39ede463{HeapByteBufferR@f94120e[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@39ede463{HeapByteBufferR@f94120e[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parsed false HttpParser{s=END,62 of 62} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@39ede463{HeapByteBufferR@f94120e[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d496a53[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@8d5c7b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.642 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea99317[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}) 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] (null,[p=0,l=83,c=83,r=83],true)@START 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\nX9EXvNoE...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}] 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=62/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@369c918a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@490cb839[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=156 null 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] (null,[p=0,l=156,c=156,r=156],true)@START 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=156} last=true content=HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] ([p=0,l=123,c=16384,r=123],[p=0,l=156,c=156,r=156],true)@COMPLETING 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=10} 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] ([p=123,l=123,c=16384,r=0],[p=156,l=156,c=156,r=0],true)@END 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@63c1a522) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=17} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=156 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 291 HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 291 HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 61 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} parsed true HttpParser{s=CONTENT,0 of 61} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} Content@4fa01413{HeapByteBufferR@817ba51[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@4fa01413{HeapByteBufferR@817ba51[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parsed false HttpParser{s=END,61 of 61} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=61,q=1,[0]=EOF,s=STREAM] read 61 from Content@4fa01413{HeapByteBufferR@817ba51[p=291,l=291,c=8192,r=0]={POST /sen...e":5}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6593376c[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=265 null 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] (null,[p=0,l=265,c=265,r=265],true)@START 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=265} last=true content=HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] ([p=0,l=123,c=16384,r=123],[p=0,l=265,c=265,r=265],true)@COMPLETING 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 388 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=388 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643385688}],"response":{"task":"ACT","start":1636643385688,"end":1636643385688,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] ([p=123,l=123,c=16384,r=0],[p=265,l=265,c=265,r=0],true)@END 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643385688}],"response":{"task":"ACT","start":1636643385688,"end":1636643385688,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3f45aca6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=265 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,61 of 61} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=n