10:47:30 [2024-06-24T08:47:30.381Z] Démarré par l'utilisateur Miguel Moquillon
10:47:30 [2024-06-24T08:47:30.381Z] Running as userbuild
10:47:30 [2024-06-24T08:47:30.778Z] Obtained src/releases/docker-build/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
10:47:31 [2024-06-24T08:47:31.569Z] [Pipeline] Start of Pipeline
10:47:31 [2024-06-24T08:47:31.891Z] [Pipeline] node
10:47:31 [2024-06-24T08:47:31.894Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Projects Build Image
10:47:31 [2024-06-24T08:47:31.896Z] [Pipeline] {
10:47:31 [2024-06-24T08:47:31.908Z] [Pipeline] stage
10:47:31 [2024-06-24T08:47:31.909Z] [Pipeline] { (Declarative: Checkout SCM)
10:47:31 [2024-06-24T08:47:31.914Z] [Pipeline] checkout
10:47:31 [2024-06-24T08:47:31.916Z] Selected Git installation does not exist. Using Default
10:47:31 [2024-06-24T08:47:31.916Z] The recommended git tool is: NONE
10:47:31 [2024-06-24T08:47:31.916Z] No credentials specified
10:47:31 [2024-06-24T08:47:31.916Z] Cloning the remote Git repository
10:47:31 [2024-06-24T08:47:31.918Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:47:31 [2024-06-24T08:47:31.918Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Projects Build Image # timeout=10
10:47:31 [2024-06-24T08:47:31.930Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:47:31 [2024-06-24T08:47:31.930Z] > /usr/bin/git --version # timeout=10
10:47:31 [2024-06-24T08:47:31.933Z] > git --version # 'git version 2.34.1'
10:47:31 [2024-06-24T08:47:31.934Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:47:32 [2024-06-24T08:47:32.439Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:47:32 [2024-06-24T08:47:32.443Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:47:32 [2024-06-24T08:47:32.451Z] Avoid second fetch
10:47:32 [2024-06-24T08:47:32.451Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:47:32 [2024-06-24T08:47:32.455Z] Checking out Revision a38321f78d47c03ccad21022240a16f26041226d (refs/remotes/origin/master)
10:47:32 [2024-06-24T08:47:32.455Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:47:32 [2024-06-24T08:47:32.459Z] > /usr/bin/git checkout -f a38321f78d47c03ccad21022240a16f26041226d # timeout=10
10:47:32 [2024-06-24T08:47:32.474Z] Commit message: "When releasing a new version of Silverpeas, its dependency on Jackrabbit is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't anymore a dependency (JCR is now provided by Apache Oak). So, the dependency should be checked only if such dependency exists."
10:47:32 [2024-06-24T08:47:32.475Z] > /usr/bin/git rev-list --no-walk 51beae9bbf640af5018d21a044261dafac00a6fe # timeout=10
10:47:32 [2024-06-24T08:47:32.479Z] First time build. Skipping changelog.
10:47:32 [2024-06-24T08:47:32.484Z] [Pipeline] }
10:47:32 [2024-06-24T08:47:32.487Z] [Pipeline] // stage
10:47:32 [2024-06-24T08:47:32.499Z] [Pipeline] withEnv
10:47:32 [2024-06-24T08:47:32.499Z] [Pipeline] {
10:47:32 [2024-06-24T08:47:32.511Z] [Pipeline] withEnv
10:47:32 [2024-06-24T08:47:32.511Z] [Pipeline] {
10:47:32 [2024-06-24T08:47:32.520Z] [Pipeline] stage
10:47:32 [2024-06-24T08:47:32.521Z] [Pipeline] { (Check the Docker image version to build)
10:47:32 [2024-06-24T08:47:32.590Z] Stage "Check the Docker image version to build" skipped due to when conditional
10:47:32 [2024-06-24T08:47:32.591Z] [Pipeline] getContext
10:47:32 [2024-06-24T08:47:32.605Z] [Pipeline] }
10:47:32 [2024-06-24T08:47:32.610Z] [Pipeline] // stage
10:47:32 [2024-06-24T08:47:32.618Z] [Pipeline] stage
10:47:32 [2024-06-24T08:47:32.618Z] [Pipeline] { (Checkout the project)
10:47:32 [2024-06-24T08:47:32.642Z] [Pipeline] git
10:47:32 [2024-06-24T08:47:32.644Z] The recommended git tool is: NONE
10:47:32 [2024-06-24T08:47:32.645Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:47:32 [2024-06-24T08:47:32.659Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
10:47:32 [2024-06-24T08:47:32.665Z] Fetching changes from the remote Git repository
10:47:32 [2024-06-24T08:47:32.667Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-build # timeout=10
10:47:32 [2024-06-24T08:47:32.674Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-build
10:47:32 [2024-06-24T08:47:32.674Z] > /usr/bin/git --version # timeout=10
10:47:32 [2024-06-24T08:47:32.677Z] > git --version # 'git version 2.34.1'
10:47:32 [2024-06-24T08:47:32.677Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:47:32 [2024-06-24T08:47:32.682Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-build +refs/heads/*:refs/remotes/origin/* # timeout=10
10:47:33 [2024-06-24T08:47:33.805Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:47:33 [2024-06-24T08:47:33.810Z] Checking out Revision 4e87e7056aaef2f54266eb637fe417e80c7822cb (refs/remotes/origin/master)
10:47:33 [2024-06-24T08:47:33.810Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:47:33 [2024-06-24T08:47:33.814Z] > /usr/bin/git checkout -f 4e87e7056aaef2f54266eb637fe417e80c7822cb # timeout=10
10:47:33 [2024-06-24T08:47:33.842Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:47:33 [2024-06-24T08:47:33.848Z] > /usr/bin/git checkout -b master 4e87e7056aaef2f54266eb637fe417e80c7822cb # timeout=10
10:47:33 [2024-06-24T08:47:33.878Z] Commit message: "Wildfly 26.1.3 now is used for the integration tests"
10:47:33 [2024-06-24T08:47:33.878Z] > /usr/bin/git rev-list --no-walk 140c56e4c7295b2aaa147129d3148e1fddc216c5 # timeout=10
10:47:33 [2024-06-24T08:47:33.892Z] [Pipeline] }
10:47:33 [2024-06-24T08:47:33.897Z] [Pipeline] // stage
10:47:33 [2024-06-24T08:47:33.901Z] [Pipeline] stage
10:47:33 [2024-06-24T08:47:33.901Z] [Pipeline] { (Release stable version)
10:47:33 [2024-06-24T08:47:33.918Z] [Pipeline] withCredentials
10:47:33 [2024-06-24T08:47:33.934Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
10:47:33 [2024-06-24T08:47:33.935Z] [Pipeline] {
10:47:33 [2024-06-24T08:47:33.942Z] [Pipeline] sh
10:47:34 [2024-06-24T08:47:34.197Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
10:47:34 [2024-06-24T08:47:34.207Z] [Pipeline] sh
10:47:34 [2024-06-24T08:47:34.466Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.3/g Dockerfile
10:47:34 [2024-06-24T08:47:34.467Z] + sed -i -e s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g Dockerfile
10:47:34 [2024-06-24T08:47:34.467Z] + sed -i -e s/SONAR_JAVA_VERSION=[0-9]\+/SONAR_JAVA_VERSION=17/g Dockerfile
10:47:34 [2024-06-24T08:47:34.467Z] + sed -i -e s/version=[0-9.]\+/version=6.4/g Dockerfile
10:47:34 [2024-06-24T08:47:34.467Z] + sed -i -e s/build=.\+/build=1/g Dockerfile
10:47:34 [2024-06-24T08:47:34.467Z] + git commit -am Update Dockerfile for building and registering image 6.4
10:47:34 [2024-06-24T08:47:34.467Z] Sur la branche master
10:47:34 [2024-06-24T08:47:34.467Z] rien à valider, la copie de travail est propre
10:47:34 [2024-06-24T08:47:34.484Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.492Z] [Pipeline] // withCredentials
10:47:34 [2024-06-24T08:47:34.500Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.507Z] [Pipeline] // stage
10:47:34 [2024-06-24T08:47:34.518Z] [Pipeline] stage
10:47:34 [2024-06-24T08:47:34.518Z] [Pipeline] { (Update current latest version)
10:47:34 [2024-06-24T08:47:34.540Z] Stage "Update current latest version" skipped due to earlier failure(s)
10:47:34 [2024-06-24T08:47:34.541Z] [Pipeline] getContext
10:47:34 [2024-06-24T08:47:34.543Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.550Z] [Pipeline] // stage
10:47:34 [2024-06-24T08:47:34.560Z] [Pipeline] stage
10:47:34 [2024-06-24T08:47:34.561Z] [Pipeline] { (Publish version)
10:47:34 [2024-06-24T08:47:34.568Z] Stage "Publish version" skipped due to earlier failure(s)
10:47:34 [2024-06-24T08:47:34.569Z] [Pipeline] getContext
10:47:34 [2024-06-24T08:47:34.570Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.580Z] [Pipeline] // stage
10:47:34 [2024-06-24T08:47:34.594Z] [Pipeline] stage
10:47:34 [2024-06-24T08:47:34.595Z] [Pipeline] { (Declarative: Post Actions)
10:47:34 [2024-06-24T08:47:34.611Z] [Pipeline] step
10:47:34 [2024-06-24T08:47:34.693Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
10:47:34 [2024-06-24T08:47:34.868Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.877Z] [Pipeline] // stage
10:47:34 [2024-06-24T08:47:34.884Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.891Z] [Pipeline] // withEnv
10:47:34 [2024-06-24T08:47:34.894Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.898Z] [Pipeline] // withEnv
10:47:34 [2024-06-24T08:47:34.904Z] [Pipeline] }
10:47:34 [2024-06-24T08:47:34.929Z] [Pipeline] // node
10:47:34 [2024-06-24T08:47:34.936Z] [Pipeline] End of Pipeline
10:47:34 [2024-06-24T08:47:34.978Z] ERROR: script returned exit code 1
10:47:34 [2024-06-24T08:47:34.996Z] Finished: FAILURE