See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/3/>

------------------------------------------
GitHub pull request #3 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-ubuntu-1404-4gb-c41 (jenkins-cloud-4GB cloud-slave 
Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init 
 > <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master # timeout=10
 > git branch -a # timeout=10
 > git rev-parse remotes/origin/branch-4.0^{commit} # timeout=10
 > git rev-parse remotes/origin/branch-4.1^{commit} # timeout=10
 > git rev-parse remotes/origin/branch-4.2^{commit} # timeout=10
 > git rev-parse remotes/origin/branch-4.3^{commit} # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 0
  Finding sources
    Done: 0
  Writing objects
    Done: 0
  remote: Updating references
Merging refs/tags/changes/3
 > git rev-parse refs/tags/changes/3^{commit} # timeout=10
 > git merge 02507b7ec53cdc72adda5365f2624bcc1696be74 # timeout=10
FATAL: Could not merge AnyObjectId[02507b7ec53cdc72adda5365f2624bcc1696be74]
hudson.plugins.git.GitException: Could not merge 
AnyObjectId[02507b7ec53cdc72adda5365f2624bcc1696be74]
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:589)
        at 
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:87)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.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 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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)
        at ......remote call to jenkins-ubuntu-1404-4gb-c41(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:778)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
        at com.sun.proxy.$Proxy54.merge(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.merge(RemoteGitImpl.java:438)
        at 
com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:107)
        at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:951)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1054)
        at hudson.scm.SCM.checkout(SCM.java:484)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git merge 
02507b7ec53cdc72adda5365f2624bcc1696be74" returned status code 1:
stdout: Auto-merging src/assemble/src.xml
CONFLICT (content): Merge conflict in src/assemble/src.xml
Auto-merging src/assemble/bin.xml
CONFLICT (content): Merge conflict in src/assemble/bin.xml
Auto-merging pom.xml
CONFLICT (content): Merge conflict in pom.xml
Auto-merging hedwig-server/pom.xml
CONFLICT (content): Merge conflict in hedwig-server/pom.xml
Auto-merging hedwig-server/bin/hedwig
CONFLICT (content): Merge conflict in hedwig-server/bin/hedwig
Auto-merging hedwig-protocol/pom.xml
CONFLICT (content): Merge conflict in hedwig-protocol/pom.xml
Auto-merging hedwig-client/pom.xml
CONFLICT (content): Merge conflict in hedwig-client/pom.xml
Auto-merging bookkeeper-server/pom.xml
CONFLICT (content): Merge conflict in bookkeeper-server/pom.xml
Auto-merging bookkeeper-server/bin/bookkeeper
CONFLICT (content): Merge conflict in bookkeeper-server/bin/bookkeeper
Auto-merging bookkeeper-benchmark/pom.xml
CONFLICT (content): Merge conflict in bookkeeper-benchmark/pom.xml
CONFLICT (modify/delete): NOTICE.txt deleted in HEAD and modified in 
02507b7ec53cdc72adda5365f2624bcc1696be74. Version 
02507b7ec53cdc72adda5365f2624bcc1696be74 of NOTICE.txt left in tree.
Auto-merging CHANGES.txt
CONFLICT (content): Merge conflict in CHANGES.txt
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:587)
        at 
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:87)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.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 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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)
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?

Reply via email to