FailedConsole Output

Skipping 132 KB.. Full Log
itTestClassExecuter.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: H9Jx8VTTt8B82UAA3E2m5Q
    	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
    09:33:25.922 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    09:33:25.922 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=i2uSZE4HSkFH5PLqWLRJQQ, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    09:33:26.678 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:26.680 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:26.683 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:26.683 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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)
    09:33:26.690 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server]
    09:33:26.692 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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: 0haJZvYVcbt4lnDtTY16fw
    	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
    09:33:26.719 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    09:33:26.922 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:26.924 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=q2mRqAOh6ijs3G84pd2vzQ, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, inverseRequests=[EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    09:33:26.925 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:26.925 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:26.926 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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)
    09:33:26.932 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=29TF7cOH4eMR6d4jnOHlWA, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:26 CEST 2019, timeout=600000]
    09:33:26.932 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=VPLhvDZ_X7dn9IZBCZzZ3Q, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:26 CEST 2019, timeout=600000]
    09:33:26.942 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=VPLhvDZ_X7dn9IZBCZzZ3Q, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server]
    09:33:26.943 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q]
    09:33:26.945 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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: H9Jx8VTTt8B82UAA3E2m5Q
    	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
    09:33:26.952 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    09:33:27.719 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:27.721 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:27.722 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:27.722 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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)
    09:33:27.752 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server]
    09:33:27.753 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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: 0haJZvYVcbt4lnDtTY16fw
    	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
    09:33:27.778 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    09:33:27.957 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:27.959 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=29TF7cOH4eMR6d4jnOHlWA, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, inverseRequests=[EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    09:33:27.960 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=AQdDjiHC-G5ra8caHg_oVw, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:27 CEST 2019, timeout=600000]
    09:33:27.961 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:27.962 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:27.963 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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)
    09:33:27.970 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=KvaLpHC_5-hp_ZC3znBYoQ, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:27 CEST 2019, timeout=600000]
    09:33:27.976 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=KvaLpHC_5-hp_ZC3znBYoQ, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server]
    09:33:27.977 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q]
    09:33:27.978 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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: H9Jx8VTTt8B82UAA3E2m5Q
    	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
    09:33:28.022 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    09:33:28.780 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:28.781 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=0haJZvYVcbt4lnDtTY16fw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:28.782 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:28.783 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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)
    09:33:28.791 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-UGE1P9UHCiWWFpDGa4j_g, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server]
    09:33:28.800 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw 
    java.lang.NumberFormatException: 0haJZvYVcbt4lnDtTY16fw
    	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: 0haJZvYVcbt4lnDtTY16fw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Gradle Test Executor 5 finished executing tests.
    	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

house.intelli.core.rpc.NormalClientServerTest STANDARD_OUT
    09:33:28.855 [PollInverseRequestsThread-client-ggyYblqWJZ-y30KcvVmXZQ] 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)
    09:33:28.856 [PollInverseRequestsThread-client-ggyYblqWJZ-y30KcvVmXZQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=FQ5t6etHqGs_iVZI_ei5iw, clientHostId=client-ggyYblqWJZ-y30KcvVmXZQ, serverHostId=server, inverseRequests=[]]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    09:33:29.022 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:29.024 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=AQdDjiHC-G5ra8caHg_oVw, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, inverseRequests=[EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    09:33:29.029 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q, created=Tue Jul 30 09:33:25 CEST 2019, timeout=600000, payload=H9Jx8VTTt8B82UAA3E2m5Q, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    09:33:29.031 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    09:33:29.025 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=wB5NTAO3mvimwQyTeLj2Hg, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:29 CEST 2019, timeout=600000]
    09:33:29.038 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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)
    09:33:29.044 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=BHioeYiMAUp72WT2IDdrmA, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, created=Tue Jul 30 09:33:29 CEST 2019, timeout=600000]
    09:33:29.053 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=jnrhDEudF96KmXhMj7daMQ, clientHostId=server-nyZ3TGw0BhXQCsOjfQRsOw, serverHostId=client-0l331P8Xwe5w9Hs18qJi1Q]
    09:33:29.061 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q 
    java.lang.NumberFormatException: H9Jx8VTTt8B82UAA3E2m5Q
    	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: H9Jx8VTTt8B82UAA3E2m5Q
    	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
    09:33:29.077 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=BHioeYiMAUp72WT2IDdrmA, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server]
    09:33:29.117 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] 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)
    09:33:29.118 [PollInverseRequestsThread-client-0l331P8Xwe5w9Hs18qJi1Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=wB5NTAO3mvimwQyTeLj2Hg, clientHostId=client-0l331P8Xwe5w9Hs18qJi1Q, serverHostId=server, inverseRequests=[]]
