Console Output
12:13:14 [2025-12-08T11:13:14.445Z] Selected Git installation does not exist. Using Default
12:13:14 [2025-12-08T11:13:14.446Z] The recommended git tool is: NONE
12:13:14 [2025-12-08T11:13:14.446Z] No credentials specified
12:13:14 [2025-12-08T11:13:14.446Z] Cloning the remote Git repository
12:13:14 [2025-12-08T11:13:14.446Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
12:13:14 [2025-12-08T11:13:14.446Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
12:13:14 [2025-12-08T11:13:14.453Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:13:14 [2025-12-08T11:13:14.453Z] > /usr/bin/git --version # timeout=10
12:13:14 [2025-12-08T11:13:14.458Z] > git --version # 'git version 2.43.0'
12:13:14 [2025-12-08T11:13:14.458Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:14 [2025-12-08T11:13:14.967Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:13:14 [2025-12-08T11:13:14.973Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:14 [2025-12-08T11:13:14.980Z] Avoid second fetch
12:13:14 [2025-12-08T11:13:14.980Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:13:14 [2025-12-08T11:13:14.986Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
12:13:14 [2025-12-08T11:13:14.986Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:13:14 [2025-12-08T11:13:14.991Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
12:13:15 [2025-12-08T11:13:15.006Z] Commit message: "Fix SonarQube Maven execution in pipelines."
12:13:15 [2025-12-08T11:13:15.006Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10