Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitlab.eclipse.org/eclipse/mdmbl/org.eclipse.mdm
 > git init /home/jenkins/agent/workspace/openMDM_Build_nightly_master # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse/mdmbl/org.eclipse.mdm
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/mdmbl/org.eclipse.mdm +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 872a6af2a7929f7efa70c7b94c648a30fcaa06cb (refs/remotes/origin/master)
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/mdmbl/org.eclipse.mdm # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 872a6af2a7929f7efa70c7b94c648a30fcaa06cb # timeout=10
Commit message: "Version 5.2.0"
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 872a6af2a7929f7efa70c7b94c648a30fcaa06cb # timeout=10
 > git rev-list --no-walk 872a6af2a7929f7efa70c7b94c648a30fcaa06cb # timeout=10