Skip to content

Console Output

11:06:47 [2026-06-10T09:06:47.504Z] Selected Git installation does not exist. Using Default
11:06:47 [2026-06-10T09:06:47.504Z] The recommended git tool is: NONE
11:06:47 [2026-06-10T09:06:47.505Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:06:47 [2026-06-10T09:06:47.513Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c5efe5b; decorates hudson.Launcher$LocalLauncher@63c23d58 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:06:47 [2026-06-10T09:06:47.514Z] Cloning the remote Git repository
11:06:47 [2026-06-10T09:06:47.514Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
11:06:47 [2026-06-10T09:06:47.514Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project # timeout=10
11:06:47 [2026-06-10T09:06:47.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
11:06:47 [2026-06-10T09:06:47.523Z]  > /usr/bin/git --version # timeout=10
11:06:47 [2026-06-10T09:06:47.529Z]  > git --version # 'git version 2.43.0'
11:06:47 [2026-06-10T09:06:47.529Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:06:47 [2026-06-10T09:06:47.534Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:48 [2026-06-10T09:06:48.115Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
11:06:48 [2026-06-10T09:06:48.121Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:48 [2026-06-10T09:06:48.127Z] Avoid second fetch
11:06:48 [2026-06-10T09:06:48.128Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:06:48 [2026-06-10T09:06:48.133Z] Checking out Revision 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 (refs/remotes/origin/master)
11:06:48 [2026-06-10T09:06:48.133Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:06:48 [2026-06-10T09:06:48.138Z]  > /usr/bin/git checkout -f 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10
11:06:48 [2026-06-10T09:06:48.144Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:06:48 [2026-06-10T09:06:48.151Z]  > /usr/bin/git checkout -b master 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10
11:06:48 [2026-06-10T09:06:48.161Z] Commit message: "Update version of Wildfly compatible with Jakarta EE 10"
11:06:48 [2026-06-10T09:06:48.161Z]  > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10