[
https://issues.apache.org/jira/browse/OAK-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829703#comment-15829703
]
Marcel Reutegger commented on OAK-5487:
---------------------------------------
There was indeed another job running on the Jenkins slave setting up a MongoDB:
https://builds.apache.org/job/incubator-eagle-pr-reviewer/1525/
You can even see Oak tests accessing their MongoDB:
{noformat}
[mongod output] 2017-01-19T09:18:42.612+0000 I INDEX [conn4] build index on:
MongoMKDB--1484817522408-1.nodes properties: { v: 1, key: { _modified: 1, _id:
1 }, name: "_modified_1__id_1", ns: "MongoMKDB--1484817522408-1.nodes" }
[mongod output] 2017-01-19T09:18:42.612+0000 I INDEX [conn4]
building index using bulk method
[mongod output] 2017-01-19T09:18:42.613+0000 I INDEX [conn4] build index
done. scanned 0 total records. 0 secs
{noformat}
> Test failure: org.apache.jackrabbit.oak.core.RootFuzzIT.fuzzTest[0]
> -------------------------------------------------------------------
>
> Key: OAK-5487
> URL: https://issues.apache.org/jira/browse/OAK-5487
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: continuous integration
> Reporter: Hudson
> Attachments: unit-tests-build-1375.log
>
>
> Jenkins CI failure:
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
> The build Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.7
> (latest),nsfixtures=SEGMENT_MK,profile=integrationTesting #1375 has failed.
> First failed run: [Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK
> 1.7 (latest),nsfixtures=SEGMENT_MK,profile=integrationTesting
> #1375|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=integrationTesting/1375/]
> [console
> log|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=integrationTesting/1375/console]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)