Console Output
17:17:05 [2025-10-31T16:17:05.917Z] Selected Git installation does not exist. Using Default
17:17:05 [2025-10-31T16:17:05.917Z] The recommended git tool is: NONE
17:17:05 [2025-10-31T16:17:05.917Z] No credentials specified
17:17:05 [2025-10-31T16:17:05.918Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
17:17:05 [2025-10-31T16:17:05.924Z] Fetching changes from the remote Git repository
17:17:05 [2025-10-31T16:17:05.931Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:17:05 [2025-10-31T16:17:05.936Z] Cleaning workspace
17:17:05 [2025-10-31T16:17:05.937Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
17:17:05 [2025-10-31T16:17:05.942Z] Resetting working tree
17:17:05 [2025-10-31T16:17:05.942Z] > /usr/bin/git reset --hard # timeout=10
17:17:05 [2025-10-31T16:17:05.950Z] > /usr/bin/git clean -fdx # timeout=10
17:17:05 [2025-10-31T16:17:05.957Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:17:05 [2025-10-31T16:17:05.957Z] > /usr/bin/git --version # timeout=10
17:17:05 [2025-10-31T16:17:05.961Z] > git --version # 'git version 2.43.0'
17:17:05 [2025-10-31T16:17:05.961Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:17:06 [2025-10-31T16:17:06.319Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:17:06 [2025-10-31T16:17:06.325Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
17:17:06 [2025-10-31T16:17:06.325Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:17:06 [2025-10-31T16:17:06.331Z] > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
17:17:06 [2025-10-31T16:17:06.345Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests"
17:17:06 [2025-10-31T16:17:06.345Z] > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10