Skip to content

Console Output

12:07:25 [2025-07-29T10:07:25.387Z] The recommended git tool is: /usr/bin/git
12:07:25 [2025-07-29T10:07:25.388Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:07:25 [2025-07-29T10:07:25.401Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7e9eb8e0; decorates hudson.Launcher$LocalLauncher@7fec3274 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:07:25 [2025-07-29T10:07:25.402Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
12:07:25 [2025-07-29T10:07:25.407Z] Fetching changes from the remote Git repository
12:07:25 [2025-07-29T10:07:25.411Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
12:07:25 [2025-07-29T10:07:25.418Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
12:07:25 [2025-07-29T10:07:25.418Z]  > /usr/bin/git --version # timeout=10
12:07:25 [2025-07-29T10:07:25.423Z]  > git --version # 'git version 2.43.0'
12:07:25 [2025-07-29T10:07:25.423Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:07:25 [2025-07-29T10:07:25.429Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
12:07:26 [2025-07-29T10:07:26.041Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:07:26 [2025-07-29T10:07:26.048Z] Checking out Revision 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 (refs/remotes/origin/master)
12:07:26 [2025-07-29T10:07:26.048Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:07:26 [2025-07-29T10:07:26.053Z]  > /usr/bin/git checkout -f 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 # timeout=10
12:07:26 [2025-07-29T10:07:26.085Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:07:26 [2025-07-29T10:07:26.096Z]  > /usr/bin/git branch -D master # timeout=10
12:07:26 [2025-07-29T10:07:26.103Z]  > /usr/bin/git checkout -b master 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 # timeout=10
12:07:26 [2025-07-29T10:07:26.137Z] Commit message: "Take profit of the new SchedulingInitializer abstract class for all initializers setting up a scheduling of some jobs"
12:07:26 [2025-07-29T10:07:26.138Z]  > /usr/bin/git rev-list --no-walk 7a623386ad3b38c45c03b973077ebdbc3e520042 # timeout=10