Console Output
Started by upstream project "LNT_Mirror_Merger" build number 379 originally caused by: Started by an SCM change Building remotely on labmaster2 (Zorg) in workspace /Users/buildslave/jenkins/workspace/LNT_InnoDB_Merger Cloning the remote Git repository Cloning repository git@github.com:cmatthew/LNT-mirror.git > git init /Users/buildslave/jenkins/workspace/LNT_InnoDB_Merger # timeout=10 Fetching upstream changes from git@github.com:cmatthew/LNT-mirror.git > git --version # timeout=10 using GIT_SSH to set credentials Green Dragon Github automation key > git fetch --tags --progress git@github.com:cmatthew/LNT-mirror.git +refs/heads/*:refs/remotes/github/* > git config remote.github.url git@github.com:cmatthew/LNT-mirror.git # timeout=10 > git config --add remote.github.fetch +refs/heads/*:refs/remotes/github/* # timeout=10 > git config remote.github.url git@github.com:cmatthew/LNT-mirror.git # timeout=10 Fetching upstream changes from git@github.com:cmatthew/LNT-mirror.git using GIT_SSH to set credentials Green Dragon Github automation key > git fetch --tags --progress git@github.com:cmatthew/LNT-mirror.git +refs/heads/*:refs/remotes/github/* > git rev-parse github/master^{commit} # timeout=10 Merging Revision a2bab6042b2d73b3c774a9569f432cd5d967a21b (github/master) to github/InnoDB, UserMergeOptions{mergeRemote='github', mergeTarget='InnoDB', mergeStrategy='default', fastForwardMode='--ff'} > git rev-parse github/InnoDB^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f github/InnoDB > git merge --ff a2bab6042b2d73b3c774a9569f432cd5d967a21b # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2bab6042b2d73b3c774a9569f432cd5d967a21b ERROR: Branch not suitable for integration as it does not merge cleanly: Command "git merge --ff a2bab6042b2d73b3c774a9569f432cd5d967a21b" returned status code 1: stdout: Auto-merging lnt/server/ui/views.py Auto-merging lnt/server/ui/templates/v4_machine.html CONFLICT (content): Merge conflict in lnt/server/ui/templates/v4_machine.html Automatic merge failed; fix conflicts and then commit the result.Hide Details