Started by user DIM Build ln builds/lastSuccessfulBuild /var/jenkins_home/jobs/DIMEMFGraphQL/lastSuccessful failed java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/DIMEMFGraphQL/lastSuccessful at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at hudson.Util.createSymlink(Util.java:1193) at hudson.model.Run.createSymlink(Run.java:1955) at hudson.model.Run.updateSymlinks(Run.java:1936) at hudson.model.Run.execute(Run.java:1814) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ln builds/lastStableBuild /var/jenkins_home/jobs/DIMEMFGraphQL/lastStable failed java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/DIMEMFGraphQL/lastStable at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at hudson.Util.createSymlink(Util.java:1193) at hudson.model.Run.createSymlink(Run.java:1955) at hudson.model.Run.updateSymlinks(Run.java:1937) at hudson.model.Run.execute(Run.java:1814) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Building in workspace /var/jenkins_home/workspace/DIMEMFGraphQL using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/geckographqlemf.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/geckographqlemf.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/geckographqlemf.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 473ab752c8eed96c5ebc282bf50626cd04870f83 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 473ab752c8eed96c5ebc282bf50626cd04870f83 Commit message: "made graphql.emf.schema public api" > git rev-list --no-walk 989f4abdf41f9073df64a486d62a3b2078e2d620 # timeout=10 [DIMEMFGraphQL] $ /bin/sh -xe /tmp/jenkins2794973934810650375.sh + ./gradlew clean test build release -Dmaven.repo.local=/var/jenkins_home/workspace/DIMEMFGraphQL/.m2 -Duser.home=/var/jenkins_home/workspace/DIMEMFGraphQL -Duser.dir=/var/jenkins_home/workspace/DIMEMFGraphQL --refresh-dependencies --info Downloading https://services.gradle.org/distributions/gradle-4.2.1-bin.zip ................................................................... Unzipping /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1-bin.zip to /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju Set executable permissions for: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/bin/gradle Initialized native services in: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/native Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) Starting process 'Gradle build daemon'. Working directory: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/daemon/4.2.1 Command: /var/jenkins_home/tools/hudson.model.JDK/JDK8u92/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/lib/gradle-launcher-4.2.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.2.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 0.747 secs. The client will now receive all logging from the daemon (pid: 14051). The daemon log file: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/daemon/4.2.1/daemon-14051.out.log Starting build in new daemon [memory: 954.7 MB] Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Using 8 worker leases. Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@3c80f826 Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@3c80f826 Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@585d1bb8 Creating new cache for plugin-use-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/plugin-resolution/plugin-use-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@29fe2877 Creating new cache for client-status, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/plugin-resolution/client-status.bin, access org.gradle.cache.internal.DefaultCacheAccess@29fe2877 Starting Build Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle' using SubsetScriptTransformer. Creating new cache for metadata-1.1/results, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess@49d10183 Creating new cache for metadata-2.24/module-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@3e81c471 Creating new cache for metadata-2.24/artifact-at-url, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-url.bin, access org.gradle.cache.internal.DefaultCacheAccess@3e81c471 Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.pom Creating new cache for metadata-2.24/artifact-at-repository, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-repository.bin, access org.gradle.cache.internal.DefaultCacheAccess@3e81c471 Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.jar Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle' using BuildScriptTransformer. Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoREST/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFAddons/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFRepository/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoRuntime/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoMongoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar.sha1 Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar.sha1 Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar.sha1 Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar.sha1 Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar.sha1 Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1 Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Settings evaluated using settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle'. The project name '?' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/4.2.1/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details). Projects loaded. Root project using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle'. Included projects: [root project 'DIMEMFGraphQL', project ':?', project ':cnf', project ':de.dim.whiteboard.graphql.emf', project ':de.dim.whiteboard.graphql.emf.integration.test', project ':de.dim.whiteboard.graphql.emf.test', project ':de.dim.whiteboard.graphql.emf.test.model'] Evaluating root project 'DIMEMFGraphQL' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle'. Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle' using SubsetScriptTransformer. Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle' using BuildScriptTransformer. Evaluating project ':?' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/?/build.gradle'. Evaluating project ':cnf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.integration.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.test.model' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/build.gradle'. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'test' from project : Creating new cache for annotation-processors, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@408a0b87 Selected primary task 'build' from project : Selected primary task 'release' from project : Tasks to be executed: [task ':de.dim.whiteboard.graphql.emf:clean', task ':de.dim.whiteboard.graphql.emf.integration.test:clean', task ':de.dim.whiteboard.graphql.emf.test:clean', task ':de.dim.whiteboard.graphql.emf.test.model:clean', task ':de.dim.whiteboard.graphql.emf:compileJava', task ':de.dim.whiteboard.graphql.emf:processResources', task ':de.dim.whiteboard.graphql.emf:classes', task ':de.dim.whiteboard.graphql.emf:compileTestJava', task ':de.dim.whiteboard.graphql.emf:processTestResources', task ':de.dim.whiteboard.graphql.emf:testClasses', task ':de.dim.whiteboard.graphql.emf:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileJava', task ':de.dim.whiteboard.graphql.emf.test.model:processResources', task ':de.dim.whiteboard.graphql.emf.test.model:classes', task ':de.dim.whiteboard.graphql.emf.test.model:jar', task ':de.dim.whiteboard.graphql.emf.test:compileJava', task ':de.dim.whiteboard.graphql.emf.test:processResources', task ':de.dim.whiteboard.graphql.emf.test:classes', task ':de.dim.whiteboard.graphql.emf.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processResources', task ':de.dim.whiteboard.graphql.emf.integration.test:classes', task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses', task ':de.dim.whiteboard.graphql.emf.integration.test:test', task ':de.dim.whiteboard.graphql.emf.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.test:testClasses', task ':de.dim.whiteboard.graphql.emf.test:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources', task ':de.dim.whiteboard.graphql.emf.test.model:testClasses', task ':de.dim.whiteboard.graphql.emf.test.model:test', task ':de.dim.whiteboard.graphql.emf:jar', task ':de.dim.whiteboard.graphql.emf:assemble', task ':de.dim.whiteboard.graphql.emf:testOSGi', task ':de.dim.whiteboard.graphql.emf:check', task ':de.dim.whiteboard.graphql.emf:build', task ':de.dim.whiteboard.graphql.emf.integration.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:assemble', task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.integration.test:check', task ':de.dim.whiteboard.graphql.emf.integration.test:build', task ':de.dim.whiteboard.graphql.emf.test:assemble', task ':de.dim.whiteboard.graphql.emf.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.test:check', task ':de.dim.whiteboard.graphql.emf.test:build', task ':de.dim.whiteboard.graphql.emf.test.model:assemble', task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi', task ':de.dim.whiteboard.graphql.emf.test.model:check', task ':de.dim.whiteboard.graphql.emf.test.model:build', task ':de.dim.whiteboard.graphql.emf:release', task ':de.dim.whiteboard.graphql.emf.integration.test:release', task ':de.dim.whiteboard.graphql.emf.test:release', task ':de.dim.whiteboard.graphql.emf.test.model:release'] Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@585d1bb8 Creating new cache for fileSnapshots, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/taskHistory/fileSnapshots.bin, access org.gradle.cache.internal.DefaultCacheAccess@25d9ac0e Creating new cache for taskHistory, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@25d9ac0e Creating new cache for outputFiles, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@36d7759b :de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:clean' into context took 0.001 secs. Executing task ':de.dim.whiteboard.graphql.emf:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.011 secs. :de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileJava' into context took 0.005 secs. Executing task ':de.dim.whiteboard.graphql.emf:compileJava' (up-to-date check took 0.472 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.model.info.api-1.0.0.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/resolver/EMFTypeResolver.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/EMFSchemaTypeBuilder.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EStructuralFeatureDataFetcher.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EOperationDataFetcher.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFExecutationStrategyProvider.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFAsyncExecutionStrategy.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/AbsoluteGraphQLError.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/package-info.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectType.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectField.java Compiling with JDK Java compiler API. Note: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 1.344 secs. :de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.004 secs. :de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:classes Skipping task ':de.dim.whiteboard.graphql.emf:classes' as it has no actions. :de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found Skipping task ':de.dim.whiteboard.graphql.emf:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found :de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found Skipping task ':de.dim.whiteboard.graphql.emf:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:testClasses Skipping task ':de.dim.whiteboard.graphql.emf:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:test NO-SOURCE :de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' (up-to-date check took 0.045 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.annotation-1.0.3.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.api-3.1.2.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test.model:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/package-info.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Example.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Catalog.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceFactoryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestSwitch.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestAdapterFactory.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/configuration/GraphqlTestConfigurationComponent.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestFactory.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestPackageImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/ProductImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestFactoryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogEntryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/SKUImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestPackage.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Product.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/CatalogEntry.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Currency.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/SKU.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.393 secs. :de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.006 secs. :de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:classes Skipping task ':de.dim.whiteboard.graphql.emf.test.model:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:jar' (up-to-date check took 0.014 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar] :de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.468 secs. :de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:compileJava' (up-to-date check took 0.011 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/package-info.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/TestService.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/AnotherInterface.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/impl/ExampleImpl.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.062 secs. :de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:classes Skipping task ':de.dim.whiteboard.graphql.emf.test:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:jar' (up-to-date check took 0.007 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.impl.jar, /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar] :de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.088 secs. :de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' (up-to-date check took 0.402 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoAddons/org.gecko.util.test-1.0.1.SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/src/de/dim/whiteboard/graphql/emf/integration/test/VariableIntegrationTest.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.478 secs. :de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:classes Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found :de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:test NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found :de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.test:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.test:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:test NO-SOURCE :de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found :de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test.model:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:test NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf:jar' (up-to-date check took 0.006 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/generated/de.dim.whiteboard.graphql.emf.jar] :de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.081 secs. :de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:assemble Skipping task ':de.dim.whiteboard.graphql.emf:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:check Skipping task ':de.dim.whiteboard.graphql.emf:check' as it has no actions. :de.dim.whiteboard.graphql.emf:check UP-TO-DATE :de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:build Skipping task ':de.dim.whiteboard.graphql.emf:build' as it has no actions. :de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:jar' (up-to-date check took 0.007 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/generated/de.dim.whiteboard.graphql.emf.integration.test.jar] :de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.069 secs. :de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:assemble Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:testOSGi Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' (up-to-date check took 0.0 secs) due to: No history is available. Running tests for /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/bnd.bnd in /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar [DEBUG] Services updated for configurator: [[org.osgi.service.cm.ConfigurationAdmin]] - null [DEBUG] Starting new configurator [DEBUG] Adding bundle org.apache.felix.framework:6.0.1 (0) : active [DEBUG] Adding bundle ch.qos.logback.classic:1.2.3 (1) : active [DEBUG] Adding bundle ch.qos.logback.core:1.2.3 (2) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-annotations:2.9.2 (3) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-core:2.9.7 (4) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-databind:2.9.7 (5) : active [DEBUG] Adding bundle com.fasterxml.jackson.datatype.jackson-datatype-jdk8:2.9.2 (6) : active [DEBUG] Adding bundle com.google.guava:22.0.0 (7) : active [DEBUG] Adding bundle com.graphql-java:11.0.0 (8) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf:0.0.1.SNAPSHOT (9) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.api:1.0.0.SNAPSHOT (10) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.impl:1.0.0.SNAPSHOT (11) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.model:1.0.0.SNAPSHOT (12) : active [DEBUG] Adding bundle javax.servlet:3.1.0.v201410161800 (13) : active [DEBUG] Adding bundle javax.websocket-api:1.1.0 (14) : active [DEBUG] Adding bundle org.antlr.antlr4-runtime:4.7.1 (15) : active [DEBUG] Adding bundle org.apache.commons.logging:1.1.1.v201101211721 (16) : active [DEBUG] Adding bundle org.apache.felix.configadmin:1.9.6 (17) : active [DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : starting [DEBUG] Started services listener for configurator. [DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : active [DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : starting 13:56:43.410 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 13:56:43.413 [main] INFO org.eclipse.jetty.util.log - Logging initialized @743ms to org.eclipse.jetty.util.log.Slf4jLog 13:56:43.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STOPPED}[9.4.12.v20180830] added {QueuedThreadPool[qtp20224131]@1349883{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:56:43.470 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STOPPED}[9.4.12.v20180830] added {HashLoginService[OSGi HTTP Service Realm],AUTO} 13:56:43.479 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5965d37 13:56:43.481 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@2ab4bc72{STOPPED}[o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE}] added {o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE},AUTO} 13:56:43.487 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=-1,MANAGED} 13:56:43.490 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=-1 added {ServletHandler@50378a4{STOPPED},MANAGED} 13:56:43.490 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 13:56:43.490 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@97e93f1,UNMANAGED} 13:56:43.493 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@50378a4{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true,AUTO} 13:56:43.493 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@50378a4{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b,POJO} 13:56:43.494 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STOPPED}[9.4.12.v20180830] added {ContextHandlerCollection@2ab4bc72{STOPPED}[o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE}],MANAGED} 13:56:43.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@cc43f62{STOPPED}[9.4.12.v20180830] 13:56:43.495 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STARTING}[9.4.12.v20180830] added {ErrorHandler@7139992f{STOPPED},AUTO} 13:56:43.496 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_92-b14 13:56:43.509 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@cc43f62{STARTING}[9.4.12.v20180830] 13:56:43.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp20224131]@1349883{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:56:43.511 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0} 13:56:43.512 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp20224131]@1349883{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}] added {ReservedThreadExecutor@7486b455{s=0/8,p=0},AUTO} 13:56:43.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@7486b455{s=0/8,p=0} 13:56:43.517 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @846ms ReservedThreadExecutor@7486b455{s=0/8,p=0} 13:56:43.519 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @848ms QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}] 13:56:43.519 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService[OSGi HTTP Service Realm] 13:56:43.519 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @848ms HashLoginService[OSGi HTTP Service Realm] 13:56:43.519 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@2ab4bc72{STOPPED}[o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE}] 13:56:43.520 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE},[o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE}]}] 13:56:43.520 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@2ab4bc72{STARTING}[o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE}] 13:56:43.520 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@4e5ed836{/,null,UNAVAILABLE} 13:56:43.522 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 13:56:43.531 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@4e5ed836{/,null,STARTING} 13:56:43.531 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:43.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@769a1df5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 13:56:43.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@769a1df5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@18f8cd79[passivating=false,graceSec=3600],AUTO} 13:56:43.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@e3b3b2f{STOPPED}[worker=null] 13:56:43.535 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 13:56:43.535 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 13:56:43.536 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@e3b3b2f{STARTING}[worker=node0] added {HouseKeeper@28194a50{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 13:56:43.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@28194a50{STOPPED}[interval=600000, ownscheduler=false] 13:56:43.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2ad48653{STOPPED} 13:56:43.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @867ms ScheduledExecutorScheduler@2ad48653{STARTED} 13:56:43.538 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 13:56:43.538 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 13:56:43.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @868ms HouseKeeper@28194a50{STARTED}[interval=660000, ownscheduler=true] 13:56:43.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @868ms DefaultSessionIdManager@e3b3b2f{STARTED}[worker=node0] 13:56:43.539 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STARTING}[9.4.12.v20180830] added {DefaultSessionIdManager@e3b3b2f{STARTED}[worker=node0],MANAGED} 13:56:43.539 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 added {DefaultSessionIdManager@e3b3b2f{STARTED}[worker=node0],UNMANAGED} 13:56:43.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@74287ea3{STOPPED} 13:56:43.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @869ms ScheduledExecutorScheduler@74287ea3{STARTED} 13:56:43.540 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:43.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@50378a4{STOPPED} 13:56:43.541 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b[EMBEDDED:null] 13:56:43.542 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1] 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true} 13:56:43.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@50378a4{STARTING} 13:56:43.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@50378a4{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4@4ca1630e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 13:56:43.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@50378a4{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4,POJO} 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b[EMBEDDED:null] 13:56:43.543 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1] 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4[EMBEDDED:null] 13:56:43.543 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4@4ca1630e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false] to PathMappings[size=2] 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 13:56:43.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 13:56:43.544 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4@4ca1630e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 13:56:43.544 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@50378a4{STARTING} 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @873ms ServletHandler@50378a4{STARTED} 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@769a1df5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@18f8cd79[passivating=false,graceSec=3600] 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @873ms org.eclipse.jetty.server.session.NullSessionDataStore@18f8cd79[passivating=false,graceSec=3600] 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @874ms org.eclipse.jetty.server.session.DefaultSessionCache@769a1df5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @874ms org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:43.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:43.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @875ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:43.546 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.apache.felix.http.base.internal.dispatch.DispatcherServlet@376a0d86 for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b 13:56:43.546 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4@4ca1630e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:56:43.546 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @876ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-54e041a4@4ca1630e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:56:43.546 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:43.546 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @876ms o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:43.547 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @876ms ContextHandlerCollection@2ab4bc72{STARTED}[o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE}] 13:56:43.547 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@7139992f{STOPPED} 13:56:43.547 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@7139992f{STARTING} 13:56:43.547 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @877ms ErrorHandler@7139992f{STARTED} 13:56:43.547 [main] INFO org.eclipse.jetty.server.Server - Started @877ms 13:56:43.547 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @877ms Server@cc43f62{STARTED}[9.4.12.v20180830] 13:56:43.548 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 13:56:43.553 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@389b0789[HTTP/1.1] added {HttpConfiguration@13d9cbf5{32768/8192,8192/8192,https://:0,[]},POJO} 13:56:43.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{null,[]}{0.0.0.0:0} added {Server@cc43f62{STARTED}[9.4.12.v20180830],UNMANAGED} 13:56:43.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}],UNMANAGED} 13:56:43.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4bc222e{STOPPED},AUTO} 13:56:43.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@56dc1551,POJO} 13:56:43.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@389b0789[HTTP/1.1],AUTO} 13:56:43.559 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@389b0789[HTTP/1.1] 13:56:43.561 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 13:56:43.561 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STARTED}[9.4.12.v20180830] added {ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181},UNMANAGED} 13:56:43.561 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:56:43.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8181],POJO} 13:56:43.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4bc222e{STOPPED} 13:56:43.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @896ms ScheduledExecutorScheduler@4bc222e{STARTED} 13:56:43.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@389b0789[HTTP/1.1] 13:56:43.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @896ms HttpConnectionFactory@389b0789[HTTP/1.1] 13:56:43.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:56:43.576 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.573Z added {SelectorProducer@3fa247d1,POJO} 13:56:43.576 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.576Z added {QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}],UNMANAGED} 13:56:43.576 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.576Z created 13:56:43.577 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@352ff4da{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.577Z,MANAGED} 13:56:43.577 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@352ff4da{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:56:43.577 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.577Z added {SelectorProducer@2e32ccc5,POJO} 13:56:43.578 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.578Z added {QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}],UNMANAGED} 13:56:43.578 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.578Z created 13:56:43.579 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@748741cb{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.579Z,MANAGED} 13:56:43.579 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@748741cb{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:56:43.579 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.579Z added {SelectorProducer@295cf707,POJO} 13:56:43.580 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.579Z added {QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}],UNMANAGED} 13:56:43.580 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.58Z created 13:56:43.580 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1130520d{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.58Z,MANAGED} 13:56:43.581 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@1130520d{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:56:43.581 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.581Z added {SelectorProducer@463fd068,POJO} 13:56:43.582 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.581Z added {QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}],UNMANAGED} 13:56:43.582 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.582Z created 13:56:43.583 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@895e367{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.582Z,MANAGED} 13:56:43.583 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@895e367{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:56:43.583 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@352ff4da{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:56:43.583 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.583Z 13:56:43.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @913ms EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.584Z 13:56:43.586 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@651aed93 13:56:43.587 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@651aed93 13:56:43.587 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a on ManagedSelector@352ff4da{STARTING} id=0 keys=0 selected=0 updates=0 13:56:43.587 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.587Z tryProduce false 13:56:43.588 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:43.588 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a 13:56:43.588 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:43.588 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 0 keys 13:56:43.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @918ms ManagedSelector@352ff4da{STARTED} id=0 keys=0 selected=0 updates=0 13:56:43.589 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@748741cb{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:56:43.589 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.589Z 13:56:43.589 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @918ms EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.589Z 13:56:43.589 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@bb9e6dc 13:56:43.589 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@bb9e6dc 13:56:43.589 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5456afaa on ManagedSelector@748741cb{STARTING} id=1 keys=0 selected=0 updates=0 13:56:43.590 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.59Z tryProduce false 13:56:43.590 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:43.590 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5456afaa 13:56:43.590 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:43.590 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 0 keys 13:56:43.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @919ms ManagedSelector@748741cb{STARTED} id=1 keys=0 selected=0 updates=0 13:56:43.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1130520d{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:56:43.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.59Z 13:56:43.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @920ms EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.59Z 13:56:43.590 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6692b6c6 13:56:43.590 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6692b6c6 13:56:43.591 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3 on ManagedSelector@1130520d{STARTING} id=2 keys=0 selected=0 updates=0 13:56:43.591 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.591Z tryProduce false 13:56:43.591 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:43.591 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3 13:56:43.591 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:43.591 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 0 keys 13:56:43.591 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @920ms ManagedSelector@1130520d{STARTED} id=2 keys=0 selected=0 updates=0 13:56:43.591 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@895e367{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:56:43.591 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.591Z 13:56:43.592 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @921ms EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.592Z 13:56:43.592 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@589da3f3 13:56:43.592 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@589da3f3 13:56:43.592 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@39d76cb5 on ManagedSelector@895e367{STARTING} id=3 keys=0 selected=0 updates=0 13:56:43.592 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:43.592Z tryProduce false 13:56:43.592 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:43.592 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@39d76cb5 13:56:43.593 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:43.593 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 0 keys 13:56:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @922ms ManagedSelector@895e367{STARTED} id=3 keys=0 selected=0 updates=0 13:56:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @922ms SelectorManager@ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:56:43.593 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {acceptor-0@52815fa3,POJO} 13:56:43.593 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@52815fa3 13:56:43.594 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:56:43.594 [qtp20224131-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@52815fa3 13:56:43.594 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @923ms ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} [INFO] Started Jetty 9.4.12.v20180830 at port(s) HTTP:8181 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=4] 13:56:43.608 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@cc43f62{STARTED}[9.4.12.v20180830] added {org.apache.felix.http.jetty.internal.RequestLogTracker@27e47833,POJO} [DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : active [DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : starting [DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : active [DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : starting [DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : active [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : active [DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : starting [DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : active [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : active [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : active [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : active [DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : starting [DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : active [DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : starting [DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : active 13:56:43.884 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.885 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.885 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.914 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:43.916 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.917 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.917 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:56:43.921 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:43.950 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull [DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : starting [DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : active [DEBUG] Adding bundle slf4j.api:1.7.25 (31) : starting [DEBUG] Adding bundle slf4j.api:1.7.25 (31) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0.SNAPSHOT (32) : starting [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0.SNAPSHOT (32) : active [DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : starting [DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : active [DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : starting [DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : active [DEBUG] Adding bundle org.objenesis:2.2.0 (35) : starting [DEBUG] Adding bundle org.objenesis:2.2.0 (35) : active [DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : active [DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : active [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : active [DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : starting [DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : active [DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : starting [DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : active 13:56:44.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@c41709a{STOPPED} 13:56:44.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {SslContextFactory@2a551a63[provider=null,keyStore=null,trustStore=null],AUTO} 13:56:44.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:56:44.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@f5c79a6,POJO} 13:56:44.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {ScheduledExecutorScheduler@669253b7{STOPPED},AUTO} 13:56:44.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {HttpClientTransportOverHTTP@5305c37d{STOPPED},AUTO} 13:56:44.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@49a64d82,POJO} 13:56:44.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@2a551a63[provider=null,keyStore=null,trustStore=null] 13:56:44.268 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:56:44.268 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1598ms SslContextFactory@2a551a63[provider=null,keyStore=null,trustStore=null] 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1f651cd8{s=0/8,p=0} 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}] added {ReservedThreadExecutor@1f651cd8{s=0/8,p=0},AUTO} 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1f651cd8{s=0/8,p=0} 13:56:44.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1599ms ReservedThreadExecutor@1f651cd8{s=0/8,p=0} 13:56:44.271 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1601ms QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}] 13:56:44.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@669253b7{STOPPED} 13:56:44.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1601ms ScheduledExecutorScheduler@669253b7{STARTED} 13:56:44.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@5305c37d{STOPPED} 13:56:44.272 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@5305c37d{STARTING} added {ClientSelectorManager@22df874e{STOPPED},AUTO} 13:56:44.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@22df874e{STOPPED} 13:56:44.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.273Z added {SelectorProducer@5bdaf2ce,POJO} 13:56:44.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.273Z added {QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}],UNMANAGED} 13:56:44.274 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.274Z created 13:56:44.274 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@42d236fb{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.274Z,MANAGED} 13:56:44.274 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@22df874e{STARTING} added {ManagedSelector@42d236fb{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:56:44.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.275Z added {SelectorProducer@19f21b6b,POJO} 13:56:44.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.275Z added {QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}],UNMANAGED} 13:56:44.275 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.275Z created 13:56:44.276 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1532c619{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.276Z,MANAGED} 13:56:44.276 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@22df874e{STARTING} added {ManagedSelector@1532c619{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:56:44.276 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.276Z added {SelectorProducer@1358b28e,POJO} 13:56:44.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.277Z added {QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}],UNMANAGED} 13:56:44.277 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.277Z created 13:56:44.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1a78dacd{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.277Z,MANAGED} 13:56:44.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@22df874e{STARTING} added {ManagedSelector@1a78dacd{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:56:44.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.278Z added {SelectorProducer@7de4a01f,POJO} 13:56:44.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.278Z added {QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}],UNMANAGED} 13:56:44.279 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.279Z created 13:56:44.279 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2bfeb1ef{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.279Z,MANAGED} 13:56:44.279 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@22df874e{STARTING} added {ManagedSelector@2bfeb1ef{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:56:44.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@42d236fb{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:56:44.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.28Z 13:56:44.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1609ms EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.28Z 13:56:44.280 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@778ca8ef 13:56:44.280 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@208e9ef6 on ManagedSelector@42d236fb{STARTING} id=0 keys=0 selected=0 updates=0 13:56:44.280 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@778ca8ef 13:56:44.281 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@654c1a54/SelectorProducer@5bdaf2ce/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.281Z tryProduce false 13:56:44.281 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.281 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@208e9ef6 13:56:44.281 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.281 [HttpClient@c41709a-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d6428f waiting with 0 keys 13:56:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1610ms ManagedSelector@42d236fb{STARTED} id=0 keys=0 selected=0 updates=0 13:56:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1532c619{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:56:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.281Z 13:56:44.282 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1611ms EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.282Z 13:56:44.282 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@78b236a0 13:56:44.282 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@78b236a0 13:56:44.282 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@261d8190 on ManagedSelector@1532c619{STARTING} id=1 keys=0 selected=0 updates=0 13:56:44.282 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.282Z tryProduce false 13:56:44.282 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.282 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@261d8190 13:56:44.283 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1612ms ManagedSelector@1532c619{STARTED} id=1 keys=0 selected=0 updates=0 13:56:44.283 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 0 keys 13:56:44.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1a78dacd{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:56:44.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.283Z 13:56:44.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1612ms EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.283Z 13:56:44.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@34448e6c 13:56:44.283 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@34448e6c 13:56:44.283 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@60e9df3c on ManagedSelector@1a78dacd{STARTING} id=2 keys=0 selected=0 updates=0 13:56:44.284 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@46044faa/SelectorProducer@1358b28e/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.284Z tryProduce false 13:56:44.284 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.284 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@60e9df3c 13:56:44.284 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.284 [HttpClient@c41709a-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@30ac246c waiting with 0 keys 13:56:44.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1613ms ManagedSelector@1a78dacd{STARTED} id=2 keys=0 selected=0 updates=0 13:56:44.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2bfeb1ef{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:56:44.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.284Z 13:56:44.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1614ms EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.285Z 13:56:44.285 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@907f2b7 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@907f2b7 13:56:44.285 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@435ce306 on ManagedSelector@2bfeb1ef{STARTING} id=3 keys=0 selected=0 updates=0 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@19f9d595/SelectorProducer@7de4a01f/IDLE/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.285Z tryProduce false 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@435ce306 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.285 [HttpClient@c41709a-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@275d8030 waiting with 0 keys 13:56:44.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms ManagedSelector@2bfeb1ef{STARTED} id=3 keys=0 selected=0 updates=0 13:56:44.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms ClientSelectorManager@22df874e{STARTED} 13:56:44.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms HttpClientTransportOverHTTP@5305c37d{STARTED} 13:56:44.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms HttpClient@c41709a{STARTED} 13:56:44.301 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:44.308 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@c41709a{STARTED} added {HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=null,MANAGED} 13:56:44.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=null 13:56:44.310 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=DuplexConnectionPool@7bc9e6ab[c=0/64,a=0,i=0] added {DuplexConnectionPool@7bc9e6ab[c=0/64,a=0,i=0],POJO} 13:56:44.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1639ms HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=DuplexConnectionPool@7bc9e6ab[c=0/64,a=0,i=0] 13:56:44.310 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=DuplexConnectionPool@7bc9e6ab[c=0/64,a=0,i=0] 13:56:44.311 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@69e308c6 for HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=0/64,a=0,i=0] 13:56:44.312 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:56:44.312 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:56:44.314 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@89c65d5 13:56:44.314 [HttpClient@c41709a-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@89c65d5 13:56:44.315 [HttpClient@c41709a-94] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:56:44.318 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 on ManagedSelector@748741cb{STARTED} id=1 keys=0 selected=0 updates=0 13:56:44.318 [HttpClient@c41709a-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@68bb6d29{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}} on ManagedSelector@1532c619{STARTED} id=1 keys=0 selected=0 updates=0 13:56:44.318 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=0 selected=0 updates=1 13:56:44.318 [HttpClient@c41709a-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1532c619{STARTED} id=1 keys=0 selected=0 updates=1 13:56:44.318 [HttpClient@c41709a-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@89c65d5 13:56:44.318 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:56:44.318 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:56:44.318 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/0 selected 13:56:44.318 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/0 selected 13:56:44.318 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:56:44.318 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:56:44.318 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.318 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.318 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:56:44.318 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@68bb6d29{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}} 13:56:44.319 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.319 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:56:44.319 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:56:44.319 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.319 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:56:44.319 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:56:44.319 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 1/1/1 selected 13:56:44.319 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 1 keys, 0 updates 13:56:44.319 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@5db97035 Connect@68bb6d29{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}} 13:56:44.320 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:33910 remote=localhost/127.0.0.1:8181] 13:56:44.320 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33910 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:56:44.320 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:44.320 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.320 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:56:44.320 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33910 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=1,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:56:44.324 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 13:56:44.335 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=14/0}{io=0/0,kio=0,kro=8}-> 13:56:44.336 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=15/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.337 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=15/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.337 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.337 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@66dcdbf1{AC.ReadCB@2bc2bfa5{HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:44.337 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.338 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3ae25c07 on ManagedSelector@1532c619{STARTED} id=1 keys=1 selected=0 updates=0 13:56:44.338 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1532c619{STARTED} id=1 keys=1 selected=0 updates=1 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/1 selected 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:56:44.338 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3ae25c07 13:56:44.338 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=0,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.338 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.338 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:56:44.339 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@21ce1569 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=1,i=0] 13:56:44.340 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@21ce1569 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.340 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@69e308c6 13:56:44.341 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@69e308c6 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 543 13:56:44.343 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=543 cap=543] 13:56:44.344 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (543 bytes) - NEED_HEADER/HttpGenerator@723d214b{s=START} 13:56:44.347 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=543} last=true content=HeapByteBuffer@7b3042d5[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:56:44.347 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6bee24ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:44.347 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 543 13:56:44.347 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:44.347 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}-> 13:56:44.347 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (543 bytes) - FLUSH/HttpGenerator@723d214b{s=COMPLETING} 13:56:44.347 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.347 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@156c9a90{IDLE}->null [HeapByteBuffer@6384f26d[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@7b3042d5[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>}] 13:56:44.348 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@156c9a90{WRITING}->null:IDLE-->WRITING 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@56dbf5b1{AC.ReadCB@67ea7edd{HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4c0a58bd on ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=0 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=1 13:56:44.348 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:56:44.348 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 703 SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=W,to=11/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@723d214b{s=COMPLETING}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.348 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.348 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=703 remaining=0 WriteFlusher@156c9a90{WRITING}->null 13:56:44.348 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:56:44.348 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@156c9a90{IDLE}->null:WRITING-->IDLE 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4c0a58bd 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@723d214b{s=END} 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@69e308c6 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 1/1/1 selected 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 1 keys, 0 updates 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@69e308c6 HeapByteBuffer@6c335402[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:56:44.349 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2769d0b8 SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.349 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@69e308c6 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@723d214b{s=END} 13:56:44.350 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@69e308c6 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@69e308c6 13:56:44.350 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.350 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0} tryExecute EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.35Z 13:56:44.350 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:56:44.350 [HttpClient@c41709a-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33910 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@56febdc,queue=0,pool=DuplexConnectionPool@7bc9e6ab[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@c41709a{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:56:44.351 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@53433c05 13:56:44.351 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@53433c05 13:56:44.351 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@53433c05 started 13:56:44.351 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.351Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:56:44.352 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:44.352 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:44.352 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.352 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.352 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:56:44.352 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:44.352 [qtp20224131-44] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@56dbf5b1{AC.ReadCB@67ea7edd{HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:44.353 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6bee24ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:44.353 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 703 SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:44.353 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} filled 703 HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.354 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:44.354 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.354 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:56:44.355 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@53433c05 waiting 13:56:44.355 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:56:44.355 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:56:44.355 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:56:44.355 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:56:44.355 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:44.356 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:44.357 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:44.357 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 543 13:56:44.358 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} parsed true HttpParser{s=CONTENT,0 of 543} 13:56:44.358 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 13:56:44.358 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6bee24ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:44.359 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} action DISPATCH 13:56:44.360 [qtp20224131-44] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=3} 13:56:44.360 [qtp20224131-44] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:44.360 [qtp20224131-44] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:44.361 [qtp20224131-44] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:44.361 [qtp20224131-44] DEBUG org.eclipse.jetty.server.session - session=null 13:56:44.361 [qtp20224131-44] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:44.361 [qtp20224131-44] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:56:44.368 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=11} parse HeapByteBuffer@5ab7c5e9[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:44.368 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.368 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=11} onContent Content@54e6d1e2{HeapByteBufferR@200805d1[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:44.369 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=0,q=0,[0]=null,s=STREAM] addContent Content@54e6d1e2{HeapByteBufferR@200805d1[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:44.369 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:44.369 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=12} onContentComplete 13:56:44.369 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=12} onRequestComplete 13:56:44.369 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:56:44.370 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=END,543 of 543},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} parsed false HttpParser{s=END,543 of 543} 13:56:44.370 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=543,q=1,[0]=EOF,s=STREAM] read 543 from Content@54e6d1e2{HeapByteBufferR@200805d1[p=703,l=703,c=8192,r=0]={POST /graphql HTT...\n }]\r\n }\r\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:44.370 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=END,543 of 543},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} 13:56:44.523 [qtp20224131-44] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}' 13:56:44.527 [qtp20224131-44] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'... 13:56:44.587 [qtp20224131-44] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }' 13:56:44.598 [qtp20224131-44] DEBUG graphql.GraphQL - Executing 'b9c198e8-5c41-472f-9a54-f97d8a524231'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}' 13:56:44.604 [qtp20224131-44] DEBUG graphql.execution.Execution - Executing 'b9c198e8-5c41-472f-9a54-f97d8a524231' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:56:44.610 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:56:44.610 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:56:44.615 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' completing field '/ListVarService'... 13:56:44.621 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:56:44.621 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' field '/ListVarService/testVariables' fetch returned 'java.lang.String' 13:56:44.621 [qtp20224131-44] DEBUG graphql.execution.ExecutionStrategy - 'b9c198e8-5c41-472f-9a54-f97d8a524231' completing field '/ListVarService/testVariables'... 13:56:44.626 [qtp20224131-44] DEBUG graphql.GraphQL - Execution 'b9c198e8-5c41-472f-9a54-f97d8a524231' completed with zero errors 13:56:44.638 [qtp20224131-44] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:44.638 [qtp20224131-44] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@c3cf21f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=281} 13:56:44.639 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6bee24ab{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:56:44.639 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=282} action COMPLETE 13:56:44.639 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7c668505{null} 13:56:44.639 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@c3cf21f{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=282} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:56:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:44.640 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START 13:56:44.640 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.640 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:56:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:44.640 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3a14b3e7{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3a14b3e7{WRITING}->null:IDLE-->WRITING 13:56:44.641 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 1/1/1 selected 13:56:44.641 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 1 keys, 0 updates 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=288/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=END,543 of 543},g=HttpGenerator@3d9c5417{s=COMPLETING}]=>HttpChannelOverHttp@c3cf21f{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=284} 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@3a14b3e7{WRITING}->null 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3a14b3e7{IDLE}->null:WRITING-->IDLE 13:56:44.641 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5db97035 SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=293/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.641 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END 13:56:44.642 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=293/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.642 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=294/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:44.642 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1f651cd8{s=0/8,p=0} tryExecute EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/PRODUCING/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.642Z 13:56:44.642 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@6bee24ab{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:56:44.642 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1f651cd8{s=0/8,p=1} startReservedThread p=1 13:56:44.642 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54 13:56:44.642 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1f651cd8{s=0/8,p=1}@1c847a0e 13:56:44.643 [HttpClient@c41709a-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1f651cd8{s=0/8,p=1}@1c847a0e 13:56:44.643 [HttpClient@c41709a-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1f651cd8{s=1/8,p=1}@1c847a0e started 13:56:44.643 [HttpClient@c41709a-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1f651cd8{s=1/8,p=0}@1c847a0e waiting 13:56:44.643 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1ce93c18/SelectorProducer@19f21b6b/PRODUCING/p=false/QueuedThreadPool[HttpClient@c41709a]@1a6f5124{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@1f651cd8{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:44.643Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=295/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:56:44.643 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=295/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:44.643 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:44.643 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.644 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=295/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.644 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=295/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:44.644 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:56:44.644 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6bee24ab{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:56:44.644 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,543 of 543} 13:56:44.644 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:44.644 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@66dcdbf1{AC.ReadCB@2bc2bfa5{HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=296/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:44.644 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:56:44.644 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.645 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.645 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:44.645 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.645 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=297/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.645 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.645 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:44.646 [qtp20224131-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@682b7b37[p=0,l=275,c=16384,r=275]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=HttpExchange@21ce1569 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[p=0,l=275,c=16384,r=275]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.646 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:56:44.646 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:56:44.646 [qtp20224131-44] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.646 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:56:44.647 [qtp20224131-44] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@56dbf5b1{AC.ReadCB@67ea7edd{HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:56:44.647 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.647 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4c0a58bd on ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=0 13:56:44.647 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=1 13:56:44.647 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:56:44.647 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:56:44.647 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:56:44.647 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:44.647 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4c0a58bd 13:56:44.647 [qtp20224131-44] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67ea7edd::SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6bee24ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:56:44.647 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:44.648 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:44.648 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7ccedd15{/127.0.0.1:33910<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@67ea7edd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d9c5417{s=START}]=>HttpChannelOverHttp@c3cf21f{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:44.648 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:56:44.648 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:44.648 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@66ec9842 Date: Tue, 16 Apr 2019 13:56:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 54 13:56:44.659 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@66ec9842 DirectByteBufferR@10699b6[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.661 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:44.661 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54} 13:56:44.661 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:44.661 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:56:44.662 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@21ce1569 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@69e308c6 > HttpResponse[HTTP/1.1 200 OK]@66ec9842] null 13:56:44.662 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:56:44.663 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@21ce1569 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.663 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=18/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.664 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=19/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.664 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@69e308c6 > HttpResponse[HTTP/1.1 200 OK]@66ec9842] null 13:56:44.665 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:44.665 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 3"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:44.665 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:44.666 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=21/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.666 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@682b7b37[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=21/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.667 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=-,flush=-,to=22/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.667 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@66dcdbf1{AC.ReadCB@2bc2bfa5{HttpConnectionOverHTTP@2bc2bfa5::SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:44.668 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.668 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3ae25c07 on ManagedSelector@1532c619{STARTED} id=1 keys=1 selected=0 updates=0 13:56:44.668 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1532c619{STARTED} id=1 keys=1 selected=0 updates=1 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/1 selected 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3ae25c07 13:56:44.668 [HttpClient@c41709a-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7730e8c1{localhost/127.0.0.1:8181<->/127.0.0.1:33910,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2bc2bfa5(l:/127.0.0.1:33910 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@d4d3c3f(exchange=null)[send=HttpSenderOverHTTP@3a2cc9c4(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@723d214b{s=START}],recv=HttpReceiverOverHTTP@294a358(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:44.668 [HttpClient@c41709a-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:56:44.683 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6a714237{STOPPED} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {SslContextFactory@3e134896[provider=null,keyStore=null,trustStore=null],AUTO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@2e3a5237,POJO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {ScheduledExecutorScheduler@4ebadd3d{STOPPED},AUTO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {HttpClientTransportOverHTTP@6ac97b84{STOPPED},AUTO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@4917d36b,POJO} 13:56:49.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@3e134896[provider=null,keyStore=null,trustStore=null] 13:56:49.708 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:56:49.708 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:56:49.708 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7038ms SslContextFactory@3e134896[provider=null,keyStore=null,trustStore=null] 13:56:49.708 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:56:49.708 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2d0bfb24{s=0/8,p=0} 13:56:49.709 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}] added {ReservedThreadExecutor@2d0bfb24{s=0/8,p=0},AUTO} 13:56:49.709 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@2d0bfb24{s=0/8,p=0} 13:56:49.709 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7038ms ReservedThreadExecutor@2d0bfb24{s=0/8,p=0} 13:56:49.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7048ms QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}] 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4ebadd3d{STOPPED} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7048ms ScheduledExecutorScheduler@4ebadd3d{STARTED} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@6ac97b84{STOPPED} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@6ac97b84{STARTING} added {ClientSelectorManager@2b87581{STOPPED},AUTO} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@2b87581{STOPPED} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.719Z added {SelectorProducer@42f22995,POJO} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.719Z added {QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}],UNMANAGED} 13:56:49.719 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.719Z created 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@693e4d19{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.72Z,MANAGED} 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@2b87581{STARTING} added {ManagedSelector@693e4d19{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.72Z added {SelectorProducer@5432050b,POJO} 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.72Z added {QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}],UNMANAGED} 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.72Z created 13:56:49.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@75f2099{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.72Z,MANAGED} 13:56:49.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@2b87581{STARTING} added {ManagedSelector@75f2099{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:56:49.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.721Z added {SelectorProducer@6d467c87,POJO} 13:56:49.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.721Z added {QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}],UNMANAGED} 13:56:49.721 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.721Z created 13:56:49.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@29182679{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.721Z,MANAGED} 13:56:49.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@2b87581{STARTING} added {ManagedSelector@29182679{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:56:49.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.722Z added {SelectorProducer@5cbb84b1,POJO} 13:56:49.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.722Z added {QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}],UNMANAGED} 13:56:49.722 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.722Z created 13:56:49.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2c779e5{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.723Z,MANAGED} 13:56:49.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@2b87581{STARTING} added {ManagedSelector@2c779e5{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:56:49.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@693e4d19{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:56:49.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.723Z 13:56:49.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7053ms EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.723Z 13:56:49.724 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6a84bc2a 13:56:49.724 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5183d589 on ManagedSelector@693e4d19{STARTING} id=0 keys=0 selected=0 updates=0 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6a84bc2a 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@66434cc8/SelectorProducer@42f22995/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.724Z tryProduce false 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5183d589 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.724 [HttpClient@6a714237-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1c71a3b7 waiting with 0 keys 13:56:49.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7053ms ManagedSelector@693e4d19{STARTED} id=0 keys=0 selected=0 updates=0 13:56:49.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@75f2099{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:56:49.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.724Z 13:56:49.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7054ms EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.724Z 13:56:49.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@511d5d04 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@511d5d04 13:56:49.725 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@682c1e93 on ManagedSelector@75f2099{STARTING} id=1 keys=0 selected=0 updates=0 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@286b39c2/SelectorProducer@5432050b/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.725Z tryProduce false 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@682c1e93 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.725 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 0 keys 13:56:49.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7054ms ManagedSelector@75f2099{STARTED} id=1 keys=0 selected=0 updates=0 13:56:49.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@29182679{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:56:49.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.725Z 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7055ms EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.726Z 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@27068a50 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@27068a50 13:56:49.726 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@68e62ca4 on ManagedSelector@29182679{STARTING} id=2 keys=0 selected=0 updates=0 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c12f3ee/SelectorProducer@6d467c87/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.726Z tryProduce false 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@68e62ca4 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.726 [HttpClient@6a714237-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a9930ac waiting with 0 keys 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7055ms ManagedSelector@29182679{STARTED} id=2 keys=0 selected=0 updates=0 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2c779e5{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.726Z 13:56:49.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7056ms EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.726Z 13:56:49.727 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@5328a9c1 13:56:49.727 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5b78fdb1 on ManagedSelector@2c779e5{STARTING} id=3 keys=0 selected=0 updates=0 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@5328a9c1 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@57bd802b/SelectorProducer@5cbb84b1/IDLE/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.727Z tryProduce false 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5b78fdb1 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.727 [HttpClient@6a714237-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c800f38 waiting with 0 keys 13:56:49.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7056ms ManagedSelector@2c779e5{STARTED} id=3 keys=0 selected=0 updates=0 13:56:49.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7056ms ClientSelectorManager@2b87581{STARTED} 13:56:49.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7056ms HttpClientTransportOverHTTP@6ac97b84{STARTED} 13:56:49.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7056ms HttpClient@6a714237{STARTED} 13:56:49.736 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:49.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6a714237{STARTED} added {HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=null,MANAGED} 13:56:49.736 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=null 13:56:49.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=DuplexConnectionPool@f973499[c=0/64,a=0,i=0] added {DuplexConnectionPool@f973499[c=0/64,a=0,i=0],POJO} 13:56:49.737 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7066ms HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=DuplexConnectionPool@f973499[c=0/64,a=0,i=0] 13:56:49.737 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=DuplexConnectionPool@f973499[c=0/64,a=0,i=0] 13:56:49.737 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@4d33940d for HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=0/64,a=0,i=0] 13:56:49.737 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:56:49.737 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:56:49.737 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@43cf6ea3 13:56:49.737 [HttpClient@6a714237-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@43cf6ea3 13:56:49.737 [HttpClient@6a714237-104] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:56:49.738 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 on ManagedSelector@1130520d{STARTED} id=2 keys=0 selected=0 updates=0 13:56:49.738 [HttpClient@6a714237-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@1babdf6d{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}} on ManagedSelector@75f2099{STARTED} id=1 keys=0 selected=0 updates=0 13:56:49.738 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=0 selected=0 updates=1 13:56:49.738 [HttpClient@6a714237-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75f2099{STARTED} id=1 keys=0 selected=0 updates=1 13:56:49.738 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:56:49.738 [HttpClient@6a714237-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@43cf6ea3 13:56:49.738 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/0 selected 13:56:49.738 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken with none selected 13:56:49.738 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:56:49.738 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken up from select, 0/0/0 selected 13:56:49.738 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.738 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 processing 0 keys, 1 updates 13:56:49.738 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:56:49.738 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.739 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:56:49.739 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.739 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:56:49.739 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@1babdf6d{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}} 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.739 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 1 keys 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken up from select, 1/1/1 selected 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 processing 1 keys, 0 updates 13:56:49.739 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2e3e0bbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:49.739 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@4121bbfa Connect@1babdf6d{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}} 13:56:49.739 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 13:56:49.740 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:33974 remote=localhost/127.0.0.1:8181] 13:56:49.740 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.740 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@451e3706{Connect@1babdf6d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33974 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}},sun.nio.ch.SelectionKeyImpl@4121bbfa} 13:56:49.740 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:49.740 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.740 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.740 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 1 keys 13:56:49.740 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@451e3706{Connect@1babdf6d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33974 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=1,pool=DuplexConnectionPool@f973499[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}},sun.nio.ch.SelectionKeyImpl@4121bbfa} 13:56:49.740 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.741 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}-> 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@71b2d7ec{AC.ReadCB@306f6176{HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:49.741 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f8f418d on ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=0 13:56:49.741 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=1 13:56:49.741 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:56:49.741 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:56:49.741 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.741 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.741 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.741 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:56:49.741 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2f8f418d 13:56:49.742 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.742 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1390e0df{AC.ReadCB@10f49427{HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:49.742 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.742 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:56:49.742 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.742 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f218d3d on ManagedSelector@75f2099{STARTED} id=1 keys=1 selected=0 updates=0 13:56:49.742 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75f2099{STARTED} id=1 keys=1 selected=0 updates=1 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken with none selected 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken up from select, 0/0/1 selected 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 processing 0 keys, 1 updates 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3f218d3d 13:56:49.742 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.742 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.743 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.743 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.743 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 1 keys 13:56:49.743 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.743 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@2859b581 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=DuplexConnectionPool@f973499[c=1/64,a=1,i=0] 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@2859b581 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@4d33940d 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@4d33940d Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 317 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=317 cap=317] 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (317 bytes) - NEED_HEADER/HttpGenerator@6b6f8018{s=START} 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=317} last=true content=HeapByteBuffer@1c16f7aa[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>} 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 317 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (317 bytes) - FLUSH/HttpGenerator@6b6f8018{s=COMPLETING} 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b6f56a5{IDLE}->null [HeapByteBuffer@8946aef[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1c16f7aa[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>}] 13:56:49.744 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b6f56a5{WRITING}->null:IDLE-->WRITING 13:56:49.745 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 1/1/1 selected 13:56:49.745 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 1 keys, 0 updates 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 477 SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=W,to=4/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@6b6f8018{s=COMPLETING}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.745 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4695a080 SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/1,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=477 remaining=0 WriteFlusher@3b6f56a5{WRITING}->null 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b6f56a5{IDLE}->null:WRITING-->IDLE 13:56:49.745 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@6b6f8018{s=END} 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@4d33940d 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@4d33940d HeapByteBuffer@5eff19f4[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>} 13:56:49.745 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@4d33940d 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@6b6f8018{s=END} 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@4d33940d 13:56:49.745 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:56:49.746 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@4d33940d 13:56:49.746 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0} tryExecute EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.745Z 13:56:49.746 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.746 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0}@53433c05 offer EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.746Z 13:56:49.746 [HttpClient@6a714237-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@451e3706{Connect@1babdf6d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33974 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1ddd3478,queue=0,pool=DuplexConnectionPool@f973499[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1f9458c0, client.connector=HttpClient@6a714237{STARTED}}},sun.nio.ch.SelectionKeyImpl@4121bbfa} 13:56:49.746 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:56:49.746 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@42aa3c8a 13:56:49.746 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@42aa3c8a 13:56:49.746 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@42aa3c8a started 13:56:49.746 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@42aa3c8a waiting 13:56:49.746 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1}@53433c05 task=EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.746Z 13:56:49.747 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.747Z tryProduce true 13:56:49.747 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:56:49.747 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:49.747 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.747 [qtp20224131-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@71b2d7ec{AC.ReadCB@306f6176{HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=0/0,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:49.747 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.747 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:56:49.747 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2e3e0bbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:49.747 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 477 SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} filled 477 HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:49.748 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 317 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 317} 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2e3e0bbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:49.749 [qtp20224131-39] DEBUG org.eclipse.jetty.server.session - session=null 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@7a8aabb{HeapByteBufferR@5d9fd033[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=0,q=0,[0]=null,s=STREAM] addContent Content@7a8aabb{HeapByteBufferR@5d9fd033[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:49.750 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:56:49.751 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:56:49.751 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:56:49.751 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=END,317 of 317},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,317 of 317} 13:56:49.751 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=317,q=1,[0]=EOF,s=STREAM] read 317 from Content@7a8aabb{HeapByteBufferR@5d9fd033[p=477,l=477,c=8192,r=0]={POST /graphql HTT...: "bla"\r\n }\r\n}<<<>>>"name",\r\n "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:49.751 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=END,317 of 317},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} 13:56:49.752 [qtp20224131-39] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}' 13:56:49.752 [qtp20224131-39] DEBUG graphql.GraphQL - Parsing query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }'... 13:56:49.754 [qtp20224131-39] DEBUG graphql.GraphQL - Validating query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }' 13:56:49.755 [qtp20224131-39] DEBUG graphql.GraphQL - Executing '6b5b8e48-9d80-416a-89c3-591402e6d715'. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}' 13:56:49.755 [qtp20224131-39] DEBUG graphql.execution.Execution - Executing '6b5b8e48-9d80-416a-89c3-591402e6d715' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:56:49.755 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:56:49.755 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:56:49.756 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' completing field '/VarService'... 13:56:49.756 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' fetching field '/VarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:56:49.757 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' field '/VarService/testVariables' fetch returned 'java.lang.String' 13:56:49.757 [qtp20224131-39] DEBUG graphql.execution.ExecutionStrategy - '6b5b8e48-9d80-416a-89c3-591402e6d715' completing field '/VarService/testVariables'... 13:56:49.757 [qtp20224131-39] DEBUG graphql.GraphQL - Execution '6b5b8e48-9d80-416a-89c3-591402e6d715' completed with zero errors 13:56:49.757 [qtp20224131-39] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:49.757 [qtp20224131-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@27411498{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=8} 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2e3e0bbc{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=9} action COMPLETE 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2458c5a3{null} 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@27411498{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=9} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:56:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: NEED_HEADER (null,[p=0,l=52,c=24576,r=52],true)@START 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:56:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=52,c=24576,r=52],true)@COMPLETING 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2a1a2fc6{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:56:49.758 [qtp20224131-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2a1a2fc6{WRITING}->null:IDLE-->WRITING 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken up from select, 1/1/1 selected 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 processing 1 keys, 0 updates 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 273 SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=END,317 of 317},g=HttpGenerator@5ef8ed7f{s=COMPLETING}]=>HttpChannelOverHttp@27411498{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=10} 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=273 remaining=0 WriteFlusher@2a1a2fc6{WRITING}->null 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2a1a2fc6{IDLE}->null:WRITING-->IDLE 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4121bbfa SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=14/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: DONE ([p=221,l=221,c=16384,r=0],[p=52,l=52,c=24576,r=0],true)@END 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=14/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@2e3e0bbc{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=52 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2e3e0bbc{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,317 of 317} 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=14/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:49.759 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:56:49.759 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2d0bfb24{s=0/8,p=0} tryExecute EatWhatYouKill@286b39c2/SelectorProducer@5432050b/PRODUCING/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.759Z 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2d0bfb24{s=0/8,p=1} startReservedThread p=1 13:56:49.760 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2d0bfb24{s=0/8,p=1}@1cb1c1 13:56:49.760 [HttpClient@6a714237-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2d0bfb24{s=0/8,p=1}@1cb1c1 13:56:49.760 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.760 [HttpClient@6a714237-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2d0bfb24{s=1/8,p=1}@1cb1c1 started 13:56:49.760 [HttpClient@6a714237-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2d0bfb24{s=1/8,p=0}@1cb1c1 waiting 13:56:49.760 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@286b39c2/SelectorProducer@5432050b/PRODUCING/p=false/QueuedThreadPool[HttpClient@6a714237]@72ba28ee{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@2d0bfb24{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:49.76Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=15/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:56:49.760 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=15/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:49.760 [qtp20224131-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:49.760 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.761 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:56:49.761 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=15/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.761 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=15/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:49.761 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 1 keys 13:56:49.761 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.761 [qtp20224131-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.761 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1390e0df{AC.ReadCB@10f49427{HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:49.761 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@66f5ea26[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.761 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 273 SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 273 bytes DirectByteBuffer@66f5ea26[p=0,l=273,c=16384,r=273]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=HttpExchange@2859b581 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@66f5ea26[p=0,l=273,c=16384,r=273]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@68321888 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:56:49.762 [qtp20224131-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@71b2d7ec{AC.ReadCB@306f6176{HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:56:49.763 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.762 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:49.763 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f8f418d on ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=0 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:56:49.763 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=1 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2f8f418d 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:49.763 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@68321888 Date: Tue, 16 Apr 2019 13:56:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 52 13:56:49.764 [qtp20224131-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@306f6176::SocketChannelEndPoint@78a2cb77{/127.0.0.1:33974<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@306f6176[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ef8ed7f{s=START}]=>HttpChannelOverHttp@27411498{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2e3e0bbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:49.764 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6692b6c6 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@68321888 DirectByteBufferR@6c0d8156[p=221,l=273,c=16384,r=52]={HTTP/1.1 200 OK\r\n...-Length: 52\r\n\r\n<<<{"data":{"VarServ...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,52 of 52} 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@68321888 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@2859b581 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@4d33940d > HttpResponse[HTTP/1.1 200 OK]@68321888] null 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@68321888 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@2859b581 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.764 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@4d33940d > HttpResponse[HTTP/1.1 200 OK]@68321888] null 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@66f5ea26[p=273,l=273,c=16384,r=0]={HTTP/1.1 200 OK\r\n...":"name_bla"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.765 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@66f5ea26[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.766 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.766 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1390e0df{AC.ReadCB@10f49427{HttpConnectionOverHTTP@10f49427::SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:49.766 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.766 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f218d3d on ManagedSelector@75f2099{STARTED} id=1 keys=1 selected=0 updates=0 13:56:49.766 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75f2099{STARTED} id=1 keys=1 selected=0 updates=1 13:56:49.766 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken with none selected 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 woken up from select, 0/0/1 selected 13:56:49.767 [HttpClient@6a714237-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:49.763 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 processing 0 keys, 1 updates 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3f218d3d 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e337849{localhost/127.0.0.1:8181<->/127.0.0.1:33974,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@10f49427(l:/127.0.0.1:33974 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1a0cff57(exchange=null)[send=HttpSenderOverHTTP@5f0e7272(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6b6f8018{s=START}],recv=HttpReceiverOverHTTP@6e1b4c0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:49.767 [HttpClient@6a714237-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4fe65c76 waiting with 1 keys 13:56:49.774 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:54.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@340b7ef6{STOPPED} 13:56:54.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {SslContextFactory@30404dba[provider=null,keyStore=null,trustStore=null],AUTO} 13:56:54.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:56:54.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@4c0884e8,POJO} 13:56:54.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {ScheduledExecutorScheduler@231baf51{STOPPED},AUTO} 13:56:54.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {HttpClientTransportOverHTTP@11841b15{STOPPED},AUTO} 13:56:54.778 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@73877e19,POJO} 13:56:54.778 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@30404dba[provider=null,keyStore=null,trustStore=null] 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12117ms SslContextFactory@30404dba[provider=null,keyStore=null,trustStore=null] 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bfc257{s=0/8,p=0} 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}] added {ReservedThreadExecutor@5bfc257{s=0/8,p=0},AUTO} 13:56:54.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5bfc257{s=0/8,p=0} 13:56:54.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12118ms ReservedThreadExecutor@5bfc257{s=0/8,p=0} 13:56:54.791 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12120ms QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}] 13:56:54.791 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@231baf51{STOPPED} 13:56:54.791 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12121ms ScheduledExecutorScheduler@231baf51{STARTED} 13:56:54.791 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@11841b15{STOPPED} 13:56:54.791 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@11841b15{STARTING} added {ClientSelectorManager@4443ef6f{STOPPED},AUTO} 13:56:54.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@4443ef6f{STOPPED} 13:56:54.792 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.792Z added {SelectorProducer@51751e5f,POJO} 13:56:54.792 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.792Z added {QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}],UNMANAGED} 13:56:54.792 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.792Z created 13:56:54.792 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2b0b4d53{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.792Z,MANAGED} 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@4443ef6f{STARTING} added {ManagedSelector@2b0b4d53{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.793Z added {SelectorProducer@38548b19,POJO} 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.793Z added {QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}],UNMANAGED} 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.793Z created 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@41aaedaa{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.793Z,MANAGED} 13:56:54.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@4443ef6f{STARTING} added {ManagedSelector@41aaedaa{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.794Z added {SelectorProducer@75b3673,POJO} 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.794Z added {QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}],UNMANAGED} 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.794Z created 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1bcb79c2{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.794Z,MANAGED} 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@4443ef6f{STARTING} added {ManagedSelector@1bcb79c2{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:56:54.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.794Z added {SelectorProducer@6fca2a8f,POJO} 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.795Z added {QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}],UNMANAGED} 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.795Z created 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@31fc71ab{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.795Z,MANAGED} 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@4443ef6f{STARTING} added {ManagedSelector@31fc71ab{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2b0b4d53{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.795Z 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12125ms EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.795Z 13:56:54.795 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@71391b3f 13:56:54.796 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2cfbeac4 on ManagedSelector@2b0b4d53{STARTING} id=0 keys=0 selected=0 updates=0 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@71391b3f 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e46d648/SelectorProducer@51751e5f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.796Z tryProduce false 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2cfbeac4 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.796 [HttpClient@340b7ef6-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 0 keys 13:56:54.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12125ms ManagedSelector@2b0b4d53{STARTED} id=0 keys=0 selected=0 updates=0 13:56:54.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@41aaedaa{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:56:54.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.796Z 13:56:54.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12126ms EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.796Z 13:56:54.796 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@12db3386 13:56:54.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4078695f on ManagedSelector@41aaedaa{STARTING} id=1 keys=0 selected=0 updates=0 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@12db3386 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.797Z tryProduce false 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4078695f 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.797 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 0 keys 13:56:54.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12126ms ManagedSelector@41aaedaa{STARTED} id=1 keys=0 selected=0 updates=0 13:56:54.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1bcb79c2{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:56:54.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.797Z 13:56:54.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12126ms EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.797Z 13:56:54.797 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@79a1728c 13:56:54.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@a7f0ab6 on ManagedSelector@1bcb79c2{STARTING} id=2 keys=0 selected=0 updates=0 13:56:54.797 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@79a1728c 13:56:54.797 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@303a5119/SelectorProducer@75b3673/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.797Z tryProduce false 13:56:54.797 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.797 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@a7f0ab6 13:56:54.798 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12127ms ManagedSelector@1bcb79c2{STARTED} id=2 keys=0 selected=0 updates=0 13:56:54.798 [HttpClient@340b7ef6-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2daba7b1 waiting with 0 keys 13:56:54.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@31fc71ab{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:56:54.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.798Z 13:56:54.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12127ms EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.798Z 13:56:54.798 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@41f35f7c 13:56:54.798 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@42c2f48c on ManagedSelector@31fc71ab{STARTING} id=3 keys=0 selected=0 updates=0 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@41f35f7c 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@d1a10ac/SelectorProducer@6fca2a8f/IDLE/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.798Z tryProduce false 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@42c2f48c 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.798 [HttpClient@340b7ef6-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@366c557a waiting with 0 keys 13:56:54.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12128ms ManagedSelector@31fc71ab{STARTED} id=3 keys=0 selected=0 updates=0 13:56:54.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12128ms ClientSelectorManager@4443ef6f{STARTED} 13:56:54.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12128ms HttpClientTransportOverHTTP@11841b15{STARTED} 13:56:54.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12128ms HttpClient@340b7ef6{STARTED} 13:56:54.806 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:54.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@340b7ef6{STARTED} added {HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=null,MANAGED} 13:56:54.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=null 13:56:54.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=DuplexConnectionPool@441cc260[c=0/64,a=0,i=0] added {DuplexConnectionPool@441cc260[c=0/64,a=0,i=0],POJO} 13:56:54.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12136ms HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=DuplexConnectionPool@441cc260[c=0/64,a=0,i=0] 13:56:54.807 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=DuplexConnectionPool@441cc260[c=0/64,a=0,i=0] 13:56:54.807 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@73a00e09 for HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=0/64,a=0,i=0] 13:56:54.807 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:56:54.807 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:56:54.807 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@26dcd8c0 13:56:54.807 [HttpClient@340b7ef6-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@26dcd8c0 13:56:54.808 [HttpClient@340b7ef6-113] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:56:54.809 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 on ManagedSelector@895e367{STARTED} id=3 keys=0 selected=0 updates=0 13:56:54.809 [HttpClient@340b7ef6-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@4a751e51{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}} on ManagedSelector@41aaedaa{STARTED} id=1 keys=0 selected=0 updates=0 13:56:54.809 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@895e367{STARTED} id=3 keys=0 selected=0 updates=1 13:56:54.809 [HttpClient@340b7ef6-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@41aaedaa{STARTED} id=1 keys=0 selected=0 updates=1 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:56:54.809 [HttpClient@340b7ef6-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@26dcd8c0 13:56:54.809 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken with none selected 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/0 selected 13:56:54.809 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken up from select, 0/0/0 selected 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:56:54.809 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 processing 0 keys, 1 updates 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.809 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:56:54.809 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:56:54.810 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.810 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@4a751e51{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}} 13:56:54.810 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:56:54.810 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 1 keys 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken up from select, 1/1/1 selected 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 processing 1 keys, 0 updates 13:56:54.810 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@1ac0cecb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:54.810 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@3f755234 Connect@4a751e51{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}} 13:56:54.810 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.811 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:33996 remote=localhost/127.0.0.1:8181] 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.811 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@3b4ad102{Connect@4a751e51{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33996 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}},sun.nio.ch.SelectionKeyImpl@3f755234} 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.811 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:54.811 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.811 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 1 keys 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286ccca{AC.ReadCB@4f966737{HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:54.811 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@3b4ad102{Connect@4a751e51{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33996 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=1,pool=DuplexConnectionPool@441cc260[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}},sun.nio.ch.SelectionKeyImpl@3f755234} 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e2cecc7 on ManagedSelector@895e367{STARTED} id=3 keys=1 selected=0 updates=0 13:56:54.811 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-> 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@895e367{STARTED} id=3 keys=1 selected=0 updates=1 13:56:54.811 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.811 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/1 selected 13:56:54.811 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:56:54.811 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.811 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:56:54.811 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.812 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1e2cecc7 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.812 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.812 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.812 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2342c721{AC.ReadCB@55128867{HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7ac789c1 on ManagedSelector@41aaedaa{STARTED} id=1 keys=1 selected=0 updates=0 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@41aaedaa{STARTED} id=1 keys=1 selected=0 updates=1 13:56:54.812 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken with none selected 13:56:54.812 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken up from select, 0/0/1 selected 13:56:54.812 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 processing 0 keys, 1 updates 13:56:54.812 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.812 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@7ac789c1 13:56:54.812 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.813 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.813 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.813 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.813 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 1 keys 13:56:54.813 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.813 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@65007a39 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=DuplexConnectionPool@441cc260[c=1/64,a=1,i=0] 13:56:54.813 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@65007a39 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.813 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@73a00e09 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@73a00e09 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307] 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@5b788404{s=START} 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@d883da8[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@5b788404{s=COMPLETING} 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e8997bf{IDLE}->null [HeapByteBuffer@384688f7[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@d883da8[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:56:54.814 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e8997bf{WRITING}->null:IDLE-->WRITING 13:56:54.814 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 1/1/1 selected 13:56:54.814 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 1 keys, 0 updates 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@648fa3b9 SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5b788404{s=COMPLETING}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@7e8997bf{WRITING}->null 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e8997bf{IDLE}->null:WRITING-->IDLE 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5b788404{s=END} 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@73a00e09 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@73a00e09 HeapByteBuffer@18beebe5[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@73a00e09 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@5b788404{s=END} 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0} tryExecute EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.815Z 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@73a00e09 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@73a00e09 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0}@42aa3c8a offer EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.815Z 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:56:54.815 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.815 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@60b03bf0 13:56:54.816 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@60b03bf0 13:56:54.816 [HttpClient@340b7ef6-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@3b4ad102{Connect@4a751e51{java.nio.channels.SocketChannel[connected local=/127.0.0.1:33996 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@383f1975,queue=0,pool=DuplexConnectionPool@441cc260[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4e4a93c7, client.connector=HttpClient@340b7ef6{STARTED}}},sun.nio.ch.SelectionKeyImpl@3f755234} 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1}@42aa3c8a task=EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.816Z 13:56:54.816 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@60b03bf0 started 13:56:54.816 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@60b03bf0 waiting 13:56:54.816 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.816Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f77d0f9/SelectorProducer@463fd068/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.816Z tryProduce true 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.816 [qtp20224131-40] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286ccca{AC.ReadCB@4f966737{HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.816 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1ac0cecb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:54.816 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:56:54.816 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:54.816 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 307} 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1ac0cecb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:56:54.817 [qtp20224131-40] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.session - session=null 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@25b2a982{HeapByteBufferR@d5621e4[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=0,q=0,[0]=null,s=STREAM] addContent Content@25b2a982{HeapByteBufferR@d5621e4[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:56:54.818 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=END,307 of 307},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,307 of 307} 13:56:54.819 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@25b2a982{HeapByteBufferR@d5621e4[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:54.819 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=END,307 of 307},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} 13:56:54.819 [qtp20224131-40] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}' 13:56:54.819 [qtp20224131-40] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:56:54.820 [qtp20224131-40] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:56:54.820 [qtp20224131-40] DEBUG graphql.GraphQL - Executing '37756fcd-5659-4ed0-b92b-d128a0432120'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}' 13:56:54.821 [qtp20224131-40] DEBUG graphql.execution.Execution - Executing '37756fcd-5659-4ed0-b92b-d128a0432120' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:56:54.821 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:56:54.821 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:56:54.821 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' completing field '/VarService'... 13:56:54.822 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:56:54.822 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:56:54.822 [qtp20224131-40] DEBUG graphql.execution.ExecutionStrategy - '37756fcd-5659-4ed0-b92b-d128a0432120' completing field '/VarService/testVariable'... 13:56:54.822 [qtp20224131-40] DEBUG graphql.GraphQL - Execution '37756fcd-5659-4ed0-b92b-d128a0432120' completed with zero errors 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7daa7b25{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6} 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1ac0cecb{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@145585c7{null} 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@7daa7b25{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:56:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:56:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5cf4e0f6{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:56:54.823 [qtp20224131-40] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5cf4e0f6{WRITING}->null:IDLE-->WRITING 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken up from select, 1/1/1 selected 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=END,307 of 307},g=HttpGenerator@2cdbe927{s=COMPLETING}]=>HttpChannelOverHttp@7daa7b25{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7} 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@5cf4e0f6{WRITING}->null 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 processing 1 keys, 0 updates 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5cf4e0f6{IDLE}->null:WRITING-->IDLE 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3f755234 SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=9/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@1ac0cecb{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1ac0cecb{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307} 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bfc257{s=0/8,p=0} tryExecute EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/PRODUCING/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.824Z 13:56:54.824 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.824 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bfc257{s=0/8,p=1} startReservedThread p=1 13:56:54.825 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5bfc257{s=0/8,p=1}@7e48580f 13:56:54.825 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.825 [HttpClient@340b7ef6-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5bfc257{s=0/8,p=1}@7e48580f 13:56:54.825 [HttpClient@340b7ef6-115] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bfc257{s=1/8,p=1}@7e48580f started 13:56:54.825 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:54.825 [qtp20224131-40] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.825 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7068f7ca/SelectorProducer@38548b19/PRODUCING/p=false/QueuedThreadPool[HttpClient@340b7ef6]@6050462a{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@5bfc257{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:54.825Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:56:54.834 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:56:54.834 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.835 [qtp20224131-40] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.835 [qtp20224131-40] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286ccca{AC.ReadCB@4f966737{HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:56:54.825 [HttpClient@340b7ef6-115] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bfc257{s=1/8,p=0}@7e48580f waiting 13:56:54.834 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=19/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:54.835 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.835 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:54.835 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.835 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e2cecc7 on ManagedSelector@895e367{STARTED} id=3 keys=1 selected=0 updates=0 13:56:54.835 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@895e367{STARTED} id=3 keys=1 selected=0 updates=1 13:56:54.835 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=20/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:54.835 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.835 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:56:54.835 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 1 keys 13:56:54.835 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/1 selected 13:56:54.835 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:56:54.835 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2342c721{AC.ReadCB@55128867{HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:54.835 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.836 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1e2cecc7 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4aa448fe[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:54.836 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:54.836 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.836 [qtp20224131-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=21/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.836 [qtp20224131-40] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4f966737::SocketChannelEndPoint@64a0e1db{/127.0.0.1:33996<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=0,kro=1}->HttpConnection@4f966737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cdbe927{s=START}]=>HttpChannelOverHttp@7daa7b25{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1ac0cecb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:54.836 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@589da3f3 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@4aa448fe[p=0,l=265,c=16384,r=265]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=HttpExchange@65007a39 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4aa448fe[p=0,l=265,c=16384,r=265]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:56:54.836 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@4463bfda 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:56:54.837 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@4463bfda Date: Tue, 16 Apr 2019 13:56:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 44 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@4463bfda DirectByteBufferR@405c238e[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44} 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@4463bfda 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@65007a39 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@73a00e09 > HttpResponse[HTTP/1.1 200 OK]@4463bfda] null 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@4463bfda 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@65007a39 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.838 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@73a00e09 > HttpResponse[HTTP/1.1 200 OK]@4463bfda] null 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4aa448fe[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.839 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@4aa448fe[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2342c721{AC.ReadCB@55128867{HttpConnectionOverHTTP@55128867::SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7ac789c1 on ManagedSelector@41aaedaa{STARTED} id=1 keys=1 selected=0 updates=0 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@41aaedaa{STARTED} id=1 keys=1 selected=0 updates=1 13:56:54.840 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken with none selected 13:56:54.840 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 woken up from select, 0/0/1 selected 13:56:54.840 [HttpClient@340b7ef6-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:54.840 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 processing 0 keys, 1 updates 13:56:54.840 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:54.840 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@7ac789c1 13:56:54.841 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5bd57cb5{localhost/127.0.0.1:8181<->/127.0.0.1:33996,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@55128867(l:/127.0.0.1:33996 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@5feae317(exchange=null)[send=HttpSenderOverHTTP@1ae8768e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b788404{s=START}],recv=HttpReceiverOverHTTP@2b386b0a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:54.841 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:54.841 [HttpClient@340b7ef6-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 1 keys 13:56:54.847 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@49601f82{STOPPED} 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {SslContextFactory@23e44287[provider=null,keyStore=null,trustStore=null],AUTO} 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {QueuedThreadPool[HttpClient@49601f82]@2b8d084{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@6daf2337,POJO} 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {ScheduledExecutorScheduler@24fabd0f{STOPPED},AUTO} 13:56:59.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {HttpClientTransportOverHTTP@250b236d{STOPPED},AUTO} 13:56:59.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@61f3fbb8,POJO} 13:56:59.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@23e44287[provider=null,keyStore=null,trustStore=null] 13:56:59.855 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:56:59.855 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:56:59.855 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17185ms SslContextFactory@23e44287[provider=null,keyStore=null,trustStore=null] 13:56:59.856 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@49601f82]@2b8d084{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:56:59.856 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7551da2a{s=0/8,p=0} 13:56:59.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}] added {ReservedThreadExecutor@7551da2a{s=0/8,p=0},AUTO} 13:56:59.856 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@7551da2a{s=0/8,p=0} 13:56:59.856 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17185ms ReservedThreadExecutor@7551da2a{s=0/8,p=0} 13:56:59.858 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17188ms QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}] 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@24fabd0f{STOPPED} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17188ms ScheduledExecutorScheduler@24fabd0f{STARTED} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@250b236d{STOPPED} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@250b236d{STARTING} added {ClientSelectorManager@60dd3c23{STOPPED},AUTO} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@60dd3c23{STOPPED} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.859Z added {SelectorProducer@5e9456ae,POJO} 13:56:59.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.859Z added {QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}],UNMANAGED} 13:56:59.860 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.86Z created 13:56:59.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@16a9a4f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.86Z,MANAGED} 13:56:59.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@60dd3c23{STARTING} added {ManagedSelector@16a9a4f1{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:56:59.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.86Z added {SelectorProducer@7c455e96,POJO} 13:56:59.861 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.86Z added {QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}],UNMANAGED} 13:56:59.861 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.861Z created 13:56:59.861 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@985696{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.861Z,MANAGED} 13:56:59.861 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@60dd3c23{STARTING} added {ManagedSelector@985696{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:56:59.861 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.861Z added {SelectorProducer@215a34b4,POJO} 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.861Z added {QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}],UNMANAGED} 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.862Z created 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@77bd7fe7{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.862Z,MANAGED} 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@60dd3c23{STARTING} added {ManagedSelector@77bd7fe7{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.862Z added {SelectorProducer@10876a6,POJO} 13:56:59.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.862Z added {QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}],UNMANAGED} 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.862Z created 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@71870da7{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.863Z,MANAGED} 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@60dd3c23{STARTING} added {ManagedSelector@71870da7{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@16a9a4f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.863Z 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17192ms EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.863Z 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6dd91637 13:56:59.863 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@45792847 on ManagedSelector@16a9a4f1{STARTING} id=0 keys=0 selected=0 updates=0 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6dd91637 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@52b6319f/SelectorProducer@5e9456ae/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.863Z tryProduce false 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@45792847 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.863 [HttpClient@49601f82-118] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3f4c2c2f waiting with 0 keys 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17193ms ManagedSelector@16a9a4f1{STARTED} id=0 keys=0 selected=0 updates=0 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@985696{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:56:59.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.863Z 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17193ms EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.864Z 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@706cb08 13:56:59.864 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4e25147a on ManagedSelector@985696{STARTING} id=1 keys=0 selected=0 updates=0 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@706cb08 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.864Z tryProduce false 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4e25147a 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.864 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 0 keys 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17193ms ManagedSelector@985696{STARTED} id=1 keys=0 selected=0 updates=0 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@77bd7fe7{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.864Z 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17194ms EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.864Z 13:56:59.864 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6b68cb27 13:56:59.864 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@675ffd1d on ManagedSelector@77bd7fe7{STARTING} id=2 keys=0 selected=0 updates=0 13:56:59.864 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6b68cb27 13:56:59.864 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bcde458/SelectorProducer@215a34b4/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.864Z tryProduce false 13:56:59.865 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.865 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@675ffd1d 13:56:59.865 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.865 [HttpClient@49601f82-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d454d58 waiting with 0 keys 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17194ms ManagedSelector@77bd7fe7{STARTED} id=2 keys=0 selected=0 updates=0 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@71870da7{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.865Z 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17194ms EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.865Z 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@56303475 13:56:59.865 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@30506c0d on ManagedSelector@71870da7{STARTING} id=3 keys=0 selected=0 updates=0 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@56303475 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3ab60/SelectorProducer@10876a6/IDLE/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.865Z tryProduce false 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@30506c0d 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.865 [HttpClient@49601f82-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4086f71a waiting with 0 keys 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17195ms ManagedSelector@71870da7{STARTED} id=3 keys=0 selected=0 updates=0 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17195ms ClientSelectorManager@60dd3c23{STARTED} 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17195ms HttpClientTransportOverHTTP@250b236d{STARTED} 13:56:59.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17195ms HttpClient@49601f82{STARTED} 13:56:59.873 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:56:59.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49601f82{STARTED} added {HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=null,MANAGED} 13:56:59.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=null 13:56:59.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=DuplexConnectionPool@4390f46e[c=0/64,a=0,i=0] added {DuplexConnectionPool@4390f46e[c=0/64,a=0,i=0],POJO} 13:56:59.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17202ms HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=DuplexConnectionPool@4390f46e[c=0/64,a=0,i=0] 13:56:59.873 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=DuplexConnectionPool@4390f46e[c=0/64,a=0,i=0] 13:56:59.873 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 for HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=0/64,a=0,i=0] 13:56:59.873 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:56:59.873 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:56:59.873 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@2d746ce4 13:56:59.873 [HttpClient@49601f82-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@2d746ce4 13:56:59.874 [HttpClient@49601f82-122] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:56:59.874 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 on ManagedSelector@352ff4da{STARTED} id=0 keys=0 selected=0 updates=0 13:56:59.874 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@352ff4da{STARTED} id=0 keys=0 selected=0 updates=1 13:56:59.874 [HttpClient@49601f82-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@391cbe4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}} on ManagedSelector@985696{STARTED} id=1 keys=0 selected=0 updates=0 13:56:59.874 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:56:59.874 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/0 selected 13:56:59.874 [HttpClient@49601f82-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@985696{STARTED} id=1 keys=0 selected=0 updates=1 13:56:59.874 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:56:59.874 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.874 [HttpClient@49601f82-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@2d746ce4 13:56:59.874 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:56:59.875 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken with none selected 13:56:59.875 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken up from select, 0/0/0 selected 13:56:59.875 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:56:59.875 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 processing 0 keys, 1 updates 13:56:59.875 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.875 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.875 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:56:59.875 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@391cbe4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}} 13:56:59.876 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 59999 ms 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 1 keys 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken up from select, 1/1/1 selected 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 processing 1 keys, 0 updates 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2fb3f107 Connect@391cbe4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}} 13:56:59.876 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@254abe26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34048 remote=localhost/127.0.0.1:8181] 13:56:59.876 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-> 13:56:59.876 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@2b8c7029{Connect@391cbe4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34048 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}},sun.nio.ch.SelectionKeyImpl@2fb3f107} 13:56:59.877 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:59.877 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.877 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 1 keys 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@2b8c7029{Connect@391cbe4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34048 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=1,pool=DuplexConnectionPool@4390f46e[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}},sun.nio.ch.SelectionKeyImpl@2fb3f107} 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-> 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@259c3ce1{AC.ReadCB@5c79349c{HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55d70dfa on ManagedSelector@352ff4da{STARTED} id=0 keys=1 selected=0 updates=0 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@352ff4da{STARTED} id=0 keys=1 selected=0 updates=1 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@429bdf12{AC.ReadCB@6daeaf77{HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:59.877 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.877 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.877 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/1 selected 13:56:59.877 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@427bb9c6 on ManagedSelector@985696{STARTED} id=1 keys=1 selected=0 updates=0 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@985696{STARTED} id=1 keys=1 selected=0 updates=1 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@55d70dfa 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken with none selected 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken up from select, 0/0/1 selected 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 processing 0 keys, 1 updates 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@427bb9c6 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.878 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.878 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 1 keys 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.878 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@341125b2 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=DuplexConnectionPool@4390f46e[c=1/64,a=1,i=0] 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@341125b2 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307] 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@3a1980a3{s=START} 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@45600489[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@3a1980a3{s=COMPLETING} 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@46350704{IDLE}->null [HeapByteBuffer@599f3078[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@45600489[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:56:59.879 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@46350704{WRITING}->null:IDLE-->WRITING 13:56:59.879 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 1/1/1 selected 13:56:59.879 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 1 keys, 0 updates 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7b533c36 SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@3a1980a3{s=COMPLETING}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@46350704{WRITING}->null 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@46350704{IDLE}->null:WRITING-->IDLE 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@3a1980a3{s=END} 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 HeapByteBuffer@7b3486c5[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0} tryExecute EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.88Z 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@3a1980a3{s=END} 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0}@60b03bf0 offer EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.88Z 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 13:56:59.880 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@42e8b40a 13:56:59.880 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@42e8b40a 13:56:59.880 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.880 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@42e8b40a started 13:56:59.880 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1}@60b03bf0 task=EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.88Z 13:56:59.881 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@42e8b40a waiting 13:56:59.881 [HttpClient@49601f82-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@2b8c7029{Connect@391cbe4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34048 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@121c54fa,queue=0,pool=DuplexConnectionPool@4390f46e[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7ae4f4e, client.connector=HttpClient@49601f82{STARTED}}},sun.nio.ch.SelectionKeyImpl@2fb3f107} 13:56:59.881 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.881Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:56:59.881 [qtp20224131-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5e21e98f/SelectorProducer@3fa247d1/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.881Z tryProduce true 13:56:59.881 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:59.881 [qtp20224131-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@259c3ce1{AC.ReadCB@5c79349c{HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:56:59.881 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.881 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@254abe26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:59.881 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.881 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} 13:56:59.882 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:56:59.882 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:59.883 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} parsed true HttpParser{s=CONTENT,0 of 307} 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@254abe26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.server.session - session=null 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:56:59.884 [qtp20224131-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parse HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContent Content@108636ec{HeapByteBufferR@2ae09ebf[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=0,q=0,[0]=null,s=STREAM] addContent Content@108636ec{HeapByteBufferR@2ae09ebf[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=END,307 of 307},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,307 of 307} 13:56:59.885 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@108636ec{HeapByteBufferR@2ae09ebf[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:56:59.886 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=END,307 of 307},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=3} 13:56:59.886 [qtp20224131-37] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}' 13:56:59.886 [qtp20224131-37] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:56:59.887 [qtp20224131-37] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:56:59.888 [qtp20224131-37] DEBUG graphql.GraphQL - Executing '3ddebb20-6138-4b01-9a49-798b90e086d6'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}' 13:56:59.888 [qtp20224131-37] DEBUG graphql.execution.Execution - Executing '3ddebb20-6138-4b01-9a49-798b90e086d6' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:56:59.888 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:56:59.888 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:56:59.889 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' completing field '/VarService'... 13:56:59.890 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:56:59.890 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:56:59.890 [qtp20224131-37] DEBUG graphql.execution.ExecutionStrategy - '3ddebb20-6138-4b01-9a49-798b90e086d6' completing field '/VarService/testVariable'... 13:56:59.890 [qtp20224131-37] DEBUG graphql.GraphQL - Execution '3ddebb20-6138-4b01-9a49-798b90e086d6' completed with zero errors 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@119ed043{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=8} 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@254abe26{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=8} action COMPLETE 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1f65349a{null} 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@119ed043{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=8} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:56:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:56:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:56:59.891 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24a4f2c4{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24a4f2c4{WRITING}->null:IDLE-->WRITING 13:56:59.892 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken up from select, 1/1/1 selected 13:56:59.892 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 processing 1 keys, 0 updates 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=END,307 of 307},g=HttpGenerator@42e7e036{s=COMPLETING}]=>HttpChannelOverHttp@119ed043{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=9} 13:56:59.892 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2fb3f107 SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=12/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@24a4f2c4{WRITING}->null 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24a4f2c4{IDLE}->null:WRITING-->IDLE 13:56:59.892 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END 13:56:59.892 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@254abe26{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44 13:56:59.892 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@254abe26{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307} 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7551da2a{s=0/8,p=0} tryExecute EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/PRODUCING/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.893Z 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7551da2a{s=0/8,p=1} startReservedThread p=1 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7551da2a{s=0/8,p=1}@6e8efb3c 13:56:59.893 [HttpClient@49601f82-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7551da2a{s=0/8,p=1}@6e8efb3c 13:56:59.893 [HttpClient@49601f82-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7551da2a{s=1/8,p=1}@6e8efb3c started 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.893 [HttpClient@49601f82-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7551da2a{s=1/8,p=0}@6e8efb3c waiting 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1f1cae23/SelectorProducer@7c455e96/PRODUCING/p=false/QueuedThreadPool[HttpClient@49601f82]@2b8d084{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@7551da2a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:56:59.893Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.893 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:59.893 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:56:59.893 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=13/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.894 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 1 keys 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@429bdf12{AC.ReadCB@6daeaf77{HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=13/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@11e02bbc[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@11e02bbc[p=0,l=265,c=16384,r=265]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=HttpExchange@341125b2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@259c3ce1{AC.ReadCB@5c79349c{HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@11e02bbc[p=0,l=265,c=16384,r=265]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:56:59.894 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.894 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:56:59.895 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55d70dfa on ManagedSelector@352ff4da{STARTED} id=0 keys=1 selected=0 updates=0 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:56:59.895 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@352ff4da{STARTED} id=0 keys=1 selected=0 updates=1 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@1f27c7f0 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/1 selected 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@55d70dfa 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:56:59.895 [qtp20224131-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:56:59.895 [qtp20224131-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c79349c::SocketChannelEndPoint@62ff9fea{/127.0.0.1:34048<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c79349c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42e7e036{s=START}]=>HttpChannelOverHttp@119ed043{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@254abe26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:56:59.895 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@651aed93 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:56:59.895 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@1f27c7f0 Date: Tue, 16 Apr 2019 13:56:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 44 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@1f27c7f0 DirectByteBufferR@1b1840cc[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44} 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@1f27c7f0 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@341125b2 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 > HttpResponse[HTTP/1.1 200 OK]@1f27c7f0] null 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@1f27c7f0 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@341125b2 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.896 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@7c6442c2 > HttpResponse[HTTP/1.1 200 OK]@1f27c7f0] null 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@11e02bbc[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@11e02bbc[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.897 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.898 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@429bdf12{AC.ReadCB@6daeaf77{HttpConnectionOverHTTP@6daeaf77::SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:56:59.898 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.898 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@427bb9c6 on ManagedSelector@985696{STARTED} id=1 keys=1 selected=0 updates=0 13:56:59.898 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@985696{STARTED} id=1 keys=1 selected=0 updates=1 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken with none selected 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 woken up from select, 0/0/1 selected 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 processing 0 keys, 1 updates 13:56:59.898 [HttpClient@49601f82-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@427bb9c6 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@63694cb2{localhost/127.0.0.1:8181<->/127.0.0.1:34048,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6daeaf77(l:/127.0.0.1:34048 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6756c407(exchange=null)[send=HttpSenderOverHTTP@22544689(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a1980a3{s=START}],recv=HttpReceiverOverHTTP@133c478e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:56:59.898 [HttpClient@49601f82-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@21741b59 waiting with 1 keys 13:56:59.905 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:57:04.906 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@5fb7183b{STOPPED} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {SslContextFactory@476a736d[provider=null,keyStore=null,trustStore=null],AUTO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@16c8b7bd,POJO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {ScheduledExecutorScheduler@7159139f{STOPPED},AUTO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {HttpClientTransportOverHTTP@65bcf7c2{STOPPED},AUTO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3db64bd4,POJO} 13:57:04.907 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@476a736d[provider=null,keyStore=null,trustStore=null] 13:57:04.916 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:57:04.917 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:57:04.917 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22247ms SslContextFactory@476a736d[provider=null,keyStore=null,trustStore=null] 13:57:04.917 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:57:04.917 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6e106680{s=0/8,p=0} 13:57:04.918 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}] added {ReservedThreadExecutor@6e106680{s=0/8,p=0},AUTO} 13:57:04.918 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@6e106680{s=0/8,p=0} 13:57:04.918 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22247ms ReservedThreadExecutor@6e106680{s=0/8,p=0} 13:57:04.919 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22249ms QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}] 13:57:04.919 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7159139f{STOPPED} 13:57:04.919 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22249ms ScheduledExecutorScheduler@7159139f{STARTED} 13:57:04.919 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@65bcf7c2{STOPPED} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@65bcf7c2{STARTING} added {ClientSelectorManager@15bc339{STOPPED},AUTO} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@15bc339{STOPPED} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.92Z added {SelectorProducer@385ef531,POJO} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.92Z added {QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}],UNMANAGED} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.92Z created 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7fc645e4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.92Z,MANAGED} 13:57:04.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@15bc339{STARTING} added {ManagedSelector@7fc645e4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.92Z added {SelectorProducer@73044cdf,POJO} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.921Z added {QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}],UNMANAGED} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.921Z created 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3cbcd8f3{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.921Z,MANAGED} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@15bc339{STARTING} added {ManagedSelector@3cbcd8f3{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.921Z added {SelectorProducer@9a2ec9b,POJO} 13:57:04.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.921Z added {QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}],UNMANAGED} 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z created 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@58112bc4{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z,MANAGED} 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@15bc339{STARTING} added {ManagedSelector@58112bc4{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z added {SelectorProducer@3104f7bd,POJO} 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z added {QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}],UNMANAGED} 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z created 13:57:04.922 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2f5c1332{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.922Z,MANAGED} 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@15bc339{STARTING} added {ManagedSelector@2f5c1332{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7fc645e4{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.923Z 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22252ms EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.923Z 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@7ec25216 13:57:04.923 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7cab1508 on ManagedSelector@7fc645e4{STARTING} id=0 keys=0 selected=0 updates=0 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@7ec25216 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e75bf2d/SelectorProducer@385ef531/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.923Z tryProduce false 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7cab1508 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.923 [HttpClient@5fb7183b-127] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f8ba9a2 waiting with 0 keys 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22253ms ManagedSelector@7fc645e4{STARTED} id=0 keys=0 selected=0 updates=0 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3cbcd8f3{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:57:04.923 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.923Z 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22253ms EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.924Z 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6a84bc3f 13:57:04.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@258ee7de on ManagedSelector@3cbcd8f3{STARTING} id=1 keys=0 selected=0 updates=0 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@6a84bc3f 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@205b132e/SelectorProducer@73044cdf/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.924Z tryProduce false 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@258ee7de 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.924 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 0 keys 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22253ms ManagedSelector@3cbcd8f3{STARTED} id=1 keys=0 selected=0 updates=0 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@58112bc4{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.924Z 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22254ms EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.924Z 13:57:04.924 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@4930539b 13:57:04.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6d171ce0 on ManagedSelector@58112bc4{STARTING} id=2 keys=0 selected=0 updates=0 13:57:04.924 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@4930539b 13:57:04.925 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@719843e5/SelectorProducer@9a2ec9b/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.925Z tryProduce false 13:57:04.925 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.925 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6d171ce0 13:57:04.925 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.925 [HttpClient@5fb7183b-129] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@217168b9 waiting with 0 keys 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22254ms ManagedSelector@58112bc4{STARTED} id=2 keys=0 selected=0 updates=0 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2f5c1332{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.925Z 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22254ms EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.925Z 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@22bd2039 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@22bd2039 13:57:04.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@705f83a7 on ManagedSelector@2f5c1332{STARTING} id=3 keys=0 selected=0 updates=0 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2301b75/SelectorProducer@3104f7bd/IDLE/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.925Z tryProduce false 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@705f83a7 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.925 [HttpClient@5fb7183b-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@38fd1634 waiting with 0 keys 13:57:04.925 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22255ms ManagedSelector@2f5c1332{STARTED} id=3 keys=0 selected=0 updates=0 13:57:04.926 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22255ms ClientSelectorManager@15bc339{STARTED} 13:57:04.926 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22255ms HttpClientTransportOverHTTP@65bcf7c2{STARTED} 13:57:04.926 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22255ms HttpClient@5fb7183b{STARTED} 13:57:04.935 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:57:04.935 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5fb7183b{STARTED} added {HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=null,MANAGED} 13:57:04.935 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=null 13:57:04.935 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=DuplexConnectionPool@5c748168[c=0/64,a=0,i=0] added {DuplexConnectionPool@5c748168[c=0/64,a=0,i=0],POJO} 13:57:04.935 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22265ms HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=DuplexConnectionPool@5c748168[c=0/64,a=0,i=0] 13:57:04.935 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=DuplexConnectionPool@5c748168[c=0/64,a=0,i=0] 13:57:04.935 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@6441c486 for HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=0/64,a=0,i=0] 13:57:04.936 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:57:04.936 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:57:04.936 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@834831b 13:57:04.936 [HttpClient@5fb7183b-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@834831b 13:57:04.936 [HttpClient@5fb7183b-131] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:57:04.936 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 on ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=0 13:57:04.936 [HttpClient@5fb7183b-131] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@15c0821e{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}} on ManagedSelector@3cbcd8f3{STARTED} id=1 keys=0 selected=0 updates=0 13:57:04.936 [HttpClient@5fb7183b-131] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3cbcd8f3{STARTED} id=1 keys=0 selected=0 updates=1 13:57:04.936 [HttpClient@5fb7183b-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@834831b 13:57:04.936 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=1 selected=0 updates=1 13:57:04.937 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken with none selected 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:57:04.937 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken up from select, 0/0/0 selected 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:57:04.937 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 processing 0 keys, 1 updates 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:57:04.937 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:57:04.937 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@15c0821e{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}} 13:57:04.937 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:57:04.937 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.938 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.938 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:57:04.938 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:57:04.938 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 1 keys 13:57:04.938 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken up from select, 1/1/1 selected 13:57:04.938 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 processing 1 keys, 0 updates 13:57:04.938 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@793be808{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:57:04.938 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 13:57:04.938 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@538d8a7a Connect@15c0821e{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}} 13:57:04.938 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.939 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34070 remote=localhost/127.0.0.1:8181] 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.939 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@57b214d3{Connect@15c0821e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34070 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}},sun.nio.ch.SelectionKeyImpl@538d8a7a} 13:57:04.939 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:04.939 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.939 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 1 keys 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.939 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@57b214d3{Connect@15c0821e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34070 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=1,pool=DuplexConnectionPool@5c748168[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}},sun.nio.ch.SelectionKeyImpl@538d8a7a} 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34a6ebf1{AC.ReadCB@14ee8208{HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:57:04.939 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-> 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@127b2ec5 on ManagedSelector@748741cb{STARTED} id=1 keys=2 selected=0 updates=0 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=2 selected=0 updates=1 13:57:04.939 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.939 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.939 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/2 selected 13:57:04.939 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:57:04.939 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:57:04.939 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.939 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.939 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@127b2ec5 13:57:04.940 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.940 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7eec9fdf{AC.ReadCB@7ef93606{HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@512c22dd on ManagedSelector@3cbcd8f3{STARTED} id=1 keys=1 selected=0 updates=0 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3cbcd8f3{STARTED} id=1 keys=1 selected=0 updates=1 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken with none selected 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken up from select, 0/0/1 selected 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 processing 0 keys, 1 updates 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@512c22dd 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.940 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.941 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 1 keys 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@3b1ee44e req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=DuplexConnectionPool@5c748168[c=1/64,a=1,i=0] 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3b1ee44e req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@6441c486 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@6441c486 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 275 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=275 cap=275] 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (275 bytes) - NEED_HEADER/HttpGenerator@67d94b2{s=START} 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=275} last=true content=HeapByteBuffer@7f6009b6[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 275 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (275 bytes) - FLUSH/HttpGenerator@67d94b2{s=COMPLETING} 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@55629f48{IDLE}->null [HeapByteBuffer@65e873e2[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@7f6009b6[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>}] 13:57:04.941 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@55629f48{WRITING}->null:IDLE-->WRITING 13:57:04.941 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 1/1/2 selected 13:57:04.941 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 1 keys, 0 updates 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3ac6dac5 SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 435 SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=W,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@67d94b2{s=COMPLETING}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=435 remaining=0 WriteFlusher@55629f48{WRITING}->null 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@55629f48{IDLE}->null:WRITING-->IDLE 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@67d94b2{s=END} 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@6441c486 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@6441c486 HeapByteBuffer@19923d3e[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@6441c486 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@67d94b2{s=END} 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0} tryExecute EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:57:04.942Z 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@6441c486 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null, result: null 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@6441c486 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0}@42e8b40a offer EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:57:04.942Z 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:57:04.942 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.942 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@244a57e 13:57:04.943 [HttpClient@5fb7183b-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@57b214d3{Connect@15c0821e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34070 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@1d96d872,queue=0,pool=DuplexConnectionPool@5c748168[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@11ff047e, client.connector=HttpClient@5fb7183b{STARTED}}},sun.nio.ch.SelectionKeyImpl@538d8a7a} 13:57:04.943 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@244a57e 13:57:04.943 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@244a57e started 13:57:04.943 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@244a57e waiting 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=1}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:57:04.943Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34a6ebf1{AC.ReadCB@14ee8208{HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@793be808{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 435 SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:57:04.943 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 275 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 275} 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@793be808{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.server.session - session=null 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:57:04.944 [qtp20224131-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1}@42e8b40a task=EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=1]@2019-04-16T13:57:04.945Z 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3224a577/SelectorProducer@2e32ccc5/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=1]@2019-04-16T13:57:04.945Z tryProduce true 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@673739e3{HeapByteBufferR@2d5e9214[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=CONTENT,275 of 275},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=0,q=0,[0]=null,s=STREAM] addContent Content@673739e3{HeapByteBufferR@2d5e9214[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:04.945 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=END,275 of 275},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,275 of 275} 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=275,q=1,[0]=EOF,s=STREAM] read 275 from Content@673739e3{HeapByteBufferR@2d5e9214[p=435,l=435,c=8192,r=0]={POST /graphql HTT...\n }]\r\n }\r\n}<<<>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:04.945 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=END,275 of 275},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:57:04.946 [qtp20224131-38] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}' 13:57:04.946 [qtp20224131-38] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'... 13:57:04.947 [qtp20224131-38] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }' 13:57:04.947 [qtp20224131-38] DEBUG graphql.GraphQL - Executing '7bb6a718-aa2e-410f-bb58-209a39279549'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}' 13:57:04.948 [qtp20224131-38] DEBUG graphql.execution.Execution - Executing '7bb6a718-aa2e-410f-bb58-209a39279549' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:57:04.948 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:57:04.948 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:57:04.948 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' completing field '/ListVarService'... 13:57:04.948 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:57:04.949 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' field '/ListVarService/testVariables' fetch returned 'java.lang.String' 13:57:04.949 [qtp20224131-38] DEBUG graphql.execution.ExecutionStrategy - '7bb6a718-aa2e-410f-bb58-209a39279549' completing field '/ListVarService/testVariables'... 13:57:04.949 [qtp20224131-38] DEBUG graphql.GraphQL - Execution '7bb6a718-aa2e-410f-bb58-209a39279549' completed with zero errors 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@3d84b06d{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=5} 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@793be808{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=5} action COMPLETE 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6f6d1ce0{null} 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@3d84b06d{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=5} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:57:04 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.949 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:57:04 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@670a85f1{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@670a85f1{WRITING}->null:IDLE-->WRITING 13:57:04.950 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken up from select, 1/1/1 selected 13:57:04.950 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 processing 1 keys, 0 updates 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=END,275 of 275},g=HttpGenerator@2c3931c3{s=COMPLETING}]=>HttpChannelOverHttp@3d84b06d{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@670a85f1{WRITING}->null 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@670a85f1{IDLE}->null:WRITING-->IDLE 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END 13:57:04.950 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@538d8a7a SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=8/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@793be808{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@793be808{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,275 of 275} 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:57:04.950 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=8/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:57:04.950 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.950 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=8/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6e106680{s=0/8,p=0} tryExecute EatWhatYouKill@205b132e/SelectorProducer@73044cdf/PRODUCING/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.951Z 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6e106680{s=0/8,p=1} startReservedThread p=1 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6e106680{s=0/8,p=1}@12b08041 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:57:04.951 [HttpClient@5fb7183b-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6e106680{s=0/8,p=1}@12b08041 13:57:04.951 [HttpClient@5fb7183b-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6e106680{s=1/8,p=1}@12b08041 started 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.951 [HttpClient@5fb7183b-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6e106680{s=1/8,p=0}@12b08041 waiting 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@205b132e/SelectorProducer@73044cdf/PRODUCING/p=false/QueuedThreadPool[HttpClient@5fb7183b]@5f80fa43{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@6e106680{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:04.951Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34a6ebf1{AC.ReadCB@14ee8208{HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@127b2ec5 on ManagedSelector@748741cb{STARTED} id=1 keys=2 selected=0 updates=0 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:04.951 [qtp20224131-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@748741cb{STARTED} id=1 keys=2 selected=0 updates=1 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:04.951 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/2 selected 13:57:04.952 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.952 [qtp20224131-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@14ee8208::SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@793be808{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:57:04.952 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 1 keys 13:57:04.952 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@bb9e6dc 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7eec9fdf{AC.ReadCB@7ef93606{HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@127b2ec5 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@163fb004[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@401f1e08{/127.0.0.1:34070<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@14ee8208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c3931c3{s=START}]=>HttpChannelOverHttp@3d84b06d{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.952 [qtp20224131-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@163fb004[p=0,l=275,c=16384,r=275]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=HttpExchange@3b1ee44e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@163fb004[p=0,l=275,c=16384,r=275]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:57:04.952 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@18f85cb3 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@18f85cb3 Date: Tue, 16 Apr 2019 13:57:04 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 54 13:57:04.953 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@18f85cb3 DirectByteBufferR@1cc7db74[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54} 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@18f85cb3 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@3b1ee44e req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@6441c486 > HttpResponse[HTTP/1.1 200 OK]@18f85cb3] null 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@18f85cb3 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3b1ee44e req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@6441c486 > HttpResponse[HTTP/1.1 200 OK]@18f85cb3] null 13:57:04.954 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@163fb004[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 1"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@163fb004[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7eec9fdf{AC.ReadCB@7ef93606{HttpConnectionOverHTTP@7ef93606::SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:04.955 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.956 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@512c22dd on ManagedSelector@3cbcd8f3{STARTED} id=1 keys=1 selected=0 updates=0 13:57:04.956 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3cbcd8f3{STARTED} id=1 keys=1 selected=0 updates=1 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken with none selected 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 woken up from select, 0/0/1 selected 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 processing 0 keys, 1 updates 13:57:04.956 [HttpClient@5fb7183b-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@512c22dd 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@703ed7a9{localhost/127.0.0.1:8181<->/127.0.0.1:34070,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7ef93606(l:/127.0.0.1:34070 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@74015d76(exchange=null)[send=HttpSenderOverHTTP@3103dd92(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@67d94b2{s=START}],recv=HttpReceiverOverHTTP@78884b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:04.956 [HttpClient@5fb7183b-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d4a7fa3 waiting with 1 keys 13:57:04.959 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@33b082c5{STOPPED} 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {SslContextFactory@16073fa8[provider=null,keyStore=null,trustStore=null],AUTO} 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af],AUTO} 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@cfbc8e8,POJO} 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {ScheduledExecutorScheduler@3bead518{STOPPED},AUTO} 13:57:09.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {HttpClientTransportOverHTTP@14bf57b2{STOPPED},AUTO} 13:57:09.962 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@46d9aec8,POJO} 13:57:09.962 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@16073fa8[provider=null,keyStore=null,trustStore=null] 13:57:09.971 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:57:09.972 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [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_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] 13:57:09.972 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27302ms SslContextFactory@16073fa8[provider=null,keyStore=null,trustStore=null] 13:57:09.972 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/1281414889@6c284af] 13:57:09.972 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@17740dae{s=0/8,p=0} 13:57:09.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}] added {ReservedThreadExecutor@17740dae{s=0/8,p=0},AUTO} 13:57:09.973 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@17740dae{s=0/8,p=0} 13:57:09.973 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27302ms ReservedThreadExecutor@17740dae{s=0/8,p=0} 13:57:09.975 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27305ms QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}] 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3bead518{STOPPED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27305ms ScheduledExecutorScheduler@3bead518{STARTED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@14bf57b2{STOPPED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@14bf57b2{STARTING} added {ClientSelectorManager@289fdb08{STOPPED},AUTO} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@289fdb08{STOPPED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.976Z added {SelectorProducer@30814f43,POJO} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.976Z added {QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}],UNMANAGED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.976Z created 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1fde4f40{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.976Z,MANAGED} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@289fdb08{STARTING} added {ManagedSelector@1fde4f40{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:57:09.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.976Z added {SelectorProducer@2b61a019,POJO} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z added {QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}],UNMANAGED} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z created 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@11a00961{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z,MANAGED} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@289fdb08{STARTING} added {ManagedSelector@11a00961{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z added {SelectorProducer@4992613f,POJO} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z added {QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}],UNMANAGED} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z created 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6fd5717c{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.977Z,MANAGED} 13:57:09.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@289fdb08{STARTING} added {ManagedSelector@6fd5717c{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:57:09.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.978Z added {SelectorProducer@4d774249,POJO} 13:57:09.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.978Z added {QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}],UNMANAGED} 13:57:09.978 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.978Z created 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@17b64941{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.979Z,MANAGED} 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@289fdb08{STARTING} added {ManagedSelector@17b64941{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1fde4f40{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.979Z 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27308ms EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.979Z 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@53ac845a 13:57:09.979 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5136207f on ManagedSelector@1fde4f40{STARTING} id=0 keys=0 selected=0 updates=0 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@53ac845a 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7a231dfd/SelectorProducer@30814f43/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.979Z tryProduce false 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5136207f 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27309ms ManagedSelector@1fde4f40{STARTED} id=0 keys=0 selected=0 updates=0 13:57:09.979 [HttpClient@33b082c5-136] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@149fc9fd waiting with 0 keys 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@11a00961{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:57:09.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.979Z 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27309ms EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.98Z 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@26a4551a 13:57:09.980 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3fdecce on ManagedSelector@11a00961{STARTING} id=1 keys=0 selected=0 updates=0 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@26a4551a 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.98Z tryProduce false 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3fdecce 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.980 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 0 keys 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27309ms ManagedSelector@11a00961{STARTED} id=1 keys=0 selected=0 updates=0 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6fd5717c{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.98Z 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27309ms EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.98Z 13:57:09.980 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@344426bf 13:57:09.980 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5411dd90 on ManagedSelector@6fd5717c{STARTING} id=2 keys=0 selected=0 updates=0 13:57:09.980 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@344426bf 13:57:09.980 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7ce9e05a/SelectorProducer@4992613f/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.98Z tryProduce false 13:57:09.980 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.980 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5411dd90 13:57:09.980 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.981 [HttpClient@33b082c5-138] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6fe997dc waiting with 0 keys 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27310ms ManagedSelector@6fd5717c{STARTED} id=2 keys=0 selected=0 updates=0 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@17b64941{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.981Z 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27310ms EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.981Z 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@50194e8d 13:57:09.981 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3cee53dc on ManagedSelector@17b64941{STARTING} id=3 keys=0 selected=0 updates=0 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/1119072377@50194e8d 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7e2f86e6/SelectorProducer@4d774249/IDLE/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:09.981Z tryProduce false 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3cee53dc 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27310ms ManagedSelector@17b64941{STARTED} id=3 keys=0 selected=0 updates=0 13:57:09.981 [HttpClient@33b082c5-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3a519c64 waiting with 0 keys 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27311ms ClientSelectorManager@289fdb08{STARTED} 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27311ms HttpClientTransportOverHTTP@14bf57b2{STARTED} 13:57:09.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27311ms HttpClient@33b082c5{STARTED} 13:57:09.988 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:57:09.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@33b082c5{STARTED} added {HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=null,MANAGED} 13:57:09.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=null 13:57:09.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=DuplexConnectionPool@7c1812b3[c=0/64,a=0,i=0] added {DuplexConnectionPool@7c1812b3[c=0/64,a=0,i=0],POJO} 13:57:09.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27318ms HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=DuplexConnectionPool@7c1812b3[c=0/64,a=0,i=0] 13:57:09.989 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=DuplexConnectionPool@7c1812b3[c=0/64,a=0,i=0] 13:57:09.989 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@43034809 for HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=0/64,a=0,i=0] 13:57:09.989 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:57:09.989 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:57:09.989 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@39e67516 13:57:09.989 [HttpClient@33b082c5-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@39e67516 13:57:09.989 [HttpClient@33b082c5-140] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:57:09.990 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@9557bab on ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=0 13:57:09.990 [HttpClient@33b082c5-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@6e576449{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}} on ManagedSelector@11a00961{STARTED} id=1 keys=0 selected=0 updates=0 13:57:09.990 [qtp20224131-41-acceptor-0@52815fa3-ServerConnector@3eb91815{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=1 selected=0 updates=1 13:57:09.990 [HttpClient@33b082c5-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@11a00961{STARTED} id=1 keys=0 selected=0 updates=1 13:57:09.990 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:57:09.990 [HttpClient@33b082c5-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/1129387802@39e67516 13:57:09.990 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken with none selected 13:57:09.990 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:57:09.990 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken up from select, 0/0/0 selected 13:57:09.990 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:57:09.990 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 processing 0 keys, 1 updates 13:57:09.990 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.990 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.990 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:57:09.991 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:57:09.991 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6e576449{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}} 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.991 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:57:09.991 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 1 keys 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken up from select, 1/1/1 selected 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 processing 1 keys, 0 updates 13:57:09.991 [qtp20224131-42] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:57:09.991 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@6626cfb8 Connect@6e576449{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}} 13:57:09.992 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=localhost/127.0.0.1:8181] 13:57:09.992 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@14cd0892{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:57:09.992 [qtp20224131-42] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-> 13:57:09.992 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@621947a4{Connect@6e576449{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}},sun.nio.ch.SelectionKeyImpl@6626cfb8} 13:57:09.992 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:09.992 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.992 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.992 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 1 keys 13:57:09.992 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@621947a4{Connect@6e576449{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=1,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}},sun.nio.ch.SelectionKeyImpl@6626cfb8} 13:57:09.992 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.992 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-> 13:57:09.992 [qtp20224131-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2eadfd19{AC.ReadCB@5f0b01c8{HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:57:09.993 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5258f9c6 on ManagedSelector@1130520d{STARTED} id=2 keys=2 selected=0 updates=0 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=2 selected=0 updates=1 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:57:09.993 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/2 selected 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:57:09.993 [qtp20224131-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:57:09.993 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5258f9c6 13:57:09.993 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f893a9f{AC.ReadCB@5f7d1e9e{HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.993 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@70a80e75 on ManagedSelector@11a00961{STARTED} id=1 keys=1 selected=0 updates=0 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@11a00961{STARTED} id=1 keys=1 selected=0 updates=1 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken with none selected 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken up from select, 0/0/1 selected 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 processing 0 keys, 1 updates 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@70a80e75 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.994 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 1 keys 13:57:09.994 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@1bd8cf7e req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=1,i=0] 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1bd8cf7e req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@43034809 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@43034809 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 262 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=262 cap=262] 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (262 bytes) - NEED_HEADER/HttpGenerator@2739945a{s=START} 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=262} last=true content=HeapByteBuffer@52466233[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 262 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (262 bytes) - FLUSH/HttpGenerator@2739945a{s=COMPLETING} 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@74e69264{IDLE}->null [HeapByteBuffer@448df726[p=0,l=160,c=4096,r=160]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ce69152[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@52466233[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:57:09.995 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@74e69264{WRITING}->null:IDLE-->WRITING 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 1/1/2 selected 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 1 keys, 0 updates 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 422 SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=W,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@2739945a{s=COMPLETING}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5c45e47b SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=422 remaining=0 WriteFlusher@74e69264{WRITING}->null 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@74e69264{IDLE}->null:WRITING-->IDLE 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@2739945a{s=END} 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@43034809 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@43034809 HeapByteBuffer@299800b9[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@43034809 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@2739945a{s=END} 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@43034809 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null, result: null 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0} tryExecute EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:57:09.996Z 13:57:09.996 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@43034809 13:57:09.996 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=0}@244a57e offer EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:57:09.996Z 13:57:09.997 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:09.997 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1} startReservedThread p=1 13:57:09.997 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7486b455{s=0/8,p=1}@52821183 13:57:09.997 [HttpClient@33b082c5-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@621947a4{Connect@6e576449{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@72e789cb,queue=0,pool=DuplexConnectionPool@7c1812b3[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6a68ed5b, client.connector=HttpClient@33b082c5{STARTED}}},sun.nio.ch.SelectionKeyImpl@6626cfb8} 13:57:09.997 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7486b455{s=0/8,p=1}@52821183 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=0/8,p=1}@244a57e task=EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:57:09.997Z 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/IDLE/p=true/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:57:09.997Z tryProduce true 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.997 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:57:09.997 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=1}@52821183 started 13:57:09.997 [qtp20224131-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=1/8,p=0}@52821183 waiting 13:57:09.997 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e44f2a5/SelectorProducer@295cf707/PRODUCING/p=false/QueuedThreadPool[qtp20224131]@1349883{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@7486b455{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:57:09.997Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2eadfd19{AC.ReadCB@5f0b01c8{HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@14cd0892{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 422 SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} filled 422 HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:57:09.998 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 262 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 262} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@14cd0892{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@4e5ed836{/,null,AVAILABLE} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.session - session=null 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-29d80d2b@204a5510==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} parse HeapByteBuffer@5ab7c5e9[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:09.999 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} onContent Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=0,q=0,[0]=null,s=STREAM] addContent Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=END,262 of 262},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,262 of 262} 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=262,q=1,[0]=EOF,s=STREAM] read 262 from Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=422,l=422,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:57:10.000 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=END,262 of 262},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:57:10.001 [qtp20224131-43] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}' 13:57:10.001 [qtp20224131-43] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:57:10.002 [qtp20224131-43] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:57:10.002 [qtp20224131-43] DEBUG graphql.GraphQL - Executing '1a3f8db5-ea49-458c-903d-ac9034b38deb'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}' 13:57:10.002 [qtp20224131-43] DEBUG graphql.execution.Execution - Executing '1a3f8db5-ea49-458c-903d-ac9034b38deb' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:57:10.002 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:57:10.002 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:57:10.002 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' completing field '/VarService'... 13:57:10.003 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:57:10.003 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:57:10.003 [qtp20224131-43] DEBUG graphql.execution.ExecutionStrategy - '1a3f8db5-ea49-458c-903d-ac9034b38deb' completing field '/VarService/testVariable'... 13:57:10.003 [qtp20224131-43] DEBUG graphql.GraphQL - Execution '1a3f8db5-ea49-458c-903d-ac9034b38deb' completed with zero errors 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler352083716==dftMaxIdleSec=0 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@17b780f6{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=5} 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@14cd0892{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=5} action COMPLETE 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@94223b2{null} 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@17b780f6{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=5} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:57:09 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: NEED_HEADER (null,[p=0,l=47,c=24576,r=47],true)@START 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:57:09 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=47,c=24576,r=47],true)@COMPLETING 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44f4a333{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:57:10.004 [qtp20224131-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44f4a333{WRITING}->null:IDLE-->WRITING 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken up from select, 1/1/1 selected 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 268 SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=END,262 of 262},g=HttpGenerator@5366d79{s=COMPLETING}]=>HttpChannelOverHttp@17b780f6{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=268 remaining=0 WriteFlusher@44f4a333{WRITING}->null 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 processing 1 keys, 0 updates 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44f4a333{IDLE}->null:WRITING-->IDLE 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: DONE ([p=221,l=221,c=16384,r=0],[p=47,l=47,c=24576,r=0],true)@END 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@14cd0892{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6626cfb8 SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=9/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=47 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@14cd0892{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,262 of 262} 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@17740dae{s=0/8,p=0} tryExecute EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/PRODUCING/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:10.005Z 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@17740dae{s=0/8,p=1} startReservedThread p=1 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.005 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@17740dae{s=0/8,p=1}@271bc583 13:57:10.005 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:57:10.005 [HttpClient@33b082c5-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@17740dae{s=0/8,p=1}@271bc583 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.006 [HttpClient@33b082c5-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@17740dae{s=1/8,p=1}@271bc583 started 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@49cf9028/SelectorProducer@2b61a019/PRODUCING/p=false/QueuedThreadPool[HttpClient@33b082c5]@1cc9cfb2{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@17740dae{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:57:10.005Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:57:10.006 [HttpClient@33b082c5-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@17740dae{s=1/8,p=0}@271bc583 waiting 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2eadfd19{AC.ReadCB@5f0b01c8{HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5258f9c6 on ManagedSelector@1130520d{STARTED} id=2 keys=2 selected=0 updates=0 13:57:10.006 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:10.006 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 1 keys 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1130520d{STARTED} id=2 keys=2 selected=0 updates=1 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/2 selected 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f0b01c8::SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@14cd0892{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:57:10.006 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5f893a9f{AC.ReadCB@5f7d1e9e{HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:57:10.006 [qtp20224131-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7486b455{s=2/8,p=0}@53433c05 waiting 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5258f9c6 13:57:10.006 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6d231650[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72e51040{/127.0.0.1:34090<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5f0b01c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5366d79{s=START}]=>HttpChannelOverHttp@17b780f6{r=1,c=false,a=IDLE,uri=null,age=0} 13:57:10.006 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:10.006 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:10.007 [qtp20224131-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 268 SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 268 bytes DirectByteBuffer@6d231650[p=0,l=268,c=16384,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=HttpExchange@1bd8cf7e req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6d231650[p=0,l=268,c=16384,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@63e4f584 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:57:10.007 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@63e4f584 Date: Tue, 16 Apr 2019 13:57:09 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 47 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@63e4f584 DirectByteBufferR@67db7d20[p=221,l=268,c=16384,r=47]={HTTP/1.1 200 OK\r\n...-Length: 47\r\n\r\n<<<{"data":{"VarServ...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,47 of 47} 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@63e4f584 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@1bd8cf7e req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@43034809 > HttpResponse[HTTP/1.1 200 OK]@63e4f584] null 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@63e4f584 13:57:10.008 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1bd8cf7e req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@43034809 > HttpResponse[HTTP/1.1 200 OK]@63e4f584] null 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6d231650[p=268,l=268,c=16384,r=0]={HTTP/1.1 200 OK\r\n...able":"name"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@6d231650[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.009 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.010 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f893a9f{AC.ReadCB@5f7d1e9e{HttpConnectionOverHTTP@5f7d1e9e::SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:57:10.010 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.010 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@70a80e75 on ManagedSelector@11a00961{STARTED} id=1 keys=1 selected=0 updates=0 13:57:10.010 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@11a00961{STARTED} id=1 keys=1 selected=0 updates=1 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken with none selected 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 woken up from select, 0/0/1 selected 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 processing 0 keys, 1 updates 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:57:10.010 [HttpClient@33b082c5-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@70a80e75 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@51bafb01{localhost/127.0.0.1:8181<->/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@5f7d1e9e(l:/127.0.0.1:34090 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@558575ee(exchange=null)[send=HttpSenderOverHTTP@1087f13a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2739945a{s=START}],recv=HttpReceiverOverHTTP@21dd014f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:57:10.010 [HttpClient@33b082c5-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68e12cd4 waiting with 1 keys 13:57:10.014 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull Tests run : 6 Passed : 6 Errors : 0 Failures : 0 No Errors :de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 32.82 secs. :de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:check Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:check' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:build Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:build' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:assemble Skipping task ':de.dim.whiteboard.graphql.emf.test:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf.test:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf.test:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:check Skipping task ':de.dim.whiteboard.graphql.emf.test:check' as it has no actions. :de.dim.whiteboard.graphql.emf.test:check UP-TO-DATE :de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:build Skipping task ':de.dim.whiteboard.graphql.emf.test:build' as it has no actions. :de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:assemble Skipping task ':de.dim.whiteboard.graphql.emf.test.model:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf.test.model:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:check Skipping task ':de.dim.whiteboard.graphql.emf.test.model:check' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:check UP-TO-DATE :de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:build Skipping task ':de.dim.whiteboard.graphql.emf.test.model:build' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135715-3-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/maven-metadata.xml :de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 2.232 secs. :de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135717-9-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/maven-metadata.xml :de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 1.706 secs. :de.dim.whiteboard.graphql.emf.test:release (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135719-22-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135720-21-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/maven-metadata.xml :de.dim.whiteboard.graphql.emf.test:release (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 3.119 secs. :de.dim.whiteboard.graphql.emf.test.model:release (Thread[Task worker for ':' Thread 4,5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.model-1.0.0-20190416.135722-21-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/maven-metadata.xml :de.dim.whiteboard.graphql.emf.test.model:release (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 2.162 secs. BUILD SUCCESSFUL in 1m 9s 17 actionable tasks: 17 executed [DIMEMFGraphQL] $ /bin/sh -xe /tmp/jenkins3697079301999623110.sh + mkdir -p /var/jenkins_home/repo.dim/snapshot/emfGraphQL [DIMEMFGraphQL] $ /bin/sh -xe /tmp/jenkins6757111350130810001.sh + rm -rf /var/jenkins_home/repo.dim/snapshot/emfGraphQL/de.dim.whiteboard.graphql.emf /var/jenkins_home/repo.dim/snapshot/emfGraphQL/de.dim.whiteboard.graphql.emf.integration.test /var/jenkins_home/repo.dim/snapshot/emfGraphQL/de.dim.whiteboard.graphql.emf.test.api /var/jenkins_home/repo.dim/snapshot/emfGraphQL/de.dim.whiteboard.graphql.emf.test.impl /var/jenkins_home/repo.dim/snapshot/emfGraphQL/de.dim.whiteboard.graphql.emf.test.model /var/jenkins_home/repo.dim/snapshot/emfGraphQL/index.xml /var/jenkins_home/repo.dim/snapshot/emfGraphQL/index.xml.sha [DIMEMFGraphQL] $ /bin/sh -xe /tmp/jenkins7194503992596075532.sh + cp -r cnf/release/de.dim.whiteboard.graphql.emf cnf/release/de.dim.whiteboard.graphql.emf.integration.test cnf/release/de.dim.whiteboard.graphql.emf.test.api cnf/release/de.dim.whiteboard.graphql.emf.test.impl cnf/release/de.dim.whiteboard.graphql.emf.test.model cnf/release/index.xml cnf/release/index.xml.sha /var/jenkins_home/repo.dim/snapshot/emfGraphQL Recording test results Finished: SUCCESS