Skip to content

Console Output

17:24:13 [2026-03-23T16:24:13.767Z] Selected Git installation does not exist. Using Default
17:24:13 [2026-03-23T16:24:13.767Z] The recommended git tool is: NONE
17:24:13 [2026-03-23T16:24:13.768Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:24:13 [2026-03-23T16:24:13.783Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4737aeb7; decorates hudson.Launcher$LocalLauncher@1b2054b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:24:13 [2026-03-23T16:24:13.784Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
17:24:13 [2026-03-23T16:24:13.790Z] Fetching changes from the remote Git repository
17:24:13 [2026-03-23T16:24:13.791Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
17:24:13 [2026-03-23T16:24:13.797Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
17:24:13 [2026-03-23T16:24:13.797Z]  > /usr/bin/git --version # timeout=10
17:24:13 [2026-03-23T16:24:13.801Z]  > git --version # 'git version 2.43.0'
17:24:13 [2026-03-23T16:24:13.801Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:24:13 [2026-03-23T16:24:13.807Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
17:24:14 [2026-03-23T16:24:14.217Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:24:14 [2026-03-23T16:24:14.223Z] Checking out Revision a697890ace912df7893a41b7d88dc99e2a065812 (refs/remotes/origin/master)
17:24:14 [2026-03-23T16:24:14.223Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:24:14 [2026-03-23T16:24:14.228Z]  > /usr/bin/git checkout -f a697890ace912df7893a41b7d88dc99e2a065812 # timeout=10
17:24:14 [2026-03-23T16:24:14.239Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:24:14 [2026-03-23T16:24:14.246Z]  > /usr/bin/git branch -D master # timeout=10
17:24:14 [2026-03-23T16:24:14.253Z]  > /usr/bin/git checkout -b master a697890ace912df7893a41b7d88dc99e2a065812 # timeout=10
17:24:14 [2026-03-23T16:24:14.268Z] Commit message: "Feature #14182"
17:24:14 [2026-03-23T16:24:14.268Z]  > /usr/bin/git rev-list --no-walk a697890ace912df7893a41b7d88dc99e2a065812 # timeout=10