[2024-09-06T15:02:19.192Z] Démarré par l'utilisateur Miguel Moquillon [2024-09-06T15:02:19.192Z] Running as userbuild [2024-09-06T15:02:19.226Z] [Pipeline] Start of Pipeline [2024-09-06T15:02:19.502Z] [Pipeline] node [2024-09-06T15:02:19.505Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline [2024-09-06T15:02:19.507Z] [Pipeline] { [2024-09-06T15:02:19.631Z] [Pipeline] isUnix [2024-09-06T15:02:19.632Z] [Pipeline] withEnv [2024-09-06T15:02:19.632Z] [Pipeline] { [2024-09-06T15:02:19.636Z] [Pipeline] sh [2024-09-06T15:02:19.891Z] + docker inspect -f . silverpeas/silverbuild:6.4 [2024-09-06T15:02:19.891Z] . [2024-09-06T15:02:19.892Z] [Pipeline] } [2024-09-06T15:02:19.894Z] [Pipeline] // withEnv [2024-09-06T15:02:19.898Z] [Pipeline] withDockerContainer [2024-09-06T15:02:19.922Z] Jenkins does not seem to be running inside a container [2024-09-06T15:02:19.929Z] $ 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 [2024-09-06T15:02:20.274Z] $ docker top fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2 -eo pid,comm [2024-09-06T15:02:20.306Z] [Pipeline] { [2024-09-06T15:02:20.310Z] [Pipeline] withEnv [2024-09-06T15:02:20.311Z] [Pipeline] { [2024-09-06T15:02:20.314Z] [Pipeline] stage [2024-09-06T15:02:20.314Z] [Pipeline] { (Checkout) [2024-09-06T15:02:20.324Z] [Pipeline] git [2024-09-06T15:02:20.325Z] The recommended git tool is: /usr/bin/git [2024-09-06T15:02:20.325Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2024-09-06T15:02:20.330Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@103326d0; decorates hudson.Launcher$LocalLauncher@1ef4caa6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2024-09-06T15:02:20.330Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10 [2024-09-06T15:02:20.334Z] Fetching changes from the remote Git repository [2024-09-06T15:02:20.335Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2024-09-06T15:02:20.339Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2024-09-06T15:02:20.339Z] > /usr/bin/git --version # timeout=10 [2024-09-06T15:02:20.342Z] > git --version # 'git version 2.34.1' [2024-09-06T15:02:20.342Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2024-09-06T15:02:20.346Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T15:02:20.702Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2024-09-06T15:02:20.707Z] Checking out Revision e460a2aeb688f8a89e943e8bf1798757fd676942 (refs/remotes/origin/6.4.x) [2024-09-06T15:02:20.707Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2024-09-06T15:02:20.711Z] > /usr/bin/git checkout -f e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10 [2024-09-06T15:02:20.762Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2024-09-06T15:02:20.770Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2024-09-06T15:02:20.775Z] > /usr/bin/git checkout -b 6.4.x e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10 [2024-09-06T15:02:20.824Z] Commit message: "Bug #14256" [2024-09-06T15:02:20.824Z] > /usr/bin/git rev-list --no-walk e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10 [2024-09-06T15:02:20.835Z] [Pipeline] } [2024-09-06T15:02:20.836Z] [Pipeline] // stage [2024-09-06T15:02:20.840Z] [Pipeline] stage [2024-09-06T15:02:20.840Z] [Pipeline] { (Build) [2024-09-06T15:02:20.847Z] [Pipeline] script [2024-09-06T15:02:20.849Z] [Pipeline] { [2024-09-06T15:02:20.851Z] [Pipeline] sh [2024-09-06T15:02:21.105Z] + test -e /home/silverbuild/.m2/6.4.2-bug14337_core_build.lock [2024-09-06T15:02:21.107Z] [Pipeline] echo [2024-09-06T15:02:21.107Z] EXIT CODE IS: 1 [2024-09-06T15:02:21.108Z] [Pipeline] } [2024-09-06T15:02:21.111Z] [Pipeline] // script [2024-09-06T15:02:21.114Z] [Pipeline] } [2024-09-06T15:02:21.117Z] [Pipeline] // stage [2024-09-06T15:02:21.121Z] [Pipeline] } [2024-09-06T15:02:21.124Z] [Pipeline] // withEnv [2024-09-06T15:02:21.127Z] [Pipeline] } [2024-09-06T15:02:21.128Z] $ docker stop --time=1 fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2 [2024-09-06T15:02:22.424Z] $ docker rm -f --volumes fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2 [2024-09-06T15:02:22.456Z] [Pipeline] // withDockerContainer [2024-09-06T15:02:22.457Z] [Pipeline] } [2024-09-06T15:02:22.458Z] [Pipeline] // node [2024-09-06T15:02:22.460Z] [Pipeline] End of Pipeline [2024-09-06T15:02:22.483Z] Finished: SUCCESS