Console Output
15:31:14 [2026-09-02T13:31:14.058Z] Selected Git installation does not exist. Using Default
15:31:14 [2026-09-02T13:31:14.058Z] The recommended git tool is: NONE
15:31:14 [2026-09-02T13:31:14.058Z] No credentials specified
15:31:14 [2026-09-02T13:31:14.058Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
15:31:14 [2026-09-02T13:31:14.064Z] Fetching changes from the remote Git repository
15:31:14 [2026-09-02T13:31:14.068Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:31:14 [2026-09-02T13:31:14.073Z] Cleaning workspace
15:31:14 [2026-09-02T13:31:14.073Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:31:14 [2026-09-02T13:31:14.078Z] Resetting working tree
15:31:14 [2026-09-02T13:31:14.078Z] > /usr/bin/git reset --hard # timeout=10
15:31:14 [2026-09-02T13:31:14.086Z] > /usr/bin/git clean -fdx # timeout=10
15:31:14 [2026-09-02T13:31:14.093Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:31:14 [2026-09-02T13:31:14.093Z] > /usr/bin/git --version # timeout=10
15:31:14 [2026-09-02T13:31:14.098Z] > git --version # 'git version 2.43.0'
15:31:14 [2026-09-02T13:31:14.098Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:31:15 [2026-09-02T13:31:15.214Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:31:15 [2026-09-02T13:31:15.221Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
15:31:15 [2026-09-02T13:31:15.221Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:31:15 [2026-09-02T13:31:15.226Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
15:31:15 [2026-09-02T13:31:15.238Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
15:31:15 [2026-09-02T13:31:15.238Z] > /usr/bin/git rev-list --no-walk 7e3556671c10e320bbd1de57e3638d1b427e6313 # timeout=10