Skip to content

Console Output

17:15:51 [2025-10-31T16:15:51.749Z] Selected Git installation does not exist. Using Default
17:15:51 [2025-10-31T16:15:51.749Z] The recommended git tool is: NONE
17:15:51 [2025-10-31T16:15:51.750Z] No credentials specified
17:15:51 [2025-10-31T16:15:51.750Z] Cloning the remote Git repository
17:15:51 [2025-10-31T16:15:51.750Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:15:51 [2025-10-31T16:15:51.750Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2 # timeout=10
17:15:51 [2025-10-31T16:15:51.760Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:15:51 [2025-10-31T16:15:51.760Z]  > /usr/bin/git --version # timeout=10
17:15:51 [2025-10-31T16:15:51.765Z]  > git --version # 'git version 2.43.0'
17:15:51 [2025-10-31T16:15:51.765Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:15:52 [2025-10-31T16:15:52.324Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:15:52 [2025-10-31T16:15:52.331Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:15:52 [2025-10-31T16:15:52.339Z] Avoid second fetch
17:15:52 [2025-10-31T16:15:52.339Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:15:52 [2025-10-31T16:15:52.344Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
17:15:52 [2025-10-31T16:15:52.344Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:15:52 [2025-10-31T16:15:52.349Z]  > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
17:15:52 [2025-10-31T16:15:52.363Z] 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:15:52 [2025-10-31T16:15:52.363Z]  > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10