Console Output
16:27:10 [2026-09-15T14:27:10.601Z] Selected Git installation does not exist. Using Default
16:27:10 [2026-09-15T14:27:10.601Z] The recommended git tool is: NONE
16:27:10 [2026-09-15T14:27:10.601Z] No credentials specified
16:27:10 [2026-09-15T14:27:10.601Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10
16:27:10 [2026-09-15T14:27:10.607Z] Fetching changes from the remote Git repository
16:27:10 [2026-09-15T14:27:10.612Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:27:10 [2026-09-15T14:27:10.618Z] Cleaning workspace
16:27:10 [2026-09-15T14:27:10.618Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:27:10 [2026-09-15T14:27:10.625Z] Resetting working tree
16:27:10 [2026-09-15T14:27:10.625Z] > /usr/bin/git reset --hard # timeout=10
16:27:10 [2026-09-15T14:27:10.638Z] > /usr/bin/git clean -fdx # timeout=10
16:27:10 [2026-09-15T14:27:10.647Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:27:10 [2026-09-15T14:27:10.647Z] > /usr/bin/git --version # timeout=10
16:27:10 [2026-09-15T14:27:10.653Z] > git --version # 'git version 2.43.0'
16:27:10 [2026-09-15T14:27:10.653Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:11 [2026-09-15T14:27:11.318Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:27:11 [2026-09-15T14:27:11.323Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
16:27:11 [2026-09-15T14:27:11.323Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:27:11 [2026-09-15T14:27:11.328Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
16:27:11 [2026-09-15T14:27:11.338Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
16:27:11 [2026-09-15T14:27:11.338Z] > /usr/bin/git rev-list --no-walk 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10