Skip to content

Console Output

15:06:42 [2026-08-20T13:06:42.239Z] Selected Git installation does not exist. Using Default
15:06:42 [2026-08-20T13:06:42.239Z] The recommended git tool is: NONE
15:06:42 [2026-08-20T13:06:42.240Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:06:42 [2026-08-20T13:06:42.248Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@207fba44; decorates hudson.Launcher$LocalLauncher@2bd1f83e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:06:42 [2026-08-20T13:06:42.249Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project/.git # timeout=10
15:06:42 [2026-08-20T13:06:42.255Z] Fetching changes from the remote Git repository
15:06:42 [2026-08-20T13:06:42.256Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
15:06:42 [2026-08-20T13:06:42.261Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
15:06:42 [2026-08-20T13:06:42.262Z]  > /usr/bin/git --version # timeout=10
15:06:42 [2026-08-20T13:06:42.266Z]  > git --version # 'git version 2.43.0'
15:06:42 [2026-08-20T13:06:42.266Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:06:42 [2026-08-20T13:06:42.271Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:42 [2026-08-20T13:06:42.892Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:06:42 [2026-08-20T13:06:42.898Z] Checking out Revision 5a370360b2c7d47ec2960e23ab68acc658633a82 (refs/remotes/origin/master)
15:06:42 [2026-08-20T13:06:42.898Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:06:42 [2026-08-20T13:06:42.903Z]  > /usr/bin/git checkout -f 5a370360b2c7d47ec2960e23ab68acc658633a82 # timeout=10
15:06:42 [2026-08-20T13:06:42.915Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:06:42 [2026-08-20T13:06:42.923Z]  > /usr/bin/git branch -D master # timeout=10
15:06:42 [2026-08-20T13:06:42.929Z]  > /usr/bin/git checkout -b master 5a370360b2c7d47ec2960e23ab68acc658633a82 # timeout=10
15:06:42 [2026-08-20T13:06:42.938Z] Commit message: "Now Silverpeas can be built and executed with Java 21, Silverpeas can now be deployed onto Wildfly 39.0.1 (the latest supporting Jakarta EE 10). The next versions of Wildfly are for Jakarta EE 11 by default but provides also an alternative for Jakarta EE 10"
15:06:42 [2026-08-20T13:06:42.938Z]  > /usr/bin/git rev-list --no-walk 5a370360b2c7d47ec2960e23ab68acc658633a82 # timeout=10