You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 06:41:16 UTC

[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 232 - Still Failing

The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #232)

Status: Still Failing

Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/232/ to view the results.

Re: [Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 232 - Still Failing

Posted by Chetan Mehrotra <ch...@gmail.com>.
Most of the test in oak-remote/RemoteServerIT fail with following
exception. Opened OAK-3047 to track this

------

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)
-----
Chetan Mehrotra


On Tue, Jun 30, 2015 at 10:11 AM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #232)
>
> Status: Still Failing
>
> Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/232/ to view the results.