Console Output
12:12:59 [2025-12-08T11:12:59.919Z] Selected Git installation does not exist. Using Default
12:12:59 [2025-12-08T11:12:59.919Z] The recommended git tool is: NONE
12:12:59 [2025-12-08T11:12:59.919Z] No credentials specified
12:12:59 [2025-12-08T11:12:59.920Z] Cloning the remote Git repository
12:12:59 [2025-12-08T11:12:59.920Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
12:12:59 [2025-12-08T11:12:59.920Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
12:12:59 [2025-12-08T11:12:59.927Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:12:59 [2025-12-08T11:12:59.927Z] > /usr/bin/git --version # timeout=10
12:12:59 [2025-12-08T11:12:59.931Z] > git --version # 'git version 2.43.0'
12:12:59 [2025-12-08T11:12:59.931Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:00 [2025-12-08T11:13:00.459Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:13:00 [2025-12-08T11:13:00.465Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:00 [2025-12-08T11:13:00.472Z] Avoid second fetch
12:13:00 [2025-12-08T11:13:00.472Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:13:00 [2025-12-08T11:13:00.478Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
12:13:00 [2025-12-08T11:13:00.478Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:13:00 [2025-12-08T11:13:00.482Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
12:13:00 [2025-12-08T11:13:00.497Z] Commit message: "Fix SonarQube Maven execution in pipelines."
12:13:00 [2025-12-08T11:13:00.497Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10