[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 681 - Still Failing

2016-01-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#681)

Status: Still Failing

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

Changes:
[mreutegg] OAK-3882: Collision may mark the wrong commit

[mreutegg] OAK-3882: Collision may mark the wrong commit

 

Test results:
3 tests failed.
FAILED:  org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestSql

Error Message:
expected:<[[{term=in 2015 a red fox is still a fox,weight=1}, {term=in 2015 my 
fox is red, like mike's fox and john's fox,weight=1}]]> but was:<[]>

Stack Trace:
junit.framework.ComparisonFailure: expected:<[[{term=in 2015 a red fox is still 
a fox,weight=1}, {term=in 2015 my fox is red, like mike's fox and john's 
fox,weight=1}]]> but was:<[]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at 
org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestSql(SuggestTest.java:50)
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:483)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at 
org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:464)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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:483)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)


FAILED:  org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestXPath

Error Message:
expected:<[[{term=in 2015 a red fox is still a fox,weight=1}, {term=in 2015 my 
fox is red, like mike's fox and john's fox,weight=1}]]> but was:<[]>

Stack Trace:
junit.framework.ComparisonFailure: expected:<[[{term=in 2015 a red fox is still 
a fox,weight=1}, {term=in 2015 my fox is red, like mike's fox and john's 
fox,weight=1}]]> but was:<[]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at 
org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestXPath(SuggestTest.java:67)
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:483)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at 
org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:464)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at 

jackrabbit-oak build #7201: Passed

2016-01-18 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #7201
Status: Passed

Duration: 2856 seconds
Commit: 815a3c8883c65156d1a2a38f4d00c0baaa0c0a55 (trunk)
Author: Davide Giannella
Message: OAK-2472 - Add support for atomic counters on cluster solutions

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1725250 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/6b65352b14e8...815a3c8883c6

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/103100195

--
sent by Jukka's Travis notification gateway


Travis disabled

2016-01-18 Thread Marcel Reutegger
Hi,

looks like the oak project was somehow disabled on travis-ci.
I created an infra ticket:
https://issues.apache.org/jira/browse/INFRA-11086

Regards
 Marcel



Re: svn commit: r1725250 - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/ oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/atomic/ oak-core/src/test/java/org/apach

2016-01-18 Thread Chetan Mehrotra
Hi Davide,

On Mon, Jan 18, 2016 at 5:46 PM,   wrote:
> + */
> +public AtomicCounterEditorProvider() {
> +clusterSupplier = new Supplier() {
> +@Override
> +public Clusterable get() {
> +return cluster.get();
> +}
> +};
> +schedulerSupplier = new Supplier() {
> +@Override
> +public ScheduledExecutorService get() {
> +return scheduler.get();
> +}
> +};
> +storeSupplier = new Supplier() {
> +@Override
> +public NodeStore get() {
> +return store.get();
> +}
> +};
> +wbSupplier = new Supplier() {
> +@Override
> +public Whiteboard get() {
> +return whiteboard.get();
> +}
> +};
> +}

Just curious about use of above approach. Is it for keeping the
dependencies as non static or using final instance variable? If you
mark references as static then all those bind and unbind method would
not be required as by the time component is active the dependencies
would be set.


Chetan Mehrotra


Re: jackrabbit-oak build #7189: Broken

2016-01-18 Thread Marcel Reutegger
Created an issue https://issues.apache.org/jira/browse/OAK-3887
and disabled the test for now. It fails quite frequently on
travis-ci.

Regards
 Marcel

On 15/01/16 12:17, "Vikas Saurabh" wrote:

>Travis builds are failing intermittently due to:
>
>broadcastTCP(org.apache.jackrabbit.oak.plugins.document.persistentCache.Br
>oadcastTest)
> Time elapsed: 4.012 sec  <<< FAILURE!
>java.lang.AssertionError: min: 90 got: 80
>at org.junit.Assert.fail(Assert.java:88)
>at org.junit.Assert.assertTrue(Assert.java:41)
>at 
>org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.b
>roadcast(BroadcastTest.java:219)
>at 
>org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.b
>roadcastTCP(BroadcastTest.java:146)
>...
>
>
>@Thomas, should we disable the test?
>
>Thanks,
>Vikas
>
>On Fri, Jan 15, 2016 at 4:32 PM, Travis CI  wrote:
>> Build Update for apache/jackrabbit-oak
>> -
>>
>> Build: #7189
>> Status: Broken
>>
>> Duration: 859 seconds
>> Commit: d0e5a75921c452ae370036ea02026cb4205fe6f6 (trunk)
>> Author: Tommaso Teofili
>> Message: OAK-3847 - added FacetResult API for easily retrieving facets
>>
>> git-svn-id: 
>>https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1724767
>>13f79535-47bb-0310-9956-ffa450edef68
>>
>> View the changeset:
>>https://github.com/apache/jackrabbit-oak/compare/3d7583b7ded8...d0e5a7592
>>1c4
>>
>> View the full build log and details:
>>https://travis-ci.org/apache/jackrabbit-oak/builds/102566453
>>
>> --
>> sent by Jukka's Travis notification gateway



