Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/house.intelli > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/intellihouse/intellihouse.git Fetching upstream changes from https://github.com/intellihouse/intellihouse.git > git --version using .gitcredentials to set credentials > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git7816723275511764205.credentials > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/* > git config --local --remove-section credential > git rev-parse origin/master^{commit} Checking out Revision 0914229637067f940fc2232f613186d39a645be2 (origin/master) > git config core.sparsecheckout > git checkout -f 0914229637067f940fc2232f613186d39a645be2 > git rev-list befd880c9ad4265779c793db36b3df56c1412d50 [Gradle] - Launching build. [house.intelli] $ gradle -Dtest.ignoreFailures=true -i clean build install Initialized native services in: /home/tomcat/.gradle/native Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) Starting daemon process: workingDir = /home/tomcat/.gradle/daemon/3.1, daemonArgs: [/usr/lib/jvm/java-8-openjdk-amd64/bin/java, -XX:MaxPermSize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Xmx1024m, -Dfile.encoding=UTF-8, -Duser.country=GB, -Duser.language=en, -Duser.variant, -cp, /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar, org.gradle.launcher.daemon.bootstrap.GradleDaemon, 3.1] Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/3.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 2.214 secs. Connected to daemon DaemonInfo{pid=20163, address=[6bf8aa38-8cd9-4a6f-afe8-d31a7638927e port:44618, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538013309355, context=DefaultDaemonContext[uid=79e9c976-45cd-4a70-9bf0-c3be4714fa40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20163,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=10a80a9b-a493-47c3-b35d-00e536f438a3.1, currentDir=/home/tomcat/.jenkins/workspace/house.intelli/house.intelli}. Received result org.gradle.launcher.daemon.protocol.BuildStarted@6bf08014 from daemon DaemonInfo{pid=20163, address=[6bf8aa38-8cd9-4a6f-afe8-d31a7638927e port:44618, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538013309355, context=DefaultDaemonContext[uid=79e9c976-45cd-4a70-9bf0-c3be4714fa40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20163,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting). The client will now receive all logging from the daemon (pid: 20163). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-20163.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. Executing build with daemon context: DefaultDaemonContext[uid=79e9c976-45cd-4a70-9bf0-c3be4714fa40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20163,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant] Starting Build Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using SubsetScriptTransformer. Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using BuildScriptTransformer. Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle'. Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'. Included projects: [root project 'house.intelli', project ':house.intelli.android', project ':house.intelli.core', project ':house.intelli.desktop', project ':house.intelli.pgp', project ':house.intelli.raspi'] Evaluating root project 'house.intelli' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using BuildScriptTransformer. Evaluating project ':house.intelli.android' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using BuildScriptTransformer. Evaluating project ':house.intelli.core' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using BuildScriptTransformer. Evaluating project ':house.intelli.desktop' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build.gradle'. Evaluating project ':house.intelli.pgp' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using BuildScriptTransformer. Evaluating project ':house.intelli.raspi' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using BuildScriptTransformer. Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/apache/commons/commons-parent/32/commons-parent-32.pom, /home/tomcat/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom] Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/apache/apache/13/apache-13.pom, /home/tomcat/.m2/repository/org/apache/apache/13/apache-13.pom] Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar] Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20180423.162750-37.pom Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar] Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-20180423.162238-49.pom Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.pom Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.pom Download https://jcenter.bintray.com/ch/qos/logback/logback-parent/1.1.7/logback-parent-1.1.7.pom Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.pom Resource missing. [HTTP GET: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.pom] Resource missing. [HTTP HEAD: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.jar] Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.pom Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.pom Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.pom Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.pom Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.pom Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.pom Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.56/bcpg-jdk15on-1.56.pom Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/apache/commons/commons-parent/34/commons-parent-34.pom, /home/tomcat/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom] Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20180423.162750-37.jar Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.jar Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.jar Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.jar Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.jar Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.jar Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.56/bcpg-jdk15on-1.56.jar Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'build' from project : Selected primary task 'install' from project : Tasks to be executed: [task ':clean', task ':house.intelli.android:clean', task ':house.intelli.core:clean', task ':house.intelli.desktop:clean', task ':house.intelli.pgp:clean', task ':house.intelli.raspi:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':house.intelli.core:compileJava', task ':house.intelli.core:processResources', task ':house.intelli.core:classes', task ':house.intelli.core:jar', task ':house.intelli.android:compileJava', task ':house.intelli.android:processResources', task ':house.intelli.android:classes', task ':house.intelli.android:jar', task ':house.intelli.android:assemble', task ':house.intelli.android:compileTestJava', task ':house.intelli.android:processTestResources', task ':house.intelli.android:testClasses', task ':house.intelli.android:test', task ':house.intelli.android:check', task ':house.intelli.android:build', task ':house.intelli.core:assemble', task ':house.intelli.core:compileTestJava', task ':house.intelli.core:processTestResources', task ':house.intelli.core:testClasses', task ':house.intelli.core:test', task ':house.intelli.core:check', task ':house.intelli.core:build', task ':house.intelli.desktop:compileJava', task ':house.intelli.desktop:processResources', task ':house.intelli.desktop:classes', task ':house.intelli.desktop:jar', task ':house.intelli.desktop:assemble', task ':house.intelli.desktop:compileTestJava', task ':house.intelli.desktop:processTestResources', task ':house.intelli.desktop:testClasses', task ':house.intelli.desktop:test', task ':house.intelli.desktop:check', task ':house.intelli.desktop:build', task ':house.intelli.pgp:compileJava', task ':house.intelli.pgp:processResources', task ':house.intelli.pgp:classes', task ':house.intelli.pgp:jar', task ':house.intelli.pgp:assemble', task ':house.intelli.pgp:compileTestJava', task ':house.intelli.pgp:processTestResources', task ':house.intelli.pgp:testClasses', task ':house.intelli.pgp:test', task ':house.intelli.pgp:check', task ':house.intelli.pgp:build', task ':house.intelli.raspi:compileJava', task ':house.intelli.raspi:processResources', task ':house.intelli.raspi:classes', task ':house.intelli.raspi:jar', task ':house.intelli.raspi:copyFilesFromAssembly', task ':house.intelli.raspi:copyFilesFromBin', task ':house.intelli.raspi:chmodMainExecutable', task ':house.intelli.raspi:copyDependencies', task ':house.intelli.raspi:copyJar', task ':house.intelli.raspi:tarGzAssembly', task ':house.intelli.raspi:assemble', task ':house.intelli.raspi:compileTestJava', task ':house.intelli.raspi:processTestResources', task ':house.intelli.raspi:testClasses', task ':house.intelli.raspi:test', task ':house.intelli.raspi:check', task ':house.intelli.raspi:build', task ':copyDistributions', task ':install', task ':house.intelli.android:install', task ':house.intelli.core:install', task ':house.intelli.desktop:install', task ':house.intelli.pgp:install', task ':house.intelli.raspi:install'] :clean (Thread[Daemon worker,5,main]) started. :clean Executing task ':clean' (up-to-date check took 0.002 secs) due to: Task has not declared any outputs. :clean (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. :house.intelli.android:clean (Thread[Daemon worker,5,main]) started. :house.intelli.android:clean Executing task ':house.intelli.android:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :house.intelli.android:clean (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :house.intelli.core:clean (Thread[Daemon worker,5,main]) started. :house.intelli.core:clean Executing task ':house.intelli.core:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :house.intelli.core:clean (Thread[Daemon worker,5,main]) completed. Took 0.262 secs. :house.intelli.desktop:clean (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:clean Executing task ':house.intelli.desktop:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :house.intelli.desktop:clean (Thread[Daemon worker,5,main]) completed. Took 0.01 secs. :house.intelli.pgp:clean (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:clean Executing task ':house.intelli.pgp:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :house.intelli.pgp:clean (Thread[Daemon worker,5,main]) completed. Took 0.099 secs. :house.intelli.raspi:clean (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:clean Executing task ':house.intelli.raspi:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :house.intelli.raspi:clean (Thread[Daemon worker,5,main]) completed. Took 0.089 secs. :compileJava (Thread[Daemon worker,5,main]) started. :compileJava file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found Skipping task ':compileJava' as it has no source files. :compileJava UP-TO-DATE :compileJava (Thread[Daemon worker,5,main]) completed. Took 0.061 secs. :processResources (Thread[Daemon worker,5,main]) started. :processResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found Skipping task ':processResources' as it has no source files. :processResources UP-TO-DATE :processResources (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :classes (Thread[Daemon worker,5,main]) started. :classes Skipping task ':classes' as it has no actions. :classes UP-TO-DATE :classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :jar (Thread[Daemon worker,5,main]) started. :jar Executing task ':jar' (up-to-date check took 0.439 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.0-SNAPSHOT.jar has been removed. :jar (Thread[Daemon worker,5,main]) completed. Took 0.572 secs. :assemble (Thread[Daemon worker,5,main]) started. :assemble Skipping task ':assemble' as it has no actions. :assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :compileTestJava (Thread[Daemon worker,5,main]) started. :compileTestJava file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found Skipping task ':compileTestJava' as it has no source files. :compileTestJava UP-TO-DATE :compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :processTestResources (Thread[Daemon worker,5,main]) started. :processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found Skipping task ':processTestResources' as it has no source files. :processTestResources UP-TO-DATE :processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :testClasses (Thread[Daemon worker,5,main]) started. :testClasses Skipping task ':testClasses' as it has no actions. :testClasses UP-TO-DATE :testClasses (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :test (Thread[Daemon worker,5,main]) started. :test file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/classes/test', not found Skipping task ':test' as it has no source files. :test UP-TO-DATE :test (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :check (Thread[Daemon worker,5,main]) started. :check Skipping task ':check' as it has no actions. :check UP-TO-DATE :check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :build (Thread[Daemon worker,5,main]) started. :build Skipping task ':build' as it has no actions. :build (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.core:compileJava (Thread[Daemon worker,5,main]) started. :house.intelli.core:compileJava Executing task ':house.intelli.core:compileJava' (up-to-date check took 0.223 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main/house has been removed. All input files are considered out-of-date for incremental task ':house.intelli.core:compileJava'. Compiling with JDK Java compiler API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :house.intelli.core:compileJava (Thread[Daemon worker,5,main]) completed. Took 5.848 secs. :house.intelli.core:processResources (Thread[Daemon worker,5,main]) started. :house.intelli.core:processResources Executing task ':house.intelli.core:processResources' (up-to-date check took 0.084 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF/services has been removed. :house.intelli.core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.285 secs. :house.intelli.core:classes (Thread[Daemon worker,5,main]) started. :house.intelli.core:classes Skipping task ':house.intelli.core:classes' as it has no actions. :house.intelli.core:classes (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.core:jar (Thread[Daemon worker,5,main]) started. :house.intelli.core:jar Executing task ':house.intelli.core:jar' (up-to-date check took 0.673 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.core:jar (Thread[Daemon worker,5,main]) completed. Took 1.573 secs. :house.intelli.android:compileJava (Thread[Daemon worker,5,main]) started. :house.intelli.android:compileJava Executing task ':house.intelli.android:compileJava' (up-to-date check took 0.035 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main/house has been removed. All input files are considered out-of-date for incremental task ':house.intelli.android:compileJava'. Compiling with JDK Java compiler API. :house.intelli.android:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.124 secs. :house.intelli.android:processResources (Thread[Daemon worker,5,main]) started. :house.intelli.android:processResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found Skipping task ':house.intelli.android:processResources' as it has no source files. :house.intelli.android:processResources UP-TO-DATE :house.intelli.android:processResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :house.intelli.android:classes (Thread[Daemon worker,5,main]) started. :house.intelli.android:classes Skipping task ':house.intelli.android:classes' as it has no actions. :house.intelli.android:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.android:jar (Thread[Daemon worker,5,main]) started. :house.intelli.android:jar Executing task ':house.intelli.android:jar' (up-to-date check took 0.053 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.android:jar (Thread[Daemon worker,5,main]) completed. Took 0.116 secs. :house.intelli.android:assemble (Thread[Daemon worker,5,main]) started. :house.intelli.android:assemble Skipping task ':house.intelli.android:assemble' as it has no actions. :house.intelli.android:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) started. :house.intelli.android:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found Skipping task ':house.intelli.android:compileTestJava' as it has no source files. :house.intelli.android:compileTestJava UP-TO-DATE :house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) started. :house.intelli.android:processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found Skipping task ':house.intelli.android:processTestResources' as it has no source files. :house.intelli.android:processTestResources UP-TO-DATE :house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.android:testClasses (Thread[Daemon worker,5,main]) started. :house.intelli.android:testClasses Skipping task ':house.intelli.android:testClasses' as it has no actions. :house.intelli.android:testClasses UP-TO-DATE :house.intelli.android:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.android:test (Thread[Daemon worker,5,main]) started. :house.intelli.android:test file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/test', not found Skipping task ':house.intelli.android:test' as it has no source files. :house.intelli.android:test UP-TO-DATE :house.intelli.android:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.android:check (Thread[Daemon worker,5,main]) started. :house.intelli.android:check Skipping task ':house.intelli.android:check' as it has no actions. :house.intelli.android:check UP-TO-DATE :house.intelli.android:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.android:build (Thread[Daemon worker,5,main]) started. :house.intelli.android:build Skipping task ':house.intelli.android:build' as it has no actions. :house.intelli.android:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.core:assemble (Thread[Daemon worker,5,main]) started. :house.intelli.core:assemble Skipping task ':house.intelli.core:assemble' as it has no actions. :house.intelli.core:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) started. :house.intelli.core:compileTestJava Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.pom Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.pom Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.pom Download https://jcenter.bintray.com/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.jar Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.jar Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Executing task ':house.intelli.core:compileTestJava' (up-to-date check took 4.802 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house/intelli has been removed. All input files are considered out-of-date for incremental task ':house.intelli.core:compileTestJava'. Compiling with JDK Java compiler API. :house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 5.25 secs. :house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) started. :house.intelli.core:processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found Skipping task ':house.intelli.core:processTestResources' as it has no source files. :house.intelli.core:processTestResources UP-TO-DATE :house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :house.intelli.core:testClasses (Thread[Daemon worker,5,main]) started. :house.intelli.core:testClasses Skipping task ':house.intelli.core:testClasses' as it has no actions. :house.intelli.core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.core:test (Thread[Daemon worker,5,main]) started. :house.intelli.core:test Executing task ':house.intelli.core:test' (up-to-date check took 0.053 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin.idx has been removed. Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom Download https://jcenter.bintray.com/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.jar Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5' Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2' Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4' Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3' Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6' Successfully started process 'Gradle Test Executor 4' Successfully started process 'Gradle Test Executor 5' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Successfully started process 'Gradle Test Executor 2' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Successfully started process 'Gradle Test Executor 6' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Successfully started process 'Gradle Test Executor 1' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Successfully started process 'Gradle Test Executor 3' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 5 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Initialized native services in: /home/tomcat/.gradle/nativeGradle Test Executor 1 started executing tests. Gradle Test Executor 3 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 2 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 4 started executing tests. Gradle Test Executor 6 started executing tests. house.intelli.core.rpc.OpenHabIT > openHabEcho SKIPPED Gradle Test Executor 3 finished executing tests. house.intelli.core.rpc.HttpRpcClientTransportTest > posttestserver SKIPPED Gradle Test Executor 6 finished executing tests. house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT 03:56:17.023 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty. 03:56:17.260 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later. house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:56:17.287 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later. 03:56:17.324 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=150157, payload=FXP7l23WI4v3dr4qLgrpUw, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.317 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=OAr7FpNX0_BaYCuuKpUedg, clientHostId=server-ljNs67ovW8A3bo7tycg4hg, serverHostId=client-4a3PIrEMhneIC0_CKd-yew, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0] house.intelli.core.rpc.HostIdTest > getLocalHostId STANDARD_OUT 03:56:17.321 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty. house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.313 [PollInverseRequestsThread-client-4a3PIrEMhneIC0_CKd-yew] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=HTTCl26jodq_OxWjQYr9nw, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000] house.intelli.core.rpc.HostIdTest > getLocalHostId STANDARD_OUT localHostId=tyrion1 house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.535 [PollInverseRequestsThread-client-4a3PIrEMhneIC0_CKd-yew] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=HTTCl26jodq_OxWjQYr9nw, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server, inverseRequests=[EchoRequest[requestId=OAr7FpNX0_BaYCuuKpUedg, clientHostId=server-ljNs67ovW8A3bo7tycg4hg, serverHostId=client-4a3PIrEMhneIC0_CKd-yew, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]]] Gradle Test Executor 4 finished executing tests. 03:56:17.587 [PollInverseRequestsThread-client-4a3PIrEMhneIC0_CKd-yew] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=_2CBnFcDeLBQqWnR6xDpGA, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:56:17.551 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@250d62db 03:56:17.625 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService] house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.650 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@3c74467e house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT 03:56:17.616 [PollInverseRequestsThread-tyrion1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=KMUTbAh0CiTLYERz-47Hmw, clientHostId=tyrion1, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.677 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:56:17.650 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=flkGkHD4VFqAi5HHV0AypQ, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000] 03:56:17.700 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=150157, payload=FXP7l23WI4v3dr4qLgrpUw, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT 03:56:17.703 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=OAr7FpNX0_BaYCuuKpUedg, clientHostId=server-ljNs67ovW8A3bo7tycg4hg, serverHostId=client-4a3PIrEMhneIC0_CKd-yew, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0] 03:56:17.714 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala] 03:56:17.717 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=fYsFTswhp74hHf7uMXIH5Q, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=600000] 03:56:17.719 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=OAr7FpNX0_BaYCuuKpUedg, clientHostId=server-ljNs67ovW8A3bo7tycg4hg, serverHostId=client-4a3PIrEMhneIC0_CKd-yew, payload=bla bla trallala] 03:56:17.735 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=fYsFTswhp74hHf7uMXIH5Q, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server] house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT 03:56:17.784 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.jaxb.IntelliHouseJaxbContextProvider, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@73c43e2b 03:56:17.820 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl] 03:56:17.852 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@5496262f 03:56:17.903 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService] house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithFinalSlash STANDARD_OUT 03:56:17.987 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.jaxb.IntelliHouseJaxbContext - getJaxbContext: provider.class=house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl, classesToBeBound=[class house.intelli.core.rpc.PollInverseRequestsResponse, class house.intelli.core.rpc.lightcontroller.LightControllerEventRequest, class house.intelli.core.rpc.echo.EchoRequest, class house.intelli.core.rpc.PutInverseResponseRequest, class house.intelli.core.rpc.lightcontroller.LightControllerFederationPropagationRequest, class house.intelli.core.rpc.keybutton.KeyButtonSensorEventRequest, class house.intelli.core.rpc.relay.RelayActorReadRequest, class house.intelli.core.rpc.relay.RelayActorReadResponse, class house.intelli.core.rpc.echo.EchoResponse, class house.intelli.core.rpc.relay.RelayActorEventRequest, class house.intelli.core.rpc.NullResponse, class house.intelli.core.rpc.DeferredResponseRequest, class house.intelli.core.rpc.dimmer.DimmerActorReadRequest, class house.intelli.core.rpc.dimmer.DimmerActorWriteRequest, class house.intelli.core.rpc.keybutton.KeyButtonSensorRemotePropagationRequest, class house.intelli.core.rpc.PollInverseRequestsRequest, class house.intelli.core.rpc.DeferringResponse, class house.intelli.core.rpc.dimmer.DimmerActorReadResponse, class house.intelli.core.rpc.dimmer.DimmerActorWriteResponse, class house.intelli.core.rpc.dimmer.DimmerActorEventRequest, class house.intelli.core.rpc.ErrorResponse, class house.intelli.core.rpc.relay.RelayActorWriteResponse, class house.intelli.core.rpc.relay.RelayActorWriteRequest] Gradle Test Executor 2 finished executing tests. house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:56:18.175 [PollInverseRequestsThread-client-4a3PIrEMhneIC0_CKd-yew] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 03:56:18.182 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ZlRuQSgWnLpPmelFUTyHVg, clientHostId=server-px4m7NCUQAg7LJpBhY6WnQ, serverHostId=client-QkfSfn-jD88Oy93AesAXHw, created=Thu Sep 27 03:56:18 CEST 2018, timeout=600000, payload=T4IPmkNODJLu0zWWrIKCHw, throwExceptionClassName=null, sleep=300000] 03:56:18.189 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=JdNKsQ3EcovQjmGwAclhZg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:56:18 CEST 2018, timeout=600000] 03:56:18.196 [PollInverseRequestsThread-client-4a3PIrEMhneIC0_CKd-yew] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=_2CBnFcDeLBQqWnR6xDpGA, clientHostId=client-4a3PIrEMhneIC0_CKd-yew, serverHostId=server, inverseRequests=[]] 03:56:18.217 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=JdNKsQ3EcovQjmGwAclhZg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[EchoRequest[requestId=ZlRuQSgWnLpPmelFUTyHVg, clientHostId=server-px4m7NCUQAg7LJpBhY6WnQ, serverHostId=client-QkfSfn-jD88Oy93AesAXHw, created=Thu Sep 27 03:56:18 CEST 2018, timeout=600000, payload=T4IPmkNODJLu0zWWrIKCHw, throwExceptionClassName=null, sleep=300000]]] 03:56:18.232 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=elhFe87E_rn9d81RiVsyUg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:56:18 CEST 2018, timeout=600000] 03:56:18.267 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ZlRuQSgWnLpPmelFUTyHVg, clientHostId=server-px4m7NCUQAg7LJpBhY6WnQ, serverHostId=client-QkfSfn-jD88Oy93AesAXHw, created=Thu Sep 27 03:56:18 CEST 2018, timeout=600000, payload=T4IPmkNODJLu0zWWrIKCHw, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:56:47.479 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server] 03:56:47.481 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:47 CEST 2018, timeout=119999] 03:56:47.691 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=flkGkHD4VFqAi5HHV0AypQ, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] 03:56:47.693 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=D_Ljt-WiPrZjG7Xkj8mWhw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:56:48.235 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=elhFe87E_rn9d81RiVsyUg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:56:48.237 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=suQ1STNN7Oe9eg4Y1e0AmQ, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:56:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:57:17.484 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server] 03:57:17.485 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:57:17 CEST 2018, timeout=89995] 03:57:17.697 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=D_Ljt-WiPrZjG7Xkj8mWhw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] 03:57:17.699 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=1TZiqaoVq6g_k12xwHEsTw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:57:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:57:18.240 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=suQ1STNN7Oe9eg4Y1e0AmQ, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:57:18.241 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=g11qWW1J99AN0CpS-Lw9Gw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:57:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:57:47.486 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server] 03:57:47.487 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:57:47 CEST 2018, timeout=59993] 03:57:47.704 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=1TZiqaoVq6g_k12xwHEsTw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] 03:57:47.706 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8tJhjkLfpkF6QYyBbNrHcg, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:57:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:57:48.244 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=g11qWW1J99AN0CpS-Lw9Gw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:57:48.244 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Qm99FYoyDJQpm_kZXyZRbw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:57:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:58:17.495 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server] 03:58:17.496 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:58:17 CEST 2018, timeout=29984] 03:58:17.709 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8tJhjkLfpkF6QYyBbNrHcg, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] 03:58:17.711 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=2-OL60X1MwsvZXswdb2iig, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:58:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:58:18.246 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Qm99FYoyDJQpm_kZXyZRbw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:58:18.246 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=wIapp-G0gfvBN7_nPIhocg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:58:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT 03:58:47.482 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server] 03:58:47.516 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=150157, payload=FXP7l23WI4v3dr4qLgrpUw, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=pQzVP05UwjsmSKRf9Fd8cw, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:56:17 CEST 2018, timeout=150157, payload=FXP7l23WI4v3dr4qLgrpUw, throwExceptionClassName=null, sleep=300000] at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:111) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.NormalClientServerTest.clientInvokesLongRunningServiceOnServerAndEncountersTimeout(NormalClientServerTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:58:47.713 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=2-OL60X1MwsvZXswdb2iig, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] 03:58:47.714 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Ql7fm-AsGCvK1mBkIEddFQ, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000] 03:58:47.739 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 03:58:47.741 [PollInverseRequestsThread-client-XKc0_PEvY3hzFS6O3JCdbw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Ql7fm-AsGCvK1mBkIEddFQ, clientHostId=client-XKc0_PEvY3hzFS6O3JCdbw, serverHostId=server, inverseRequests=[]] house.intelli.core.rpc.NormalClientServerTest > clientInvokesNormalServiceOnServer STANDARD_OUT 03:58:47.766 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=LOzF5TYWBsBNyWtXvAuWOQ, clientHostId=client-3CwwN29TRvMO8oOXHCQzJQ, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0] 03:58:47.773 [PollInverseRequestsThread-client-3CwwN29TRvMO8oOXHCQzJQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=pSBaVZsfAs0dGX6R8LhRvQ, clientHostId=client-3CwwN29TRvMO8oOXHCQzJQ, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000] 03:58:47.781 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=LOzF5TYWBsBNyWtXvAuWOQ, clientHostId=client-3CwwN29TRvMO8oOXHCQzJQ, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0] 03:58:47.783 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala] 03:58:47.784 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=LOzF5TYWBsBNyWtXvAuWOQ, clientHostId=client-3CwwN29TRvMO8oOXHCQzJQ, serverHostId=server, payload=bla bla trallala] house.intelli.core.rpc.NormalClientServerTest STANDARD_OUT 03:58:47.817 [PollInverseRequestsThread-client-3CwwN29TRvMO8oOXHCQzJQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 03:58:47.818 [PollInverseRequestsThread-client-3CwwN29TRvMO8oOXHCQzJQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=pSBaVZsfAs0dGX6R8LhRvQ, clientHostId=client-3CwwN29TRvMO8oOXHCQzJQ, serverHostId=server, inverseRequests=[]] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 03:58:47.842 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000, payload=5HQdT35mXaFguuUP2xPKDA, throwExceptionClassName=null, sleep=300000] 03:58:47.844 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=oLF7QkwyxAu1_1UPeEL90w, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000] 03:58:47.853 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:58:47 CEST 2018, timeout=600000, payload=5HQdT35mXaFguuUP2xPKDA, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:58:48.251 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=wIapp-G0gfvBN7_nPIhocg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:58:48.253 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=s6twpGMzAQGJ0Kpqjzo0Zw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:58:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 03:59:17.852 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 03:59:17.852 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:59:17 CEST 2018, timeout=569990] 03:59:17.858 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=oLF7QkwyxAu1_1UPeEL90w, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 03:59:17.860 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=2dxphAKTJoZ-zLQdDVujkQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:59:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:59:18.257 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=s6twpGMzAQGJ0Kpqjzo0Zw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:59:18.257 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=xlsPkOvLcsSUgwMg-bzHHA, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:59:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 03:59:47.856 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 03:59:47.857 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:59:47 CEST 2018, timeout=539985] 03:59:47.871 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=2dxphAKTJoZ-zLQdDVujkQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 03:59:47.872 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=eJHj52zo3iyqBmkwwgVJ5g, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 03:59:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 03:59:48.259 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=xlsPkOvLcsSUgwMg-bzHHA, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 03:59:48.259 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=NNkRocl_sjO0Dg6omRriYQ, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 03:59:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:00:17.860 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:00:17.860 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:00:17 CEST 2018, timeout=509982] 04:00:17.873 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=eJHj52zo3iyqBmkwwgVJ5g, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:00:17.874 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=GGfsqPCTpC15xOXs3YZF-g, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:00:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 04:00:18.261 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=NNkRocl_sjO0Dg6omRriYQ, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 04:00:18.264 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Jo-Iem_4nS8ZdzWdsxNZHg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 04:00:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:00:47.862 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:00:47.862 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:00:47 CEST 2018, timeout=479980] 04:00:47.877 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=GGfsqPCTpC15xOXs3YZF-g, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:00:47.878 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=L0lSpenKgU5__9vz8ECm8A, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:00:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 04:00:48.269 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Jo-Iem_4nS8ZdzWdsxNZHg, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 04:00:48.271 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=pj2x1vLynpPhhwwyg0n1lw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 04:00:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:01:17.702 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=FXP7l23WI4v3dr4qLgrpUw] 04:01:17.863 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:01:17.863 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:01:17 CEST 2018, timeout=449979] 04:01:17.880 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=L0lSpenKgU5__9vz8ECm8A, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:01:17.881 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=cFMQ54B8YIST47QDbO9HkQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:01:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT 04:01:18.270 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=T4IPmkNODJLu0zWWrIKCHw] 04:01:18.271 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=P8lwNCTcemww1n0JB5zudA, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 04:01:18 CEST 2018, timeout=600000] 04:01:18.273 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=P8lwNCTcemww1n0JB5zudA, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server] 04:01:18.273 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=ZlRuQSgWnLpPmelFUTyHVg, clientHostId=server-px4m7NCUQAg7LJpBhY6WnQ, serverHostId=client-QkfSfn-jD88Oy93AesAXHw, payload=T4IPmkNODJLu0zWWrIKCHw] 04:01:18.275 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=pj2x1vLynpPhhwwyg0n1lw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 04:01:18.276 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=-JpJTcLXuDaaRxg8c33vLw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, created=Thu Sep 27 04:01:18 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest STANDARD_OUT 04:01:18.288 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 04:01:18.289 [PollInverseRequestsThread-client-QkfSfn-jD88Oy93AesAXHw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=-JpJTcLXuDaaRxg8c33vLw, clientHostId=client-QkfSfn-jD88Oy93AesAXHw, serverHostId=server, inverseRequests=[]] 04:01:18.295 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=DnE3FZLz6Ilra2ddww6zlw, clientHostId=server-VYO6s7ojFuC3TmAcSfpXgQ, serverHostId=client-SCrR1RotsqMNGNAIVduBJA, created=Thu Sep 27 04:01:18 CEST 2018, timeout=175354, payload=XU4LobD4DVWXRMN1xgbGLg, throwExceptionClassName=null, sleep=300000] 04:01:18.295 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=FOLgTBA0ridkHi2eRyaoxg, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:01:18 CEST 2018, timeout=600000] 04:01:18.309 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=FOLgTBA0ridkHi2eRyaoxg, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[EchoRequest[requestId=DnE3FZLz6Ilra2ddww6zlw, clientHostId=server-VYO6s7ojFuC3TmAcSfpXgQ, serverHostId=client-SCrR1RotsqMNGNAIVduBJA, created=Thu Sep 27 04:01:18 CEST 2018, timeout=175354, payload=XU4LobD4DVWXRMN1xgbGLg, throwExceptionClassName=null, sleep=300000]]] 04:01:18.311 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=NeunZDAeKLNpp4ekZxiJFA, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:01:18 CEST 2018, timeout=600000] 04:01:18.313 [pool-7-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=DnE3FZLz6Ilra2ddww6zlw, clientHostId=server-VYO6s7ojFuC3TmAcSfpXgQ, serverHostId=client-SCrR1RotsqMNGNAIVduBJA, created=Thu Sep 27 04:01:18 CEST 2018, timeout=175354, payload=XU4LobD4DVWXRMN1xgbGLg, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:01:47.865 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:01:47.866 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:01:47 CEST 2018, timeout=419976] 04:01:47.883 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=cFMQ54B8YIST47QDbO9HkQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:01:47.884 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=cSyZ0jAkJwVxqXlU_foEvQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:01:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:01:48.314 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=NeunZDAeKLNpp4ekZxiJFA, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] 04:01:48.316 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=YHQ8vNjIn5uoOEavJE7zBw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:01:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:02:17.868 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:02:17.868 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:02:17 CEST 2018, timeout=389974] 04:02:17.887 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=cSyZ0jAkJwVxqXlU_foEvQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:02:17.887 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=XwucvGO6BvHfi5SNkkcMpA, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:02:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:02:18.319 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=YHQ8vNjIn5uoOEavJE7zBw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] 04:02:18.322 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=KaJ1PxvhUvTc1sj6GXK2yw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:02:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:02:47.870 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:02:47.871 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:02:47 CEST 2018, timeout=359971] 04:02:47.889 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=XwucvGO6BvHfi5SNkkcMpA, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:02:47.891 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=3ylVjRM_fDbNHUckTAE4IQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:02:47 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:02:48.324 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=KaJ1PxvhUvTc1sj6GXK2yw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] 04:02:48.325 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=mNqVcAXhOHTeI_ZaF9InZQ, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:02:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:03:17.875 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server] 04:03:17.876 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:03:17 CEST 2018, timeout=329966] 04:03:17.894 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=3ylVjRM_fDbNHUckTAE4IQ, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:03:17.896 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=BNpK9Oo5UEWdTyvuF-ij7A, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, created=Thu Sep 27 04:03:17 CEST 2018, timeout=600000] house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:03:18.328 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=mNqVcAXhOHTeI_ZaF9InZQ, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] 04:03:18.329 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=DZ4pJUPNZWq21ZTLYUfoTw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:03:18 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT 04:03:47.854 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=5HQdT35mXaFguuUP2xPKDA] 04:03:47.856 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=qRyzbszbPYw3a2OCkKnLDg, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, payload=5HQdT35mXaFguuUP2xPKDA] house.intelli.core.rpc.NormalClientServerTest STANDARD_OUT 04:03:47.859 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 04:03:47.862 [PollInverseRequestsThread-client-B9xSaRlXTVgTeq9884tclg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=O33Ygur8zHYhE47FmdXoYQ, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000] 04:03:47.863 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:47.864 [PollInverseRequestsThread-client-lgN2EtHACgobcdJBghIg7g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=BNpK9Oo5UEWdTyvuF-ij7A, clientHostId=client-lgN2EtHACgobcdJBghIg7g, serverHostId=server, inverseRequests=[]] 04:03:47.873 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:47.874 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:03:47.875 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:03:47.883 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server] 04:03:47.886 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:03:47.892 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1 house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:03:48.332 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=DZ4pJUPNZWq21ZTLYUfoTw, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] 04:03:48.333 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=uXxl9kk2k9je4Euqylnn0w, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, created=Thu Sep 27 04:03:48 CEST 2018, timeout=600000] house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT 04:03:48.892 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:48.894 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:48.895 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:03:48.897 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:03:48.902 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server] 04:03:48.904 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:03:48.927 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2 04:03:49.927 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:49.928 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:49.929 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:03:49.929 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:03:49.931 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server] 04:03:49.932 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:03:49.936 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3 04:03:50.936 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:50.937 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, created=Thu Sep 27 04:03:47 CEST 2018, timeout=600000, payload=aiEUdGpvDY4uwzB_iae_-w, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:03:50.938 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:03:50.939 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:03:50.940 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=KGwR4kUpu0tYcoLH20-7Hw, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server] 04:03:50.952 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w java.lang.NumberFormatException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) Gradle Test Executor 5 finished executing tests. 04:03:50.969 [PollInverseRequestsThread-client-B9xSaRlXTVgTeq9884tclg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=O33Ygur8zHYhE47FmdXoYQ, clientHostId=client-B9xSaRlXTVgTeq9884tclg, serverHostId=server, inverseRequests=[]] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: aiEUdGpvDY4uwzB_iae_-w at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted Gradle Test Executor 5 STANDARD_OUT 04:03:50.968 [PollInverseRequestsThread-client-B9xSaRlXTVgTeq9884tclg] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT 04:04:13.666 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=DnE3FZLz6Ilra2ddww6zlw, clientHostId=server-VYO6s7ojFuC3TmAcSfpXgQ, serverHostId=client-SCrR1RotsqMNGNAIVduBJA, created=Thu Sep 27 04:01:18 CEST 2018, timeout=175354, payload=XU4LobD4DVWXRMN1xgbGLg, throwExceptionClassName=null, sleep=300000] house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=DnE3FZLz6Ilra2ddww6zlw, clientHostId=server-VYO6s7ojFuC3TmAcSfpXgQ, serverHostId=client-SCrR1RotsqMNGNAIVduBJA, created=Thu Sep 27 04:01:18 CEST 2018, timeout=175354, payload=XU4LobD4DVWXRMN1xgbGLg, throwExceptionClassName=null, sleep=300000] at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:104) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.InverseClientServerTest.serverInvokesLongRunningServiceOnClientAndEncountersTimeout(InverseClientServerTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:04:13.692 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 04:04:13.694 [PollInverseRequestsThread-client-SCrR1RotsqMNGNAIVduBJA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=uXxl9kk2k9je4Euqylnn0w, clientHostId=client-SCrR1RotsqMNGNAIVduBJA, serverHostId=server, inverseRequests=[]] house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT 04:04:13.702 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=JbWW3Ya5Wn9Fqj6y0Oy_VA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000] 04:04:13.703 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:13.707 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=JbWW3Ya5Wn9Fqj6y0Oy_VA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, inverseRequests=[EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]] 04:04:13.709 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=-uVBWmiGBiMVwDVGlon8qA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000] 04:04:13.710 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:13.712 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:04:13.713 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:04:13.723 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=vpA62IVkYPuVdJspPEhqhg, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000] 04:04:13.724 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=vpA62IVkYPuVdJspPEhqhg, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server] 04:04:13.724 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg] 04:04:13.726 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:04:13.778 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1 04:04:14.779 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:14.780 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=-uVBWmiGBiMVwDVGlon8qA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, inverseRequests=[EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]] 04:04:14.781 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=_NQApfoLSNL4LmjFZPcHBA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:14 CEST 2018, timeout=600000] 04:04:14.782 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:14.782 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:04:14.783 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:04:14.785 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=702DdnTbLlxO_ZUH-AKnqg, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:14 CEST 2018, timeout=600000] 04:04:14.786 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=702DdnTbLlxO_ZUH-AKnqg, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server] 04:04:14.798 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg] 04:04:14.801 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:04:14.809 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2 04:04:15.809 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:15.812 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=_NQApfoLSNL4LmjFZPcHBA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, inverseRequests=[EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]] 04:04:15.814 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:15.814 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=s3vQYyvl1ZNVPIvN4ffx6w, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:15 CEST 2018, timeout=600000] 04:04:15.815 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:04:15.816 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:04:15.818 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=pyi1HPFhWnS7v3jvIQXWKA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:15 CEST 2018, timeout=600000] 04:04:15.818 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=pyi1HPFhWnS7v3jvIQXWKA, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server] 04:04:15.819 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg] 04:04:15.820 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted 04:04:15.828 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3 04:04:16.828 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:16.830 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=s3vQYyvl1ZNVPIvN4ffx6w, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, inverseRequests=[EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]] 04:04:16.832 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8lZnWXnPf3Mwa3NfcqgT8g, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:16 CEST 2018, timeout=600000] 04:04:16.833 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg, created=Thu Sep 27 04:04:13 CEST 2018, timeout=600000, payload=rStqhyh3q3yeVTg1uZG9Ow, throwExceptionClassName=java.lang.NumberFormatException, sleep=0] 04:04:16.835 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException 04:04:16.849 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:04:16.854 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=9RP5lPpc04ESZiwHgV5Gtw, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, created=Thu Sep 27 04:04:16 CEST 2018, timeout=600000] 04:04:16.854 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=9RP5lPpc04ESZiwHgV5Gtw, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server] 04:04:16.854 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=dH4KuiK-hoyBDdFzZ-LCtw, clientHostId=server-XiBaUpaj0lgWUd_dtUy4wg, serverHostId=client-3fSJ__ArrHhsGjypohG_dg] 04:04:16.862 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow java.lang.NumberFormatException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: house.intelli.core.rpc.RemoteException: rStqhyh3q3yeVTg1uZG9Ow at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137) at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34) at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12) at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151) at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101) at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43) ... 52 common frames omitted Gradle Test Executor 1 finished executing tests. Gradle Test Executor 1 STANDARD_OUT 04:04:16.877 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115) at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73) at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41) at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20) at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20) at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96) at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43) at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56) 04:04:16.878 [PollInverseRequestsThread-client-3fSJ__ArrHhsGjypohG_dg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8lZnWXnPf3Mwa3NfcqgT8g, clientHostId=client-3fSJ__ArrHhsGjypohG_dg, serverHostId=server, inverseRequests=[]] Finished generating test XML results (0.194 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test Generating HTML test report... Finished generating test html results (0.178 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/reports/tests/test :house.intelli.core:test (Thread[Daemon worker,5,main]) completed. Took 8 mins 14.912 secs. :house.intelli.core:check (Thread[Daemon worker,5,main]) started. :house.intelli.core:check Skipping task ':house.intelli.core:check' as it has no actions. :house.intelli.core:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.core:build (Thread[Daemon worker,5,main]) started. :house.intelli.core:build Skipping task ':house.intelli.core:build' as it has no actions. :house.intelli.core:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:compileJava Executing task ':house.intelli.desktop:compileJava' (up-to-date check took 0.056 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main/house has been removed. All input files are considered out-of-date for incremental task ':house.intelli.desktop:compileJava'. Compiling with JDK Java compiler API. :house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.184 secs. :house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:processResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found Skipping task ':house.intelli.desktop:processResources' as it has no source files. :house.intelli.desktop:processResources UP-TO-DATE :house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :house.intelli.desktop:classes (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:classes Skipping task ':house.intelli.desktop:classes' as it has no actions. :house.intelli.desktop:classes (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :house.intelli.desktop:jar (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:jar Executing task ':house.intelli.desktop:jar' (up-to-date check took 0.215 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.desktop:jar (Thread[Daemon worker,5,main]) completed. Took 0.37 secs. :house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:assemble Skipping task ':house.intelli.desktop:assemble' as it has no actions. :house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found Skipping task ':house.intelli.desktop:compileTestJava' as it has no source files. :house.intelli.desktop:compileTestJava UP-TO-DATE :house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found Skipping task ':house.intelli.desktop:processTestResources' as it has no source files. :house.intelli.desktop:processTestResources UP-TO-DATE :house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:testClasses Skipping task ':house.intelli.desktop:testClasses' as it has no actions. :house.intelli.desktop:testClasses UP-TO-DATE :house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.desktop:test (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:test file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/test', not found Skipping task ':house.intelli.desktop:test' as it has no source files. :house.intelli.desktop:test UP-TO-DATE :house.intelli.desktop:test (Thread[Daemon worker,5,main]) completed. Took 0.01 secs. :house.intelli.desktop:check (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:check Skipping task ':house.intelli.desktop:check' as it has no actions. :house.intelli.desktop:check UP-TO-DATE :house.intelli.desktop:check (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :house.intelli.desktop:build (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:build Skipping task ':house.intelli.desktop:build' as it has no actions. :house.intelli.desktop:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:compileJava Executing task ':house.intelli.pgp:compileJava' (up-to-date check took 0.08 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main/house has been removed. All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileJava'. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/gnupg/BcPgpKey.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. :house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) completed. Took 2.044 secs. :house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:processResources Executing task ':house.intelli.pgp:processResources' (up-to-date check took 0.032 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF/services has been removed. :house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) completed. Took 0.117 secs. :house.intelli.pgp:classes (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:classes Skipping task ':house.intelli.pgp:classes' as it has no actions. :house.intelli.pgp:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.pgp:jar (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:jar Executing task ':house.intelli.pgp:jar' (up-to-date check took 0.34 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.pgp:jar (Thread[Daemon worker,5,main]) completed. Took 1.151 secs. :house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:assemble Skipping task ':house.intelli.pgp:assemble' as it has no actions. :house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:compileTestJava Executing task ':house.intelli.pgp:compileTestJava' (up-to-date check took 0.051 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house/intelli has been removed. All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileTestJava'. Compiling with JDK Java compiler API. :house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.275 secs. :house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found Skipping task ':house.intelli.pgp:processTestResources' as it has no source files. :house.intelli.pgp:processTestResources UP-TO-DATE :house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:testClasses Skipping task ':house.intelli.pgp:testClasses' as it has no actions. :house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.pgp:test (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:test Executing task ':house.intelli.pgp:test' (up-to-date check took 0.059 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7' Successfully started process 'Gradle Test Executor 7' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 7 started executing tests. house.intelli.pgp.rpc.PgpTransportSupportTest > hashTest STANDARD_OUT 04:04:26.894 [Test worker] INFO house.intelli.pgp.rpc.PgpTransportSupportTest - Data corruption was properly detected: java.io.IOException: Data corruption: Declared hash does not match found hash!!! Gradle Test Executor 7 finished executing tests. Finished generating test XML results (0.003 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test Generating HTML test report... Finished generating test html results (0.014 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/reports/tests/test :house.intelli.pgp:test (Thread[Daemon worker,5,main]) completed. Took 5.312 secs. :house.intelli.pgp:check (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:check Skipping task ':house.intelli.pgp:check' as it has no actions. :house.intelli.pgp:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.pgp:build (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:build Skipping task ':house.intelli.pgp:build' as it has no actions. :house.intelli.pgp:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:compileJava Executing task ':house.intelli.raspi:compileJava' (up-to-date check took 0.111 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main/house has been removed. All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileJava'. Compiling with JDK Java compiler API. :house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.172 secs. :house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:processResources Executing task ':house.intelli.raspi:processResources' (up-to-date check took 0.025 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF/spring has been removed. :house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) completed. Took 0.077 secs. :house.intelli.raspi:classes (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:classes Skipping task ':house.intelli.raspi:classes' as it has no actions. :house.intelli.raspi:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.raspi:jar (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:jar Executing task ':house.intelli.raspi:jar' (up-to-date check took 0.378 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.raspi:jar (Thread[Daemon worker,5,main]) completed. Took 1.031 secs. :house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:copyFilesFromAssembly Executing task ':house.intelli.raspi:copyFilesFromAssembly' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/installation.properties has been removed. :house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.038 secs. :house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:copyFilesFromBin Executing task ':house.intelli.raspi:copyFilesFromBin' (up-to-date check took 0.002 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin/house.intelli.raspi has been removed. :house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.031 secs. :house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:chmodMainExecutable Executing task ':house.intelli.raspi:chmodMainExecutable' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin Command: chmod a+x house.intelli.raspi Successfully started process 'command 'chmod'' :house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:copyDependencies Executing task ':house.intelli.raspi:copyDependencies' (up-to-date check took 0.021 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcpg-jdk15on-1.56.jar has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcprov-jdk15on-1.56.jar has been removed. :house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.143 secs. :house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:copyJar Executing task ':house.intelli.raspi:copyJar' (up-to-date check took 0.004 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed. :house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.043 secs. :house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:tarGzAssembly Executing task ':house.intelli.raspi:tarGzAssembly' (up-to-date check took 0.008 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed. :house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 0.962 secs. :house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:assemble Skipping task ':house.intelli.raspi:assemble' as it has no actions. :house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:compileTestJava Executing task ':house.intelli.raspi:compileTestJava' (up-to-date check took 0.11 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house/intelli has been removed. All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileTestJava'. Compiling with JDK Java compiler API. :house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.269 secs. :house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:processTestResources file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found Skipping task ':house.intelli.raspi:processTestResources' as it has no source files. :house.intelli.raspi:processTestResources UP-TO-DATE :house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:testClasses Skipping task ':house.intelli.raspi:testClasses' as it has no actions. :house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :house.intelli.raspi:test (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:test Executing task ':house.intelli.raspi:test' (up-to-date check took 0.073 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 8' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 8 started executing tests. house.intelli.raspi.DimmerActorTest > dimmerValue100 STANDARD_OUT 04:04:34.709 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@92df86d property=dimmerValue old=0 value=100 100 04:04:34.929 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close house.intelli.raspi.DimmerActorTest > dimmerValue101 STANDARD_OUT 04:04:35.097 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close house.intelli.raspi.DimmerActorTest > dimmerValue_1 STANDARD_OUT 04:04:35.113 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close house.intelli.raspi.DimmerActorTest > dimmerValue0 STANDARD_OUT 04:04:35.131 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close house.intelli.raspi.DimmerActorTest > dimmerValues STANDARD_OUT 04:04:35.182 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=0 value=12 1 04:04:35.183 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=12 value=25 2 04:04:35.187 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=25 value=37 4 04:04:35.191 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=37 value=50 8 04:04:35.194 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=50 value=62 16 04:04:35.203 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=62 value=75 32 04:04:35.206 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=75 value=87 64 04:04:35.209 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=87 value=100 100 04:04:35.211 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close house.intelli.raspi.DimmerActorTest > dimmerValue STANDARD_OUT 04:04:35.222 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@6b45ec9a property=dimmerValue old=0 value=87 64 04:04:35.223 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close Gradle Test Executor 8 finished executing tests. Finished generating test XML results (0.004 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test Generating HTML test report... Finished generating test html results (0.015 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/reports/tests/test :house.intelli.raspi:test (Thread[Daemon worker,5,main]) completed. Took 4.568 secs. :house.intelli.raspi:check (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:check Skipping task ':house.intelli.raspi:check' as it has no actions. :house.intelli.raspi:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :house.intelli.raspi:build (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:build Skipping task ':house.intelli.raspi:build' as it has no actions. :house.intelli.raspi:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :copyDistributions (Thread[Daemon worker,5,main]) started. :copyDistributions Executing task ':copyDistributions' (up-to-date check took 0.096 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed. :copyDistributions (Thread[Daemon worker,5,main]) completed. Took 0.193 secs. :install (Thread[Daemon worker,5,main]) started. :install Executing task ':install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@ddd62f6 :install (Thread[Daemon worker,5,main]) completed. Took 1.917 secs. :house.intelli.android:install (Thread[Daemon worker,5,main]) started. :house.intelli.android:install Executing task ':house.intelli.android:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':house.intelli.android:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4a70d143 :house.intelli.android:install (Thread[Daemon worker,5,main]) completed. Took 0.115 secs. :house.intelli.core:install (Thread[Daemon worker,5,main]) started. :house.intelli.core:install Executing task ':house.intelli.core:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':house.intelli.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4603622 :house.intelli.core:install (Thread[Daemon worker,5,main]) completed. Took 0.097 secs. :house.intelli.desktop:install (Thread[Daemon worker,5,main]) started. :house.intelli.desktop:install Executing task ':house.intelli.desktop:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':house.intelli.desktop:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@381ee3ff :house.intelli.desktop:install (Thread[Daemon worker,5,main]) completed. Took 0.092 secs. :house.intelli.pgp:install (Thread[Daemon worker,5,main]) started. :house.intelli.pgp:install Executing task ':house.intelli.pgp:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':house.intelli.pgp:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6b01526f :house.intelli.pgp:install (Thread[Daemon worker,5,main]) completed. Took 0.087 secs. :house.intelli.raspi:install (Thread[Daemon worker,5,main]) started. :house.intelli.raspi:install Executing task ':house.intelli.raspi:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':house.intelli.raspi:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@c8caf61 :house.intelli.raspi:install (Thread[Daemon worker,5,main]) completed. Took 0.115 secs. BUILD SUCCESSFUL Total time: 9 mins 36.945 secs Stopped 0 compiler daemon(s). Received result Success[value=null] from daemon DaemonInfo{pid=20163, address=[6bf8aa38-8cd9-4a6f-afe8-d31a7638927e port:44618, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538013309355, context=DefaultDaemonContext[uid=79e9c976-45cd-4a70-9bf0-c3be4714fa40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20163,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done). Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording test results Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of org.openhab.binding.intellihouse Finished: SUCCESS