Skip to content

Console Output

14:59:57 [2024-09-25T12:59:57.755Z] Selected Git installation does not exist. Using Default
14:59:57 [2024-09-25T12:59:57.755Z] The recommended git tool is: NONE
14:59:57 [2024-09-25T12:59:57.755Z] No credentials specified
14:59:57 [2024-09-25T12:59:57.756Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10
14:59:57 [2024-09-25T12:59:57.761Z] Fetching changes from the remote Git repository
14:59:57 [2024-09-25T12:59:57.765Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:59:57 [2024-09-25T12:59:57.770Z] Cleaning workspace
14:59:57 [2024-09-25T12:59:57.770Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
14:59:57 [2024-09-25T12:59:57.776Z] Resetting working tree
14:59:57 [2024-09-25T12:59:57.776Z]  > /usr/bin/git reset --hard # timeout=10
14:59:57 [2024-09-25T12:59:57.783Z]  > /usr/bin/git clean -fdx # timeout=10
14:59:57 [2024-09-25T12:59:57.789Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:59:57 [2024-09-25T12:59:57.790Z]  > /usr/bin/git --version # timeout=10
14:59:57 [2024-09-25T12:59:57.794Z]  > git --version # 'git version 2.43.0'
14:59:57 [2024-09-25T12:59:57.794Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:59:58 [2024-09-25T12:59:58.128Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:59:58 [2024-09-25T12:59:58.136Z] Checking out Revision 65879a9ed71010b3a8413564c2776ecc3ed4f366 (refs/remotes/origin/master)
14:59:58 [2024-09-25T12:59:58.136Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:59:58 [2024-09-25T12:59:58.142Z]  > /usr/bin/git checkout -f 65879a9ed71010b3a8413564c2776ecc3ed4f366 # timeout=10
14:59:58 [2024-09-25T12:59:58.152Z] Commit message: "In the pipeline for building a build version of Silverpeas, fix a bug when testing whether the quality analysis has to be executed for Silverpeas-Core"
14:59:58 [2024-09-25T12:59:58.153Z]  > /usr/bin/git rev-list --no-walk 65879a9ed71010b3a8413564c2776ecc3ed4f366 # timeout=10