Skip to content

Console Output

19:24:08 [2026-07-01T17:24:08.334Z] Selected Git installation does not exist. Using Default
19:24:08 [2026-07-01T17:24:08.335Z] The recommended git tool is: NONE
19:24:08 [2026-07-01T17:24:08.335Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-07-01T17:24:08.347Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@76187181; decorates hudson.Launcher$LocalLauncher@33b2291 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-07-01T17:24:08.348Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:08 [2026-07-01T17:24:08.354Z] Fetching changes from the remote Git repository
19:24:08 [2026-07-01T17:24:08.358Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:08 [2026-07-01T17:24:08.364Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:08 [2026-07-01T17:24:08.364Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2026-07-01T17:24:08.369Z]  > git --version # 'git version 2.43.0'
19:24:08 [2026-07-01T17:24:08.369Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-07-01T17:24:08.374Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-07-01T17:24:08.811Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-07-01T17:24:08.820Z] Checking out Revision ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 (refs/remotes/origin/master)
19:24:08 [2026-07-01T17:24:08.820Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-07-01T17:24:08.825Z]  > /usr/bin/git checkout -f ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10
19:24:08 [2026-07-01T17:24:08.839Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-07-01T17:24:08.849Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-07-01T17:24:08.856Z]  > /usr/bin/git checkout -b master ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10
19:24:08 [2026-07-01T17:24:08.876Z] Commit message: "Fix LookAuroraHelper when getting the latest publications to render them in the home page while the space id for which the publications have to be got doesn't exist"
19:24:08 [2026-07-01T17:24:08.876Z]  > /usr/bin/git rev-list --no-walk ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10