Skip to content

Console Output

19:24:22 [2025-10-15T17:24:22.094Z] The recommended git tool is: /usr/bin/git
19:24:22 [2025-10-15T17:24:22.094Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:22 [2025-10-15T17:24:22.107Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@41b9ad43; decorates hudson.Launcher$LocalLauncher@38758d46 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:22 [2025-10-15T17:24:22.107Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:22 [2025-10-15T17:24:22.114Z] Fetching changes from the remote Git repository
19:24:22 [2025-10-15T17:24:22.115Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:22 [2025-10-15T17:24:22.121Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:22 [2025-10-15T17:24:22.121Z]  > /usr/bin/git --version # timeout=10
19:24:22 [2025-10-15T17:24:22.125Z]  > git --version # 'git version 2.43.0'
19:24:22 [2025-10-15T17:24:22.125Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:22 [2025-10-15T17:24:22.131Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22 [2025-10-15T17:24:22.992Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22 [2025-10-15T17:24:22.998Z] Checking out Revision d4cb7ca9e5ab1d9e9c51d6f10fea162c443bd80c (refs/remotes/origin/master)
19:24:22 [2025-10-15T17:24:22.998Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2025-10-15T17:24:23.003Z]  > /usr/bin/git checkout -f d4cb7ca9e5ab1d9e9c51d6f10fea162c443bd80c # timeout=10
19:24:23 [2025-10-15T17:24:23.109Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:23 [2025-10-15T17:24:23.117Z]  > /usr/bin/git branch -D master # timeout=10
19:24:23 [2025-10-15T17:24:23.123Z]  > /usr/bin/git checkout -b master d4cb7ca9e5ab1d9e9c51d6f10fea162c443bd80c # timeout=10
19:24:23 [2025-10-15T17:24:23.182Z] Commit message: "refactoring fix #15000"
19:24:23 [2025-10-15T17:24:23.183Z]  > /usr/bin/git rev-list --no-walk b677cbfd5c805b3e807988fd353c9e9ebb1cf444 # timeout=10