Console Output
15:03:38 [2023-11-20T14:03:38.766Z] Selected Git installation does not exist. Using Default
15:03:38 [2023-11-20T14:03:38.766Z] The recommended git tool is: NONE
15:03:38 [2023-11-20T14:03:38.766Z] No credentials specified
15:03:38 [2023-11-20T14:03:38.766Z] Cloning the remote Git repository
15:03:38 [2023-11-20T14:03:38.766Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:03:38 [2023-11-20T14:03:38.767Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
15:03:38 [2023-11-20T14:03:38.772Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:03:38 [2023-11-20T14:03:38.772Z] > /usr/bin/git --version # timeout=10
15:03:38 [2023-11-20T14:03:38.777Z] > git --version # 'git version 2.34.1'
15:03:38 [2023-11-20T14:03:38.777Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:39 [2023-11-20T14:03:39.705Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:03:39 [2023-11-20T14:03:39.709Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:39 [2023-11-20T14:03:39.714Z] Avoid second fetch
15:03:39 [2023-11-20T14:03:39.714Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:03:39 [2023-11-20T14:03:39.717Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master)
15:03:39 [2023-11-20T14:03:39.717Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:03:39 [2023-11-20T14:03:39.720Z] > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
15:03:39 [2023-11-20T14:03:39.730Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules."
15:03:39 [2023-11-20T14:03:39.730Z] > /usr/bin/git rev-list --no-walk e0e36317aa0c8bd7bd692e9e4f79139f7222a97c # timeout=10