Gradle Test Executor 2 finished executing tests.
Finished generating test XML results (0.061 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.043 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/reports/tests/test
:house.intelli.core:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 7 mins 50.04 secs.
:house.intelli.core:check (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.core:build (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.desktop:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.desktop:compileJava
Executing task ':house.intelli.desktop:compileJava' (up-to-date check took 0.013 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 Thread 2,5,main]) completed. Took 0.083 secs.
:house.intelli.desktop:processResources (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.017 secs.
:house.intelli.desktop:classes (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.desktop:jar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.desktop:jar
Executing task ':house.intelli.desktop:jar' (up-to-date check took 0.051 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.desktop:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.133 secs.
:house.intelli.desktop:assemble (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.004 secs.
:house.intelli.desktop:compileTestJava (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.004 secs.
:house.intelli.desktop:processTestResources (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.008 secs.
:house.intelli.desktop:testClasses (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.003 secs.
:house.intelli.desktop:test (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.004 secs.
:house.intelli.desktop:check (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.003 secs.
:house.intelli.desktop:build (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.jdo:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:compileJava
Executing task ':house.intelli.jdo:compileJava' (up-to-date check took 0.019 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.jdo:compileJava'.
Compiling with JDK Java compiler API.
[ant:echo] ***********************************************
[ant:echo] ******************* ENHANCE *******************
[ant:echo] ***********************************************
[ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer!
[ant:datanucleusenhancer] Jul 30, 2019 9:33:32 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 5.2.0.m2) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer (version 5.2.0.m2) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer : Classpath
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.1-SNAPSHOT.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m10/196f521d4c3113d64ddbad4254c9fea8f5651a56/javax.jdo-3.2.0-m10.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.0-m2/ddfd0e9a113e572d25f962f6581659348f5a8cd6/datanucleus-core-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.0-m2/7d070fef5b21caa001061839eb03b843405a7768/datanucleus-api-jdo-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.0-m2/ebcb21c4865e9866e3e15c0e39c15bdd19d3be5e/datanucleus-rdbms-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/Entity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.Entity
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusAggregationStateEntity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusAggregationStateEntity
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusEntity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.Entity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusAggregationStateEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusEntity
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusHourEntity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusHourEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusHourEntity
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusMinuteEntity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusMinuteEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusMinuteEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusQuarterHourEntity
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 6 classes. Timings : input=892 ms, enhance=531 ms, total=1423 ms. Consult the log for full details
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusQuarterHourEntity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusQuarterHourEntity
[ant:datanucleusenhancer] Jul 30, 2019 9:33:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 6 classes. Timings : input=892 ms, enhance=531 ms, total=1423 ms. Consult the log for full details
[ant:echo] ***********************************************
[ant:echo] ***********************************************
[ant:echo] ***********************************************
:house.intelli.jdo:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 3.995 secs.
:house.intelli.jdo:processResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:processResources
Executing task ':house.intelli.jdo:processResources' (up-to-date check took 0.062 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main/META-INF/services has been removed.
:house.intelli.jdo:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.088 secs.
:house.intelli.jdo:classes (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:classes
Skipping task ':house.intelli.jdo:classes' as it has no actions.
:house.intelli.jdo:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:jar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:jar
Executing task ':house.intelli.jdo:jar' (up-to-date check took 0.447 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/libs/house.intelli.jdo-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/libs/house.intelli.jdo-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.jdo:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.989 secs.
:house.intelli.jdo:assemble (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:assemble
Skipping task ':house.intelli.jdo:assemble' as it has no actions.
:house.intelli.jdo:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs.
:house.intelli.jdo:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:compileTestJava
Executing task ':house.intelli.jdo:compileTestJava' (up-to-date check took 0.02 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.jdo:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.jdo:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.275 secs.
:house.intelli.jdo:processTestResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:processTestResources
Executing task ':house.intelli.jdo:processTestResources' (up-to-date check took 0.005 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test/house/intelli has been removed.
:house.intelli.jdo:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.021 secs.
:house.intelli.jdo:testClasses (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:testClasses
Skipping task ':house.intelli.jdo:testClasses' as it has no actions.
:house.intelli.jdo:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs.
:house.intelli.jdo:test (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:test
Executing task ':house.intelli.jdo:test' (up-to-date check took 0.021 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/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.jdo 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.jdo.test.ImportPvStatusTest > importPvStatusFiles SKIPPED
Gradle Test Executor 7 finished executing tests.
Finished generating test XML results (0.002 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.013 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/reports/tests/test
:house.intelli.jdo:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 7.162 secs.
:house.intelli.jdo:check (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:check
Skipping task ':house.intelli.jdo:check' as it has no actions.
:house.intelli.jdo:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:build (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.jdo:build
Skipping task ':house.intelli.jdo:build' as it has no actions.
:house.intelli.jdo:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pgp:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pgp:compileJava
Executing task ':house.intelli.pgp:compileJava' (up-to-date check took 0.052 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 Thread 2,5,main]) completed. Took 1.105 secs.
:house.intelli.pgp:processResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pgp:processResources
Executing task ':house.intelli.pgp:processResources' (up-to-date check took 0.019 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 Thread 2,5,main]) completed. Took 0.103 secs.
:house.intelli.pgp:classes (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pgp:jar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pgp:jar
Executing task ':house.intelli.pgp:jar' (up-to-date check took 0.616 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.pgp:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.602 secs.
:house.intelli.pgp:assemble (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pgp:compileTestJava
Executing task ':house.intelli.pgp:compileTestJava' (up-to-date check took 0.025 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 Thread 2,5,main]) completed. Took 0.248 secs.
:house.intelli.pgp:processTestResources (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.004 secs.
:house.intelli.pgp:testClasses (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:test (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pgp:test
Executing task ':house.intelli.pgp:test' (up-to-date check took 0.022 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 8'. 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 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.pgp.rpc.PgpTransportSupportTest > hashTest STANDARD_OUT
    09:33:53.777 [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 8 finished executing tests.
Finished generating test XML results (0.007 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.008 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/reports/tests/test
:house.intelli.pgp:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 8.69 secs.
:house.intelli.pgp:check (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:build (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.pvagg:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:compileJava
Executing task ':house.intelli.pvagg:compileJava' (up-to-date check took 0.037 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pvagg:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.pvagg:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.389 secs.
:house.intelli.pvagg:processResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:processResources
Executing task ':house.intelli.pvagg:processResources' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main/house/intelli has been removed.
:house.intelli.pvagg:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.052 secs.
:house.intelli.pvagg:classes (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:classes
Skipping task ':house.intelli.pvagg:classes' as it has no actions.
:house.intelli.pvagg:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.006 secs.
:house.intelli.pvagg:jar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:jar
Executing task ':house.intelli.pvagg:jar' (up-to-date check took 0.223 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/libs/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/libs/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.pvagg:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.421 secs.
:house.intelli.pvagg:copyFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:copyFilesFromAssembly
Executing task ':house.intelli.pvagg:copyFilesFromAssembly' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/installation.properties has been removed.
:house.intelli.pvagg:copyFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.011 secs.
:house.intelli.pvagg:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:copyFilesFromBin
Skipping task ':house.intelli.pvagg:copyFilesFromBin' as it has no source files.
:house.intelli.pvagg:copyFilesFromBin UP-TO-DATE
:house.intelli.pvagg:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:chmodMainExecutable
Executing task ':house.intelli.pvagg: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.pvagg/build/assembly/house.intelli.pvagg/bin Command: chmod a+x house.intelli.pvagg
:house.intelli.pvagg:chmodMainExecutable FAILED
:house.intelli.pvagg:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.023 secs.
:house.intelli.pvagg:copyDependencies (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:copyDependencies
Executing task ':house.intelli.pvagg:copyDependencies' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/commons-collections4-4.0.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/datanucleus-api-jdo-5.2.0-m2.jar has been removed.
:house.intelli.pvagg:copyDependencies (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.173 secs.
:house.intelli.pvagg:copyJar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:copyJar
Executing task ':house.intelli.pvagg:copyJar' (up-to-date check took 0.002 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.pvagg:copyJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.017 secs.
:house.intelli.pvagg:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
Skipping task ':house.intelli.pvagg:compileTestJava' as it has no source files.
:house.intelli.pvagg:compileTestJava UP-TO-DATE
:house.intelli.pvagg:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:processTestResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/resources', not found
Skipping task ':house.intelli.pvagg:processTestResources' as it has no source files.
:house.intelli.pvagg:processTestResources UP-TO-DATE
:house.intelli.pvagg:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.004 secs.
:house.intelli.pvagg:testClasses (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:testClasses
Skipping task ':house.intelli.pvagg:testClasses' as it has no actions.
:house.intelli.pvagg:testClasses UP-TO-DATE
:house.intelli.pvagg:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:test (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/test', not found
Skipping task ':house.intelli.pvagg:test' as it has no source files.
:house.intelli.pvagg:test UP-TO-DATE
:house.intelli.pvagg:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:check (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.pvagg:check
Skipping task ':house.intelli.pvagg:check' as it has no actions.
:house.intelli.pvagg:check UP-TO-DATE
:house.intelli.pvagg:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.raspi:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:compileJava
Executing task ':house.intelli.raspi:compileJava' (up-to-date check took 0.029 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 Thread 2,5,main]) completed. Took 1.153 secs.
:house.intelli.raspi:processResources (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:processResources
Executing task ':house.intelli.raspi:processResources' (up-to-date check took 0.016 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 Thread 2,5,main]) completed. Took 0.079 secs.
:house.intelli.raspi:classes (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.raspi:jar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:jar
Executing task ':house.intelli.raspi:jar' (up-to-date check took 0.605 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.raspi:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.317 secs.
:house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:copyFilesFromAssembly
Executing task ':house.intelli.raspi:copyFilesFromAssembly' (up-to-date check took 0.001 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 Thread 2,5,main]) completed. Took 0.023 secs.
:house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:copyFilesFromBin
Executing task ':house.intelli.raspi:copyFilesFromBin' (up-to-date check took 0.001 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 Thread 2,5,main]) completed. Took 0.007 secs.
:house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.022 secs.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:copyDependencies
Executing task ':house.intelli.raspi:copyDependencies' (up-to-date check took 0.005 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.60.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.60.jar has been removed.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.161 secs.
:house.intelli.raspi:copyJar (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:copyJar
Executing task ':house.intelli.raspi:copyJar' (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/lib/house.intelli.raspi-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.raspi:copyJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.01 secs.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:tarGzAssembly
Executing task ':house.intelli.raspi:tarGzAssembly' (up-to-date check took 0.002 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.1-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.1-SNAPSHOT-bin.tar.gz has been removed.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.138 secs.
:house.intelli.raspi:assemble (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:compileTestJava
Executing task ':house.intelli.raspi:compileTestJava' (up-to-date check took 0.03 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 Thread 2,5,main]) completed. Took 0.194 secs.
:house.intelli.raspi:processTestResources (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.011 secs.
:house.intelli.raspi:testClasses (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.002 secs.
:house.intelli.raspi:test (Thread[Daemon worker Thread 2,5,main]) started.
:house.intelli.raspi:test
Executing task ':house.intelli.raspi:test' (up-to-date check took 0.056 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 9'. 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 9'
Successfully started process 'Gradle Test Executor 9'
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 9 started executing tests.

house.intelli.raspi.DimmerActorTest > dimmerValue100 STANDARD_OUT
    09:34:06.071 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@18b08e82 property=dimmerValue old=0 value=100
    100
    09:34:06.596 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue101 STANDARD_OUT
    09:34:06.760 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue_1 STANDARD_OUT
    09:34:06.778 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue0 STANDARD_OUT
    09:34:06.784 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValues STANDARD_OUT
    09:34:06.814 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=0 value=12
    1
    09:34:06.815 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=12 value=25
    2
    09:34:06.819 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=25 value=37
    4
    09:34:06.823 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=37 value=50
    8
    09:34:06.825 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=50 value=62
    16
    09:34:06.827 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=62 value=75
    32
    09:34:06.829 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=75 value=87
    64
    09:34:06.833 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@7e13d4d6 property=dimmerValue old=87 value=100
    100
    09:34:06.835 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue STANDARD_OUT
    09:34:06.844 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@314c0ab6 property=dimmerValue old=0 value=87
    64
    09:34:06.846 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close
Gradle Test Executor 9 finished executing tests.
Finished generating test XML results (0.002 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.007 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/reports/tests/test
:house.intelli.raspi:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 7.661 secs.
:house.intelli.raspi:check (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.001 secs.
:house.intelli.raspi:build (Thread[Daemon worker Thread 2,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 Thread 2,5,main]) completed. Took 0.001 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':house.intelli.pvagg:chmodMainExecutable'.
> A problem occurred starting process 'command 'chmod''

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

BUILD FAILED

Total time: 8 mins 39.319 secs
Stopped 0 compiler daemon(s).
Received result Failure[value=org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: Execution failed for task ':house.intelli.pvagg:chmodMainExecutable'.] from daemon DaemonInfo{pid=15450, address=[09634bd0-c236-4751-9c14-5d2be86dcc58 port:41117, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1564470204127, context=DefaultDaemonContext[uid=df49f0dd-c9ce-4550-abe8-1810bdc51e3d,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=15450,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 FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: marco@codewizards.co
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE