Details
Description
Most of the test in RemoteServerIT at times fail on the CI server [1] with following exception
Error Message /home/jenkins/jenkins-slave/workspace/Apache%20Jackrabbit%20Oak%20matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/SEGMENT_MK/profile/unittesting/oak-remote/target/test-classes/org/apache/jackrabbit/oak/remote/http/handler/addNodeMultiPathProperty.json (No such file or directory) Stacktrace java.io.FileNotFoundException: /home/jenkins/jenkins-slave/workspace/Apache%20Jackrabbit%20Oak%20matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/SEGMENT_MK/profile/unittesting/oak-remote/target/test-classes/org/apache/jackrabbit/oak/remote/http/handler/addNodeMultiPathProperty.json (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:146) at com.google.common.io.Files$FileByteSource.openStream(Files.java:127) at com.google.common.io.Files$FileByteSource.openStream(Files.java:117) at com.google.common.io.ByteSource$AsCharSource.openStream(ByteSource.java:404) at com.google.common.io.CharSource.read(CharSource.java:155) at com.google.common.io.Files.toString(Files.java:391) at org.apache.jackrabbit.oak.remote.http.handler.RemoteServerIT.load(RemoteServerIT.java:119) at org.apache.jackrabbit.oak.remote.http.handler.RemoteServerIT.testPatchLastRevisionAddMultiPathProperty(RemoteServerIT.java:1199)
[1] https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/232/testReport/