21:15:29[2024-04-28T19:15:29.699Z] Selected Git installation does not exist. Using Default
21:15:29[2024-04-28T19:15:29.699Z] The recommended git tool is: NONE
21:15:29[2024-04-28T19:15:29.699Z] No credentials specified
21:15:29[2024-04-28T19:15:29.700Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
21:15:29[2024-04-28T19:15:29.707Z] Fetching changes from the remote Git repository
21:15:29[2024-04-28T19:15:29.709Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:15:29[2024-04-28T19:15:29.715Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git21:15:29[2024-04-28T19:15:29.715Z] > /usr/bin/git --version # timeout=10
21:15:29[2024-04-28T19:15:29.719Z] > git --version # 'git version 2.34.1'
21:15:29[2024-04-28T19:15:29.719Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:30[2024-04-28T19:15:30.227Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:15:30[2024-04-28T19:15:30.234Z] Checking out Revision 61856ec2f095e2a01c158d88bbf6715c048ee92e (refs/remotes/origin/master)
21:15:30[2024-04-28T19:15:30.234Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:15:30[2024-04-28T19:15:30.238Z] > /usr/bin/git checkout -f 61856ec2f095e2a01c158d88bbf6715c048ee92e # timeout=10
21:15:30[2024-04-28T19:15:30.263Z] Commit message: "Update the pipeline of building a build version of Silverpeas. In order to avoid unnecessary build when no changes have been done from the last build, a check of changes is now done. If no changes have been done in any project, then the pipeline isn't executed. Otherwise, for each project, no tests and no quality analysis are performed in the case the code didn't change since the last build."
21:15:30[2024-04-28T19:15:30.263Z] > /usr/bin/git rev-list --no-walk 61856ec2f095e2a01c158d88bbf6715c048ee92e # timeout=10