Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git
 > git init /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 89c2e36e75b6c4ba508da3f3ab9bec004d016dc5 (refs/remotes/origin/master)
Commit message: "Version bump to 6.3"
 > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git
 > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89c2e36e75b6c4ba508da3f3ab9bec004d016dc5
 > git rev-list --no-walk 6058f69b3568a0b43e1a8c7e1459c3bb80c66dfe # timeout=10