11:25:54 [2025-11-03T10:25:54.715Z] Démarré par l'utilisateur Miguel Moquillon
11:25:54 [2025-11-03T10:25:54.715Z] Running as userbuild
11:25:54 [2025-11-03T10:25:54.748Z] [Pipeline] Start of Pipeline
11:25:54 [2025-11-03T10:25:54.957Z] [Pipeline] node
11:25:54 [2025-11-03T10:25:54.961Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline
11:25:54 [2025-11-03T10:25:54.962Z] [Pipeline] {
11:25:55 [2025-11-03T10:25:55.054Z] [Pipeline] isUnix
11:25:55 [2025-11-03T10:25:55.055Z] [Pipeline] withEnv
11:25:55 [2025-11-03T10:25:55.055Z] [Pipeline] {
11:25:55 [2025-11-03T10:25:55.060Z] [Pipeline] sh
11:25:55 [2025-11-03T10:25:55.316Z] + docker inspect -f . silverpeas/silverbuild:6.4
11:25:55 [2025-11-03T10:25:55.316Z] .
11:25:55 [2025-11-03T10:25:55.317Z] [Pipeline] }
11:25:55 [2025-11-03T10:25:55.320Z] [Pipeline] // withEnv
11:25:55 [2025-11-03T10:25:55.327Z] [Pipeline] withDockerContainer
11:25:55 [2025-11-03T10:25:55.357Z] Jenkins does not seem to be running inside a container
11:25:55 [2025-11-03T10:25:55.364Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w "/var/lib/jenkins/workspace/Test Pipeline" -v "/var/lib/jenkins/workspace/Test Pipeline:/var/lib/jenkins/workspace/Test Pipeline:rw,z" -v "/var/lib/jenkins/workspace/Test Pipeline@tmp:/var/lib/jenkins/workspace/Test Pipeline@tmp:rw,z" -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
11:25:55 [2025-11-03T10:25:55.659Z] $ docker top 8e85e3cf48fa1a31320b3feeb279e3abfb7f27321eac9729675ccfe2c744d737 -eo pid,comm
11:25:55 [2025-11-03T10:25:55.694Z] [Pipeline] {
11:25:55 [2025-11-03T10:25:55.699Z] [Pipeline] withEnv
11:25:55 [2025-11-03T10:25:55.699Z] [Pipeline] {
11:25:55 [2025-11-03T10:25:55.703Z] [Pipeline] stage
11:25:55 [2025-11-03T10:25:55.704Z] [Pipeline] { (Checkout)
11:25:55 [2025-11-03T10:25:55.720Z] [Pipeline] git
11:25:55 [2025-11-03T10:25:55.721Z] The recommended git tool is: /usr/bin/git
11:25:55 [2025-11-03T10:25:55.722Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:25:55 [2025-11-03T10:25:55.728Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@ee9bbac; decorates hudson.Launcher$LocalLauncher@2d13069d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:25:55 [2025-11-03T10:25:55.729Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10
11:25:55 [2025-11-03T10:25:55.734Z] Fetching changes from the remote Git repository
11:25:55 [2025-11-03T10:25:55.737Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:25:55 [2025-11-03T10:25:55.743Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:25:55 [2025-11-03T10:25:55.743Z] > /usr/bin/git --version # timeout=10
11:25:55 [2025-11-03T10:25:55.749Z] > git --version # 'git version 2.43.0'
11:25:55 [2025-11-03T10:25:55.749Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:25:55 [2025-11-03T10:25:55.756Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:56 [2025-11-03T10:25:56.160Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:25:56 [2025-11-03T10:25:56.166Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x)
11:25:56 [2025-11-03T10:25:56.166Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:25:56 [2025-11-03T10:25:56.171Z] > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:56 [2025-11-03T10:25:56.222Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:25:56 [2025-11-03T10:25:56.231Z] > /usr/bin/git branch -D 6.4.x # timeout=10
11:25:56 [2025-11-03T10:25:56.237Z] > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:56 [2025-11-03T10:25:56.300Z] Commit message: "fix the displayIndex.tag"
11:25:56 [2025-11-03T10:25:56.300Z] > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:56 [2025-11-03T10:25:56.314Z] [Pipeline] }
11:25:56 [2025-11-03T10:25:56.316Z] [Pipeline] // stage
11:25:56 [2025-11-03T10:25:56.319Z] [Pipeline] stage
11:25:56 [2025-11-03T10:25:56.320Z] [Pipeline] { (Build)
11:25:56 [2025-11-03T10:25:56.327Z] [Pipeline] script
11:25:56 [2025-11-03T10:25:56.330Z] [Pipeline] {
11:25:56 [2025-11-03T10:25:56.333Z] [Pipeline] sh
11:25:56 [2025-11-03T10:25:56.588Z] + touch /home/silverbuild/.m2/6.4.2-bug14337_core_build.lock
11:25:56 [2025-11-03T10:25:56.591Z] [Pipeline] sh
11:25:56 [2025-11-03T10:25:56.848Z] + test -e /home/silverbuild/.m2/6.4.2-bug14337_core_build.lock
11:25:56 [2025-11-03T10:25:56.850Z] [Pipeline] echo
11:25:56 [2025-11-03T10:25:56.851Z] EXIT CODE IS: 0
11:25:56 [2025-11-03T10:25:56.852Z] [Pipeline] echo
11:25:56 [2025-11-03T10:25:56.852Z] Lock file exists
11:25:56 [2025-11-03T10:25:56.852Z] [Pipeline] }
11:25:56 [2025-11-03T10:25:56.859Z] [Pipeline] // script
11:25:56 [2025-11-03T10:25:56.862Z] [Pipeline] }
11:25:56 [2025-11-03T10:25:56.864Z] [Pipeline] // stage
11:25:56 [2025-11-03T10:25:56.871Z] [Pipeline] }
11:25:56 [2025-11-03T10:25:56.873Z] [Pipeline] // withEnv
11:25:56 [2025-11-03T10:25:56.877Z] [Pipeline] }
11:25:56 [2025-11-03T10:25:56.877Z] $ docker stop --time=1 8e85e3cf48fa1a31320b3feeb279e3abfb7f27321eac9729675ccfe2c744d737
11:25:58 [2025-11-03T10:25:58.104Z] $ docker rm -f --volumes 8e85e3cf48fa1a31320b3feeb279e3abfb7f27321eac9729675ccfe2c744d737
11:25:58 [2025-11-03T10:25:58.140Z] [Pipeline] // withDockerContainer
11:25:58 [2025-11-03T10:25:58.142Z] [Pipeline] }
11:25:58 [2025-11-03T10:25:58.143Z] [Pipeline] // node
11:25:58 [2025-11-03T10:25:58.145Z] [Pipeline] End of Pipeline
11:25:58 [2025-11-03T10:25:58.174Z] Finished: SUCCESS