Console Output
17:00:19 [2023-09-21T15:00:19.508Z] Selected Git installation does not exist. Using Default
17:00:19 [2023-09-21T15:00:19.508Z] The recommended git tool is: NONE
17:00:19 [2023-09-21T15:00:19.508Z] No credentials specified
17:00:19 [2023-09-21T15:00:19.509Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy/.git # timeout=10
17:00:19 [2023-09-21T15:00:19.513Z] Fetching changes from the remote Git repository
17:00:19 [2023-09-21T15:00:19.515Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:00:19 [2023-09-21T15:00:19.519Z] Cleaning workspace
17:00:19 [2023-09-21T15:00:19.519Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
17:00:19 [2023-09-21T15:00:19.524Z] Resetting working tree
17:00:19 [2023-09-21T15:00:19.524Z] > /usr/bin/git reset --hard # timeout=10
17:00:19 [2023-09-21T15:00:19.530Z] > /usr/bin/git clean -fdx # timeout=10
17:00:19 [2023-09-21T15:00:19.549Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:00:19 [2023-09-21T15:00:19.549Z] > /usr/bin/git --version # timeout=10
17:00:19 [2023-09-21T15:00:19.552Z] > git --version # 'git version 2.34.1'
17:00:19 [2023-09-21T15:00:19.552Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:00:19 [2023-09-21T15:00:19.935Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:00:19 [2023-09-21T15:00:19.940Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master)
17:00:19 [2023-09-21T15:00:19.940Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:00:19 [2023-09-21T15:00:19.945Z] > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
17:00:19 [2023-09-21T15:00:19.961Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules."
17:00:19 [2023-09-21T15:00:19.961Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10