jackrabbit-oak build #7196: Fixed

2016-01-18 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #7196
Status: Fixed

Duration: 2826 seconds
Commit: 7a7f943cdaa2e074bfc7465ef56e99e35704adbd (trunk)
Author: Chetan Mehrotra
Message: OAK-3877 - PerfLogger should use System.nanoTime instead of 
System.currentTimeMillis

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1725206 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/175639f1a519...7a7f943cdaa2

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/103071761

--
sent by Jukka's Travis notification gateway


jackrabbit-oak build #7209: Passed

2016-01-18 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #7209
Status: Passed

Duration: 2650 seconds
Commit: d83ec42aeebec85e8335531184293cca90aa91d1 (jackrabbit-oak-1.3.14)
Author: Davide Giannella
Message: [maven-release-plugin]  copy for tag jackrabbit-oak-1.3.14

git-svn-id: 
https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.3.14@1725293
 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/jackrabbit-oak/commit/d83ec42aeebe

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/103151325

--
sent by Jukka's Travis notification gateway


Re: [VOTE] Release Apache Jackrabbit Oak 1.3.14

2016-01-18 Thread Julian Reschke

On 2016-01-18 17:15, Davide Giannella wrote:

...


[X] +1 Release this package as Apache Jackrabbit Oak 1.3.14

Best regards, Julian



Re: jackrabbit-oak build #7198: Broken

2016-01-18 Thread Marcel Reutegger
Alex, could this be related to your recent changes?
Either OAK-3891 or OAK-3436.

Regards
 Marcel

On 18/01/16 12:57, "Travis CI" wrote:

>Build Update for apache/jackrabbit-oak
>-
>
>Build: #7198
>Status: Broken
>
>Duration: 541 seconds
>Commit: f0a5e038d95ce64fa82071be57d9566178a36c81 (1.2)
>Author: Alexandru Parvulescu
>Message: OAK-3891 AsyncIndexUpdateLeaseTest doesn't use the provided
>NodeStore
> merged r1725241
>
>
>
>git-svn-id: 
>https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.2@1725242
>13f79535-47bb-0310-9956-ffa450edef68
>
>View the changeset:
>https://github.com/apache/jackrabbit-oak/compare/410fb2deaff9...f0a5e038d9
>5c
>
>View the full build log and details:
>https://travis-ci.org/apache/jackrabbit-oak/builds/103091423
>
>--
>sent by Jukka's Travis notification gateway



