Skip to content

Console Output

15:16:46 [2026-04-30T13:16:46.882Z] Selected Git installation does not exist. Using Default
15:16:46 [2026-04-30T13:16:46.882Z] The recommended git tool is: NONE
15:16:46 [2026-04-30T13:16:46.882Z] No credentials specified
15:16:46 [2026-04-30T13:16:46.883Z] Cloning the remote Git repository
15:16:46 [2026-04-30T13:16:46.883Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:16:46 [2026-04-30T13:16:46.883Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release # timeout=10
15:16:46 [2026-04-30T13:16:46.893Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:16:46 [2026-04-30T13:16:46.893Z]  > /usr/bin/git --version # timeout=10
15:16:46 [2026-04-30T13:16:46.899Z]  > git --version # 'git version 2.43.0'
15:16:46 [2026-04-30T13:16:46.899Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:47 [2026-04-30T13:16:47.611Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:16:47 [2026-04-30T13:16:47.618Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:47 [2026-04-30T13:16:47.628Z] Avoid second fetch
15:16:47 [2026-04-30T13:16:47.628Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:16:47 [2026-04-30T13:16:47.634Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
15:16:47 [2026-04-30T13:16:47.634Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:16:47 [2026-04-30T13:16:47.639Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
15:16:47 [2026-04-30T13:16:47.657Z] Commit message: "Fix SonarQube Maven execution in pipelines."
15:16:47 [2026-04-30T13:16:47.657Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10