Skip to content

Console Output

12:04:47 [2022-10-17T10:04:47.853Z] Selected Git installation does not exist. Using Default
12:04:47 [2022-10-17T10:04:47.853Z] The recommended git tool is: NONE
12:04:47 [2022-10-17T10:04:47.853Z] No credentials specified
12:04:47 [2022-10-17T10:04:47.854Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Dev Image/.git # timeout=10
12:04:47 [2022-10-17T10:04:47.857Z] Fetching changes from the remote Git repository
12:04:47 [2022-10-17T10:04:47.858Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:04:47 [2022-10-17T10:04:47.864Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:04:47 [2022-10-17T10:04:47.864Z]  > /usr/bin/git --version # timeout=10
12:04:47 [2022-10-17T10:04:47.867Z]  > git --version # 'git version 2.34.1'
12:04:47 [2022-10-17T10:04:47.867Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:04:48 [2022-10-17T10:04:48.473Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:04:48 [2022-10-17T10:04:48.480Z] Checking out Revision cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9 (refs/remotes/origin/master)
12:04:48 [2022-10-17T10:04:48.480Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:04:48 [2022-10-17T10:04:48.484Z]  > /usr/bin/git checkout -f cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9 # timeout=10
12:04:48 [2022-10-17T10:04:48.505Z] Commit message: "During the generation of the web site of the Silverpeas community, when getting the Wildfly version from the release report of a stable version of Silverpeas, remove the '.Final' word from it."
12:04:48 [2022-10-17T10:04:48.505Z]  > /usr/bin/git rev-list --no-walk cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9 # timeout=10