Console Output
15:16:17 [2024-09-25T13:16:17.595Z] Selected Git installation does not exist. Using Default
15:16:17 [2024-09-25T13:16:17.595Z] The recommended git tool is: NONE
15:16:17 [2024-09-25T13:16:17.595Z] No credentials specified
15:16:17 [2024-09-25T13:16:17.596Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10
15:16:17 [2024-09-25T13:16:17.601Z] Fetching changes from the remote Git repository
15:16:17 [2024-09-25T13:16:17.603Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:16:17 [2024-09-25T13:16:17.608Z] Cleaning workspace
15:16:17 [2024-09-25T13:16:17.608Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:16:17 [2024-09-25T13:16:17.613Z] Resetting working tree
15:16:17 [2024-09-25T13:16:17.613Z] > /usr/bin/git reset --hard # timeout=10
15:16:17 [2024-09-25T13:16:17.620Z] > /usr/bin/git clean -fdx # timeout=10
15:16:17 [2024-09-25T13:16:17.626Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:16:17 [2024-09-25T13:16:17.626Z] > /usr/bin/git --version # timeout=10
15:16:17 [2024-09-25T13:16:17.631Z] > git --version # 'git version 2.43.0'
15:16:17 [2024-09-25T13:16:17.631Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:18 [2024-09-25T13:16:18.117Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:16:18 [2024-09-25T13:16:18.123Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
15:16:18 [2024-09-25T13:16:18.123Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:16:18 [2024-09-25T13:16:18.128Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
15:16:18 [2024-09-25T13:16:18.138Z] 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:16:18 [2024-09-25T13:16:18.138Z] > /usr/bin/git rev-list --no-walk 65879a9ed71010b3a8413564c2776ecc3ed4f366 # timeout=10