Console Output
10:28:15 [2023-12-06T09:28:15.573Z] Selected Git installation does not exist. Using Default
10:28:15 [2023-12-06T09:28:15.574Z] The recommended git tool is: NONE
10:28:15 [2023-12-06T09:28:15.574Z] No credentials specified
10:28:15 [2023-12-06T09:28:15.574Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas IzPack Installer/.git # timeout=10
10:28:15 [2023-12-06T09:28:15.578Z] Fetching changes from the remote Git repository
10:28:15 [2023-12-06T09:28:15.580Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:28:15 [2023-12-06T09:28:15.585Z] Cleaning workspace
10:28:15 [2023-12-06T09:28:15.585Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:28:15 [2023-12-06T09:28:15.590Z] Resetting working tree
10:28:15 [2023-12-06T09:28:15.590Z] > /usr/bin/git reset --hard # timeout=10
10:28:15 [2023-12-06T09:28:15.607Z] > /usr/bin/git clean -fdx # timeout=10
10:28:16 [2023-12-06T09:28:16.337Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:28:16 [2023-12-06T09:28:16.337Z] > /usr/bin/git --version # timeout=10
10:28:16 [2023-12-06T09:28:16.341Z] > git --version # 'git version 2.34.1'
10:28:16 [2023-12-06T09:28:16.341Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:28:16 [2023-12-06T09:28:16.717Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:28:16 [2023-12-06T09:28:16.722Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master)
10:28:16 [2023-12-06T09:28:16.722Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:28:16 [2023-12-06T09:28:16.725Z] > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
10:28:16 [2023-12-06T09:28:16.746Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules."
10:28:16 [2023-12-06T09:28:16.746Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10