Al Ferguson edited a comment on Bug JENKINS-25831

Branch specifier: origin/dev
Integration branch: int

***Console Output*************************************************************************
15:18:37 > git rev-parse --is-inside-work-tree # timeout=10
15:18:37 Fetching changes from the remote Git repository
15:18:37 > git config remote.origin.url g...@bitbucket.org:*******/**-backend.git # timeout=10
15:18:37 Pruning obsolete local branches
15:18:37 Fetching upstream changes from g...@bitbucket.org:*******/**-backend.git
15:18:37 > git --version # timeout=10
15:18:37 > git fetch --tags --progress g...@bitbucket.org:*******/*-backend.git +refs/heads/:refs/remotes/origin/* --prune
15:18:38 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
15:18:38 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
15:18:38 Checking out Revision 939a053e91a5a0b1057733393e66473896f30f6b (refs/remotes/origin/dev)
15:18:38 > git config core.sparsecheckout # timeout=10
15:18:38 > git checkout -f 939a053e91a5a0b1057733393e66473896f30f6b
15:18:38 > git rev-list 939a053e91a5a0b1057733393e66473896f30f6b # timeout=10
15:18:38 Cleaning workspace
15:18:38 > git rev-parse --verify HEAD # timeout=10
15:18:38 Resetting working tree
15:18:38 > git reset --hard # timeout=10
15:18:38 > git clean -fdx # timeout=10
15:18:38 2.1.2
15:18:38 Checking out integration target branch int and pulling latest changes
15:18:38 [workspace] $ git checkout int
15:18:38 [workspace] $ git pull origin int
15:18:38 Preparing to merge changes in commit 939a053e91a5a0b1057733393e66473896f30f6b to integration branch int(948a6ba75a921cd8a649a069bef0e857289d526e)
15:18:38 Nothing to do
15:18:39 Finished: NOT_BUILT
******************************************************************************

***Log Recorders*************************************************************************
Nov 28, 2014 3:18:38 PM FINER PretestedIntegrationAction getCurrentIntegrationTip
RETURN
Nov 28, 2014 3:18:38 PM FINER Commit getId
ENTRY
Nov 28, 2014 3:18:38 PM FINER Commit getId
RETURN
Nov 28, 2014 3:18:38 PM FINER GitBridge getBranch
RETURN
Nov 28, 2014 3:18:38 PM FINER GitBridge getBranch
ENTRY
Nov 28, 2014 3:18:38 PM SEVERE org.jenkinsci.plugins.pretestedintegration.PretestedIntegrationBuildWrapper setUp
[PREINT] - setUp()
org.jenkinsci.plugins.pretestedintegration.exceptions.NothingToDoException: Nothing to do
at org.jenkinsci.plugins.pretestedintegration.scm.git.SquashCommitStrategy.integrate(SquashCommitStrategy.java:84)
at org.jenkinsci.plugins.pretestedintegration.AbstractSCMBridge.mergeChanges(AbstractSCMBridge.java:105)
******************************************************************************

It still doesn't work. The version of the git installation on the server is 1.7.2.5.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to