[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 680 - Still Failing

2016-01-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#680)

Status: Still Failing

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

Changes:
[mreutegg] OAK-3882: Collision may mark the wrong commit

 

Test results:
19 tests failed.
FAILED:  
org.apache.jackrabbit.oak.jcr.OrderableNodesTest.setPrimaryType[RDBDocumentStore
 on jdbc:h2:file:./target/oaktest]

Error Message:
Failed to register node types.

Stack Trace:
javax.jcr.InvalidItemStateException: Failed to register node types.
at 
org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:239)
at 
org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager.registerNodeTypes(ReadWriteNodeTypeManager.java:156)
at 
org.apache.jackrabbit.commons.cnd.CndImporter.registerNodeTypes(CndImporter.java:162)
at 
org.apache.jackrabbit.commons.cnd.CndImporter.registerNodeTypes(CndImporter.java:80)
at 
org.apache.jackrabbit.oak.jcr.TestContentLoader.registerTestNodeTypes(TestContentLoader.java:79)
at 
org.apache.jackrabbit.oak.jcr.TestContentLoader.loadTestContent(TestContentLoader.java:54)
at 
org.apache.jackrabbit.oak.jcr.OrderableNodesTest.setPrimaryType(OrderableNodesTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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 
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakMerge0001: 
OakMerge0001: Failed to merge changes to the underlying store (retries 5, 4790 
ms)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge0(DocumentNodeStoreBranch.java:239)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge(DocumentNodeStoreBranch.java:179)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentRootBuilder.merge(DocumentRootBuilder.java:158)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.merge(DocumentNodeStore.java:1496)
at 
org.apache.jackrabbit.oak.core.MutableRoot.commit(MutableRoot.java:247)
at 
org.apache.jackrabbit.oak.core.MutableRoot.commit(MutableRoot.java:258)
at 
org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager.registerNodeTypes(ReadWriteNodeTypeManager.java:145)
... 32 more
Caused by: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: 
update of 3:/jcr:system/jcr:nodeTypes/mix:created failed, race condition?
at 
org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.internalCreateOrUpdate(RDBDocumentStore.java:1016)
at 
org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.createOrUpdate(RDBDocumentStore.java:290)
at 
org.apache.jackrabbit.oak.plugins.document.Commit.createOrUpdateNode(Commit.java:472)
at 

jackrabbit-oak build #7198: Broken

2016-01-18 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #7198
Status: Broken

Duration: 541 seconds
Commit: f0a5e038d95ce64fa82071be57d9566178a36c81 (1.2)
Author: Alexandru Parvulescu
Message: OAK-3891 AsyncIndexUpdateLeaseTest doesn't use the provided NodeStore
 merged r1725241



git-svn-id: 
https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.2@1725242 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/410fb2deaff9...f0a5e038d95c

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/103091423

--
sent by Jukka's Travis notification gateway


[VOTE] Release Apache Jackrabbit Oak 1.3.14

2016-01-18 Thread Davide Giannella

A candidate for the Jackrabbit Oak 1.3.14 release is available at:

https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.3.14/

The release candidate is a zip archive of the sources in:

   
https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.3.14/

The SHA1 checksum of the archive is
9a4e67d4897c84ddd9899b1f011c1ccb6f6eec9f.

A staged Maven repository is available for review at:

https://repository.apache.org/

The command for running automated checks against this release candidate is:

$ sh check-release.sh oak 1.3.14
9a4e67d4897c84ddd9899b1f011c1ccb6f6eec9f

Please vote on releasing this package as Apache Jackrabbit Oak 1.3.14.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 Jackrabbit PMC votes are cast.

[ ] +1 Release this package as Apache Jackrabbit Oak 1.3.14
[ ] -1 Do not release this package because...

Davide


[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 685 - Failure

2016-01-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#685)

Status: Failure

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

Changes:
[alexparvulescu] OAK-3436 Prevent missing checkpoint due to unstable topology 
from

[alexparvulescu] OAK-3891 AsyncIndexUpdateLeaseTest doesn't use the provided 
NodeStore 

[mreutegg] OAK-3763: EmptyNodeState.equals() broken

[reschke] OAK-3885: enhance stability of clusterNodeInfo's machineId by

[mreutegg] OAK-1648: Creating multiple checkpoint on same head revision 
overwrites

 

Test results:
3 tests failed.
FAILED:  
org.apache.jackrabbit.oak.jcr.OrderableNodesTest.orderableFolder[RDBDocumentStore
 on jdbc:h2:file:./target/oaktest]

Error Message:
Failed to register node types.

Stack Trace:
javax.jcr.InvalidItemStateException: Failed to register node types.
at 
org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:239)
at 
org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager.registerNodeTypes(ReadWriteNodeTypeManager.java:156)
at 
org.apache.jackrabbit.commons.cnd.CndImporter.registerNodeTypes(CndImporter.java:162)
at 
org.apache.jackrabbit.commons.cnd.CndImporter.registerNodeTypes(CndImporter.java:80)
at 
org.apache.jackrabbit.oak.jcr.TestContentLoader.registerTestNodeTypes(TestContentLoader.java:79)
at 
org.apache.jackrabbit.oak.jcr.TestContentLoader.loadTestContent(TestContentLoader.java:54)
at 
org.apache.jackrabbit.oak.jcr.OrderableNodesTest.orderableFolder(OrderableNodesTest.java:47)
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:483)
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 
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakMerge0001: 
OakMerge0001: Failed to merge changes to the underlying store (retries 5, 6226 
ms)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge0(DocumentNodeStoreBranch.java:240)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge(DocumentNodeStoreBranch.java:179)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentRootBuilder.merge(DocumentRootBuilder.java:158)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.merge(DocumentNodeStore.java:1496)
at 
org.apache.jackrabbit.oak.core.MutableRoot.commit(MutableRoot.java:247)
at 
org.apache.jackrabbit.oak.core.MutableRoot.commit(MutableRoot.java:258)
at 
org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager.registerNodeTypes(ReadWriteNodeTypeManager.java:145)
... 32 more
Caused by: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: 
update of 
5:/jcr:system/jcr:nodeTypes/nt:folder/rep:namedPropertyDefinitions/rep:primaryType
 failed, race condition?
at 

Release plan Oak 1.2.10

2016-01-18 Thread Amit Jain
Hi Team,

I plan to release Oak 1.2.10 tomorrow early morning. Currently, there are 3
issues unresolved none of which are blocking the release. I'll reschedule
these to the next release.
If anything urgent comes up let me know.

Thanks
Amit