Skip to content

Console Output

16:52:49 [2026-08-06T14:52:49.680Z] Selected Git installation does not exist. Using Default
16:52:49 [2026-08-06T14:52:49.680Z] The recommended git tool is: NONE
16:52:49 [2026-08-06T14:52:49.680Z] No credentials specified
16:52:49 [2026-08-06T14:52:49.681Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
16:52:49 [2026-08-06T14:52:49.686Z] Fetching changes from the remote Git repository
16:52:49 [2026-08-06T14:52:49.687Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:52:49 [2026-08-06T14:52:49.693Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:52:49 [2026-08-06T14:52:49.694Z]  > /usr/bin/git --version # timeout=10
16:52:49 [2026-08-06T14:52:49.698Z]  > git --version # 'git version 2.43.0'
16:52:49 [2026-08-06T14:52:49.698Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:52:50 [2026-08-06T14:52:50.820Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:52:50 [2026-08-06T14:52:50.825Z] Checking out Revision c23612b1bbd434fb8b6627cef9dd95f58313f003 (refs/remotes/origin/master)
16:52:50 [2026-08-06T14:52:50.825Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:52:50 [2026-08-06T14:52:50.831Z]  > /usr/bin/git checkout -f c23612b1bbd434fb8b6627cef9dd95f58313f003 # timeout=10
16:52:50 [2026-08-06T14:52:50.849Z] Commit message: "Update the pipeline of construction of a Docker image for building Silverpeas projects. Now the Dockerfile is updated only for latest Docker image before its construction. Otherwise, pass the information as arguments in the Docker image construction. No more git tags as the Docker image with a given tag can be overridden by a new image with the same tag (after an update of the Dockerfile)."
16:52:50 [2026-08-06T14:52:50.850Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10