This looks similar than what we have been seeing earlier today:

concurrent[2](org.apache.jackrabbit.oak.jcr.ConcurrentFileOperationsTest) Time elapsed: 0.181 sec <<< ERROR!
java.lang.Exception: session-0
  jcr:primaryType: nt:unstructured
  file-0.bin
    jcr:created: 2014-03-05T14:06:09.722Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.681Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 21faf7f4-bf73-4c6b-bf3b-0f9855c40f08
  file-1.bin
    jcr:created: 2014-03-05T14:06:09.750Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.746Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 9809ff1c-e0a8-42e6-925b-53a88c8db7df
  file-2.bin
    jcr:created: 2014-03-05T14:06:09.807Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.807Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: daf63ddb-f4d3-4eb8-89cd-afae23ba30ca
  file-3.bin
    jcr:created: 2014-03-05T14:06:09.858Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.858Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 91fd2ee6-6cd2-4e99-9f99-99e163077271
  file-4.bin
    jcr:created: 2014-03-05T14:06:09.923Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.922Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 8a1f1f43-445e-4eb6-82ed-1a1fa1232859
  file-5.bin
    jcr:created: 2014-03-05T14:06:09.993Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:09.993Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 7bf9168b-8d2a-4655-917f-53012306aa54
  file-6.bin
    jcr:created: 2014-03-05T14:06:10.058Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:10.058Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: 286200da-0fd2-410c-ae46-9da9eef77400
  file-7.bin
    jcr:created: 2014-03-05T14:06:10.102Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:10.101Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:primaryType: nt:resource
      jcr:lastModifiedBy: admin
      jcr:uuid: b9873f78-ca49-421e-8378-8801f8dfda39
  file-8.tmp
    jcr:created: 2014-03-05T14:06:10.220Z
    jcr:createdBy: admin
    jcr:primaryType: nt:file
    jcr:content
      jcr:lastModified: 2014-03-05T14:06:10.220Z
      jcr:mimeType: application/octet-stream
      jcr:data: `? ?8Q??
      jcr:uuid: 196aef49-249b-472b-b093-aa4457e9a2be
      jcr:lastModifiedBy: admin
      jcr:primaryType: nt:resource

at org.apache.jackrabbit.oak.jcr.ConcurrentFileOperationsTest$1.run(ConcurrentFileOperationsTest.java:110)
        at java.lang.Thread.run(Thread.java:701)
Caused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /test-node/session-0 at org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:237) at org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:212) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.newRepositoryException(SessionDelegate.java:502) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.save(SessionDelegate.java:389) at org.apache.jackrabbit.oak.jcr.session.SessionImpl$8.perform(SessionImpl.java:414) at org.apache.jackrabbit.oak.jcr.session.SessionImpl$8.perform(SessionImpl.java:411) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:157) at org.apache.jackrabbit.oak.jcr.session.SessionImpl.perform(SessionImpl.java:124) at org.apache.jackrabbit.oak.jcr.session.SessionImpl.save(SessionImpl.java:411) at org.apache.jackrabbit.oak.jcr.ConcurrentFileOperationsTest$1.run(ConcurrentFileOperationsTest.java:101)
        ... 1 more
Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakState0001: Unresolved conflicts in /test-node/session-0 at org.apache.jackrabbit.oak.plugins.commit.ConflictValidator.failOnMergeConflict(ConflictValidator.java:84) at org.apache.jackrabbit.oak.plugins.commit.ConflictValidator.propertyAdded(ConflictValidator.java:54) at org.apache.jackrabbit.oak.spi.commit.CompositeEditor.propertyAdded(CompositeEditor.java:83) at org.apache.jackrabbit.oak.spi.commit.EditorDiff.propertyAdded(EditorDiff.java:82) at org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState.compareAgainstBaseState(ModifiedNodeState.java:375) at org.apache.jackrabbit.oak.spi.commit.EditorDiff.childNodeChanged(EditorDiff.java:148) at org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState.compareAgainstBaseState(ModifiedNodeState.java:396) at org.apache.jackrabbit.oak.spi.commit.EditorDiff.childNodeChanged(EditorDiff.java:148) at org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState.compareAgainstBaseState(ModifiedNodeState.java:396) at org.apache.jackrabbit.oak.spi.commit.EditorDiff.process(EditorDiff.java:52) at org.apache.jackrabbit.oak.spi.commit.EditorHook.processCommit(EditorHook.java:54) at org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:60) at org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:60) at org.apache.jackrabbit.oak.spi.state.AbstractNodeStoreBranch$InMemory.merge(AbstractNodeStoreBranch.java:485) at org.apache.jackrabbit.oak.spi.state.AbstractNodeStoreBranch.merge(AbstractNodeStoreBranch.java:288) at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge(DocumentNodeStoreBranch.java:133) at org.apache.jackrabbit.oak.plugins.document.DocumentRootBuilder.merge(DocumentRootBuilder.java:147) at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.merge(DocumentNodeStore.java:1187)
        at 
org.apache.jackrabbit.oak.core.MutableRoot.commit(MutableRoot.java:242)
at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.commit(SessionDelegate.java:245) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.save(SessionDelegate.java:387)
        ... 7 more

On 5.3.14 3:11 , [email protected] wrote:
The Buildbot has detected a new failure on builder oak-trunk while building ASF 
Buildbot.
Full details are available at:
  http://ci.apache.org/builders/oak-trunk/builds/4573

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: osiris_ubuntu

Build Reason: scheduler
Build Source Stamp: [branch jackrabbit/oak/trunk] 1574491
Blamelist: thomasm

BUILD FAILED: failed compile

sincerely,
  -The Buildbot



Reply via email to