Console Output
15:09:05 [2024-09-25T13:09:05.510Z] Selected Git installation does not exist. Using Default
15:09:05 [2024-09-25T13:09:05.510Z] The recommended git tool is: NONE
15:09:05 [2024-09-25T13:09:05.510Z] No credentials specified
15:09:05 [2024-09-25T13:09:05.511Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10
15:09:05 [2024-09-25T13:09:05.517Z] Fetching changes from the remote Git repository
15:09:05 [2024-09-25T13:09:05.519Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:09:05 [2024-09-25T13:09:05.526Z] Cleaning workspace
15:09:05 [2024-09-25T13:09:05.526Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:09:05 [2024-09-25T13:09:05.530Z] Resetting working tree
15:09:05 [2024-09-25T13:09:05.530Z] > /usr/bin/git reset --hard # timeout=10
15:09:05 [2024-09-25T13:09:05.536Z] > /usr/bin/git clean -fdx # timeout=10
15:09:05 [2024-09-25T13:09:05.541Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:09:05 [2024-09-25T13:09:05.541Z] > /usr/bin/git --version # timeout=10
15:09:05 [2024-09-25T13:09:05.545Z] > git --version # 'git version 2.43.0'
15:09:05 [2024-09-25T13:09:05.545Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:09:06 [2024-09-25T13:09:06.036Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:09:06 [2024-09-25T13:09:06.045Z] Checking out Revision 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 (refs/remotes/origin/master)
15:09:06 [2024-09-25T13:09:06.045Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:09:06 [2024-09-25T13:09:06.050Z] > /usr/bin/git checkout -f 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 # timeout=10
15:09:06 [2024-09-25T13:09:06.065Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies"
15:09:06 [2024-09-25T13:09:06.066Z] > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10