Skip to content

Console Output

17:46:54 [2024-02-19T16:46:54.804Z] Selected Git installation does not exist. Using Default
17:46:54 [2024-02-19T16:46:54.804Z] The recommended git tool is: NONE
17:46:54 [2024-02-19T16:46:54.804Z] No credentials specified
17:46:54 [2024-02-19T16:46:54.804Z] Cloning the remote Git repository
17:46:54 [2024-02-19T16:46:54.804Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:46:54 [2024-02-19T16:46:54.804Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
17:46:54 [2024-02-19T16:46:54.810Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:46:54 [2024-02-19T16:46:54.810Z]  > /usr/bin/git --version # timeout=10
17:46:54 [2024-02-19T16:46:54.815Z]  > git --version # 'git version 2.34.1'
17:46:54 [2024-02-19T16:46:54.815Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:55 [2024-02-19T16:46:55.391Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:46:55 [2024-02-19T16:46:55.397Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:55 [2024-02-19T16:46:55.402Z] Avoid second fetch
17:46:55 [2024-02-19T16:46:55.403Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:46:55 [2024-02-19T16:46:55.407Z] Checking out Revision 93060e55efa3a1d42f3018b30191c7130ab7841e (refs/remotes/origin/master)
17:46:55 [2024-02-19T16:46:55.407Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:46:55 [2024-02-19T16:46:55.411Z]  > /usr/bin/git checkout -f 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10
17:46:55 [2024-02-19T16:46:55.424Z] Commit message: "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version"
17:46:55 [2024-02-19T16:46:55.424Z]  > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10