Skip to content

Console Output

The recommended git tool is: NONE
using credential git.eclipse.org-bot-ssh
Cloning the remote Git repository
Cloning repository ssh://genie.sw360@git.eclipse.org:29418/www.eclipse.org/sw360.git
 > git init /home/jenkins/agent/workspace/sw360.website.staging/www # timeout=10
Fetching upstream changes from ssh://genie.sw360@git.eclipse.org:29418/www.eclipse.org/sw360.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://genie.sw360@git.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/sw360.website.staging/www@tmp/jenkins-gitclient-ssh13742772687471901133.key
 > git fetch --tags --force --progress -- ssh://genie.sw360@git.eclipse.org:29418/www.eclipse.org/sw360.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 41dcb3f5ba83fc63d26f91a875cdcada719bbe55 (refs/remotes/origin/master)
 > git config remote.origin.url ssh://genie.sw360@git.eclipse.org:29418/www.eclipse.org/sw360.git # 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 41dcb3f5ba83fc63d26f91a875cdcada719bbe55 # timeout=10
Commit message: "Website build sw360.website-78"
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 41dcb3f5ba83fc63d26f91a875cdcada719bbe55 # timeout=10
 > git rev-list --no-walk a93d4695b48543c1c904ef3bd84a4b8e2b9606ac # timeout=10