Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/sw360.website.git
 > git init /home/jenkins/agent/workspace/sw360.website.staging/hugo # timeout=10
Fetching upstream changes from https://github.com/eclipse/sw360.website.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/sw360.website.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 1ccf217a93c707161cd9a11696f88b59ab19531e (refs/remotes/origin/hcc/new_website)
 > git config remote.origin.url https://github.com/eclipse/sw360.website.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/hcc/new_website^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1ccf217a93c707161cd9a11696f88b59ab19531e # timeout=10
Commit message: "bug(layout): Fix images loading"
 > git rev-list --no-walk c5c38c6b736d89b63d675cb6d8211f58cf2abcca # timeout=10