[ 
https://issues.apache.org/jira/browse/OAK-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026840#comment-17026840
 ] 

Marcel Reutegger commented on OAK-8885:
---------------------------------------

This is most likely caused by another interfering Jenkins job running the the 
same tests. Jenkins slaves are configured to run two jobs concurrently. This 
was indeed the case as seen in the logs here: 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%2014%20(latest),nsfixtures=DOCUMENT_NS,profile=integrationTesting/2606/artifact/trunk/oak-store-document/target/unit-tests.log
 (also attached to this issue: 
[^Jackrabbit-Oak-matrix-2606-unit-tests.log.zip]). The test connects to a 
running MongoDB container started by the job reported as failed in this issue. 
Note the same port number.

> Test failure: NPE in MongoFixture.createDocumentStore()
> -------------------------------------------------------
>
>                 Key: OAK-8885
>                 URL: https://issues.apache.org/jira/browse/OAK-8885
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, documentmk
>            Reporter: Hudson
>            Assignee: Marcel Reutegger
>            Priority: Major
>         Attachments: Jackrabbit-Oak-2595-unit-tests.log.zip, 
> Jackrabbit-Oak-matrix-2606-unit-tests.log.zip
>
>
> No description is provided
> The build Jackrabbit Oak #2595 has failed.
> First failed run: [Jackrabbit Oak 
> #2595|https://builds.apache.org/job/Jackrabbit%20Oak/2595/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2595/console]
> {noformat}
> [ERROR] Errors: 
> [ERROR] 
> org.apache.jackrabbit.oak.plugins.document.VersionGCSweepTest.oldSweepRevision[MongoFixture:
>  MongoDB](org.apache.jackrabbit.oak.plugins.document.VersionGCSweepTest)
> [ERROR]   Run 1: VersionGCSweepTest.oldSweepRevision:50->manyChanges:89 » 
> CommitFailed OakMerge...
> [ERROR]   Run 2: VersionGCSweepTest>AbstractTwoNodeTest.tearDown:122 » 
> IllegalState root node d...
> [INFO] 
> [ERROR]   RDBDocumentStoreTest.<init>:56->AbstractDocumentStoreTest.<init>:47 
> » Runtime ...
> [ERROR]   RDBDocumentStoreTest.<init>:56->AbstractDocumentStoreTest.<init>:47 
> » Runtime ...
> [INFO] 
> [ERROR] Tests run: 1441, Failures: 0, Errors: 3, Skipped: 102
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to