[2025-05-29T23:21:00.138Z] Lancé par une alarme périodique [2025-05-29T23:21:00.138Z] Running as userbuild [2025-05-29T23:21:00.571Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-05-29T23:21:01.104Z] [Pipeline] Start of Pipeline [2025-05-29T23:21:01.464Z] [Pipeline] node [2025-05-29T23:21:01.468Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy [2025-05-29T23:21:01.470Z] [Pipeline] { [2025-05-29T23:21:01.484Z] [Pipeline] stage [2025-05-29T23:21:01.485Z] [Pipeline] { (Declarative: Checkout SCM) [2025-05-29T23:21:01.494Z] [Pipeline] checkout [2025-05-29T23:21:01.496Z] Selected Git installation does not exist. Using Default [2025-05-29T23:21:01.496Z] The recommended git tool is: NONE [2025-05-29T23:21:01.496Z] No credentials specified [2025-05-29T23:21:01.496Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 [2025-05-29T23:21:01.502Z] Fetching changes from the remote Git repository [2025-05-29T23:21:01.504Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-05-29T23:21:01.511Z] Cleaning workspace [2025-05-29T23:21:01.511Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-05-29T23:21:01.516Z] Resetting working tree [2025-05-29T23:21:01.516Z] > /usr/bin/git reset --hard # timeout=10 [2025-05-29T23:21:01.526Z] > /usr/bin/git clean -fdx # timeout=10 [2025-05-29T23:21:01.533Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-05-29T23:21:01.533Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:01.536Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:01.536Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:01.910Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-05-29T23:21:01.917Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master) [2025-05-29T23:21:01.917Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:01.922Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 [2025-05-29T23:21:01.935Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition" [2025-05-29T23:21:01.936Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 [2025-05-29T23:21:01.960Z] [Pipeline] } [2025-05-29T23:21:01.969Z] [Pipeline] // stage [2025-05-29T23:21:01.993Z] [Pipeline] withEnv [2025-05-29T23:21:01.994Z] [Pipeline] { [2025-05-29T23:21:02.169Z] [Pipeline] isUnix [2025-05-29T23:21:02.170Z] [Pipeline] withEnv [2025-05-29T23:21:02.171Z] [Pipeline] { [2025-05-29T23:21:02.186Z] [Pipeline] sh [2025-05-29T23:21:02.442Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 [2025-05-29T23:21:02.442Z] . [2025-05-29T23:21:02.443Z] [Pipeline] } [2025-05-29T23:21:02.456Z] [Pipeline] // withEnv [2025-05-29T23:21:02.472Z] [Pipeline] withDockerContainer [2025-05-29T23:21:02.502Z] Jenkins does not seem to be running inside a container [2025-05-29T23:21:02.508Z] $ 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/Silverpeas_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat [2025-05-29T23:21:02.850Z] $ docker top dd704e31d2547326e467ab58fe1f5357cd5f2c3ac17a8cfbea8c61cc4b06dbf4 -eo pid,comm [2025-05-29T23:21:02.890Z] [Pipeline] { [2025-05-29T23:21:02.909Z] [Pipeline] withEnv [2025-05-29T23:21:02.909Z] [Pipeline] { [2025-05-29T23:21:02.928Z] [Pipeline] stage [2025-05-29T23:21:02.929Z] [Pipeline] { (Prepare the job) [2025-05-29T23:21:02.967Z] [Pipeline] sh [2025-05-29T23:21:03.223Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml [2025-05-29T23:21:03.476Z] [Pipeline] script [2025-05-29T23:21:03.480Z] [Pipeline] { [2025-05-29T23:21:03.491Z] [Pipeline] readMavenPom [2025-05-29T23:21:03.517Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. [2025-05-29T23:21:03.519Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. [2025-05-29T23:21:03.520Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-05-29T23:21:03.520Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-05-29T23:21:03.520Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-05-29T23:21:03.521Z] [Pipeline] sh [2025-05-29T23:21:03.779Z] + rm -f pom.xml [2025-05-29T23:21:03.780Z] [Pipeline] } [2025-05-29T23:21:03.793Z] [Pipeline] // script [2025-05-29T23:21:03.809Z] [Pipeline] } [2025-05-29T23:21:03.822Z] [Pipeline] // stage [2025-05-29T23:21:03.837Z] [Pipeline] stage [2025-05-29T23:21:03.838Z] [Pipeline] { (Check POM parent version) [2025-05-29T23:21:03.900Z] Stage "Check POM parent version" skipped due to when conditional [2025-05-29T23:21:03.901Z] [Pipeline] getContext [2025-05-29T23:21:03.916Z] [Pipeline] } [2025-05-29T23:21:03.928Z] [Pipeline] // stage [2025-05-29T23:21:03.943Z] [Pipeline] stage [2025-05-29T23:21:03.944Z] [Pipeline] { (Checkout projects and check code changes) [2025-05-29T23:21:03.970Z] [Pipeline] script [2025-05-29T23:21:03.973Z] [Pipeline] { [2025-05-29T23:21:03.994Z] [Pipeline] copyArtifacts [2025-05-29T23:21:04.001Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 236 [2025-05-29T23:21:04.011Z] [Pipeline] fileExists [2025-05-29T23:21:04.029Z] [Pipeline] readYaml [2025-05-29T23:21:04.044Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-05-29T23:21:04.046Z] [Pipeline] dir [2025-05-29T23:21:04.046Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core [2025-05-29T23:21:04.047Z] [Pipeline] { [2025-05-29T23:21:04.064Z] [Pipeline] git [2025-05-29T23:21:04.066Z] The recommended git tool is: /usr/bin/git [2025-05-29T23:21:04.068Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:04.081Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@621610d; decorates hudson.Launcher$LocalLauncher@3dabc02d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:04.081Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-05-29T23:21:04.087Z] Fetching changes from the remote Git repository [2025-05-29T23:21:04.089Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-05-29T23:21:04.096Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-05-29T23:21:04.096Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:04.101Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:04.102Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:04.107Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:04.984Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:04.991Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) [2025-05-29T23:21:04.991Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:04.997Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2025-05-29T23:21:05.060Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:05.074Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:05.087Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2025-05-29T23:21:05.160Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:05.160Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2025-05-29T23:21:05.189Z] [Pipeline] fileExists [2025-05-29T23:21:05.204Z] [Pipeline] readMavenPom [2025-05-29T23:21:05.224Z] [Pipeline] sh [2025-05-29T23:21:05.481Z] + git rev-parse HEAD [2025-05-29T23:21:05.484Z] [Pipeline] echo [2025-05-29T23:21:05.484Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c [2025-05-29T23:21:05.486Z] [Pipeline] } [2025-05-29T23:21:05.496Z] [Pipeline] // dir [2025-05-29T23:21:05.505Z] [Pipeline] echo [2025-05-29T23:21:05.505Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:05.520Z] [Pipeline] dir [2025-05-29T23:21:05.521Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components [2025-05-29T23:21:05.521Z] [Pipeline] { [2025-05-29T23:21:05.539Z] [Pipeline] git [2025-05-29T23:21:05.540Z] The recommended git tool is: /usr/bin/git [2025-05-29T23:21:05.541Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:05.557Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7ed1a58f; decorates hudson.Launcher$LocalLauncher@b399c15 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:05.557Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-05-29T23:21:05.564Z] Fetching changes from the remote Git repository [2025-05-29T23:21:05.567Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-05-29T23:21:05.573Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-05-29T23:21:05.573Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:05.579Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:05.579Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:05.585Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:06.482Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:06.488Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) [2025-05-29T23:21:06.488Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:06.493Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2025-05-29T23:21:06.526Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:06.537Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:06.543Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2025-05-29T23:21:06.580Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:06.581Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2025-05-29T23:21:06.601Z] [Pipeline] fileExists [2025-05-29T23:21:06.608Z] [Pipeline] readMavenPom [2025-05-29T23:21:06.617Z] [Pipeline] sh [2025-05-29T23:21:06.874Z] + git rev-parse HEAD [2025-05-29T23:21:06.877Z] [Pipeline] echo [2025-05-29T23:21:06.878Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 [2025-05-29T23:21:06.879Z] [Pipeline] } [2025-05-29T23:21:06.894Z] [Pipeline] // dir [2025-05-29T23:21:06.909Z] [Pipeline] echo [2025-05-29T23:21:06.910Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:06.925Z] [Pipeline] dir [2025-05-29T23:21:06.926Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks [2025-05-29T23:21:06.926Z] [Pipeline] { [2025-05-29T23:21:06.944Z] [Pipeline] git [2025-05-29T23:21:06.946Z] Selected Git installation does not exist. Using Default [2025-05-29T23:21:06.946Z] The recommended git tool is: NONE [2025-05-29T23:21:06.947Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:06.959Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@442958a8; decorates hudson.Launcher$LocalLauncher@6e41720b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:06.959Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-05-29T23:21:06.966Z] Fetching changes from the remote Git repository [2025-05-29T23:21:06.969Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-05-29T23:21:06.975Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-05-29T23:21:06.975Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:06.981Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:06.981Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:06.987Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:07.560Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:07.566Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) [2025-05-29T23:21:07.567Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:07.572Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2025-05-29T23:21:07.583Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:07.592Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:07.599Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2025-05-29T23:21:07.614Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:07.614Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2025-05-29T23:21:07.642Z] [Pipeline] fileExists [2025-05-29T23:21:07.650Z] [Pipeline] readMavenPom [2025-05-29T23:21:07.662Z] [Pipeline] sh [2025-05-29T23:21:07.920Z] + git rev-parse HEAD [2025-05-29T23:21:07.922Z] [Pipeline] echo [2025-05-29T23:21:07.923Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 [2025-05-29T23:21:07.925Z] [Pipeline] } [2025-05-29T23:21:07.940Z] [Pipeline] // dir [2025-05-29T23:21:07.955Z] [Pipeline] echo [2025-05-29T23:21:07.956Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:07.972Z] [Pipeline] dir [2025-05-29T23:21:07.972Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup [2025-05-29T23:21:07.973Z] [Pipeline] { [2025-05-29T23:21:07.992Z] [Pipeline] git [2025-05-29T23:21:07.994Z] The recommended git tool is: NONE [2025-05-29T23:21:07.994Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:08.007Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@497419bd; decorates hudson.Launcher$LocalLauncher@451e8beb will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:08.007Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-05-29T23:21:08.013Z] Fetching changes from the remote Git repository [2025-05-29T23:21:08.016Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-05-29T23:21:08.022Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-05-29T23:21:08.022Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:08.027Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:08.027Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:08.033Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:08.470Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:08.478Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) [2025-05-29T23:21:08.478Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:08.483Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2025-05-29T23:21:08.495Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:08.505Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:08.512Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2025-05-29T23:21:08.522Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:08.523Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2025-05-29T23:21:08.542Z] [Pipeline] fileExists [2025-05-29T23:21:08.552Z] [Pipeline] sh [2025-05-29T23:21:08.808Z] + git rev-parse HEAD [2025-05-29T23:21:08.810Z] [Pipeline] echo [2025-05-29T23:21:08.811Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 [2025-05-29T23:21:08.812Z] [Pipeline] } [2025-05-29T23:21:08.828Z] [Pipeline] // dir [2025-05-29T23:21:08.844Z] [Pipeline] echo [2025-05-29T23:21:08.845Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:08.862Z] [Pipeline] dir [2025-05-29T23:21:08.862Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution [2025-05-29T23:21:08.862Z] [Pipeline] { [2025-05-29T23:21:08.882Z] [Pipeline] git [2025-05-29T23:21:08.884Z] The recommended git tool is: NONE [2025-05-29T23:21:08.884Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:08.894Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@24677e11; decorates hudson.Launcher$LocalLauncher@6b7fbcec will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:08.894Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-05-29T23:21:08.901Z] Fetching changes from the remote Git repository [2025-05-29T23:21:08.905Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-05-29T23:21:08.911Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-05-29T23:21:08.911Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:08.916Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:08.916Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:08.922Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:09.394Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:09.401Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) [2025-05-29T23:21:09.401Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:09.406Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2025-05-29T23:21:09.417Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:09.425Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:09.431Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2025-05-29T23:21:09.443Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:09.444Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2025-05-29T23:21:09.473Z] [Pipeline] fileExists [2025-05-29T23:21:09.489Z] [Pipeline] readMavenPom [2025-05-29T23:21:09.508Z] [Pipeline] sh [2025-05-29T23:21:09.766Z] + git rev-parse HEAD [2025-05-29T23:21:09.768Z] [Pipeline] echo [2025-05-29T23:21:09.769Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 [2025-05-29T23:21:09.770Z] [Pipeline] } [2025-05-29T23:21:09.873Z] [Pipeline] // dir [2025-05-29T23:21:09.889Z] [Pipeline] echo [2025-05-29T23:21:09.890Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:09.907Z] [Pipeline] dir [2025-05-29T23:21:09.907Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly [2025-05-29T23:21:09.908Z] [Pipeline] { [2025-05-29T23:21:09.928Z] [Pipeline] git [2025-05-29T23:21:09.930Z] The recommended git tool is: NONE [2025-05-29T23:21:09.931Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-05-29T23:21:09.945Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@685f5bc6; decorates hudson.Launcher$LocalLauncher@51550719 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-05-29T23:21:09.946Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-05-29T23:21:09.953Z] Fetching changes from the remote Git repository [2025-05-29T23:21:09.956Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-05-29T23:21:09.962Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-05-29T23:21:09.962Z] > /usr/bin/git --version # timeout=10 [2025-05-29T23:21:09.967Z] > git --version # 'git version 2.43.0' [2025-05-29T23:21:09.967Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-05-29T23:21:09.974Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-29T23:21:10.383Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2025-05-29T23:21:10.389Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) [2025-05-29T23:21:10.389Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-05-29T23:21:10.395Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2025-05-29T23:21:10.405Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-05-29T23:21:10.416Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2025-05-29T23:21:10.423Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2025-05-29T23:21:10.434Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" [2025-05-29T23:21:10.435Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2025-05-29T23:21:10.464Z] [Pipeline] fileExists [2025-05-29T23:21:10.482Z] [Pipeline] readMavenPom [2025-05-29T23:21:10.502Z] [Pipeline] sh [2025-05-29T23:21:10.760Z] + git rev-parse HEAD [2025-05-29T23:21:10.762Z] [Pipeline] echo [2025-05-29T23:21:10.762Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 [2025-05-29T23:21:10.763Z] [Pipeline] } [2025-05-29T23:21:10.775Z] [Pipeline] // dir [2025-05-29T23:21:10.792Z] [Pipeline] echo [2025-05-29T23:21:10.792Z] Build skipped due to no changes have been done since the last build [2025-05-29T23:21:10.793Z] [Pipeline] } [2025-05-29T23:21:10.809Z] [Pipeline] // script [2025-05-29T23:21:10.856Z] [Pipeline] } [2025-05-29T23:21:10.873Z] [Pipeline] // stage [2025-05-29T23:21:10.892Z] [Pipeline] stage [2025-05-29T23:21:10.892Z] [Pipeline] { (Build Silverpeas) [2025-05-29T23:21:10.921Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:10.922Z] [Pipeline] getContext [2025-05-29T23:21:10.944Z] [Pipeline] stage [2025-05-29T23:21:10.944Z] [Pipeline] { (Build Silverpeas-Core) [2025-05-29T23:21:10.961Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:10.962Z] [Pipeline] getContext [2025-05-29T23:21:10.963Z] [Pipeline] } [2025-05-29T23:21:10.979Z] [Pipeline] // stage [2025-05-29T23:21:10.995Z] [Pipeline] stage [2025-05-29T23:21:10.995Z] [Pipeline] { (Build Silverpeas-Components) [2025-05-29T23:21:11.010Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.010Z] [Pipeline] getContext [2025-05-29T23:21:11.012Z] [Pipeline] } [2025-05-29T23:21:11.025Z] [Pipeline] // stage [2025-05-29T23:21:11.039Z] [Pipeline] stage [2025-05-29T23:21:11.039Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-05-29T23:21:11.051Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.052Z] [Pipeline] getContext [2025-05-29T23:21:11.053Z] [Pipeline] } [2025-05-29T23:21:11.065Z] [Pipeline] // stage [2025-05-29T23:21:11.077Z] [Pipeline] stage [2025-05-29T23:21:11.078Z] [Pipeline] { (Build Silverpeas Setup) [2025-05-29T23:21:11.089Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.090Z] [Pipeline] getContext [2025-05-29T23:21:11.091Z] [Pipeline] } [2025-05-29T23:21:11.101Z] [Pipeline] // stage [2025-05-29T23:21:11.112Z] [Pipeline] stage [2025-05-29T23:21:11.113Z] [Pipeline] { (Build Silverpeas Distribution) [2025-05-29T23:21:11.123Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.124Z] [Pipeline] getContext [2025-05-29T23:21:11.125Z] [Pipeline] } [2025-05-29T23:21:11.134Z] [Pipeline] // stage [2025-05-29T23:21:11.146Z] [Pipeline] stage [2025-05-29T23:21:11.146Z] [Pipeline] { (Build Silverpeas-Looks) [2025-05-29T23:21:11.156Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.157Z] [Pipeline] getContext [2025-05-29T23:21:11.158Z] [Pipeline] } [2025-05-29T23:21:11.166Z] [Pipeline] // stage [2025-05-29T23:21:11.177Z] [Pipeline] stage [2025-05-29T23:21:11.177Z] [Pipeline] { (Publish Silverpeas-Core) [2025-05-29T23:21:11.186Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.187Z] [Pipeline] getContext [2025-05-29T23:21:11.188Z] [Pipeline] } [2025-05-29T23:21:11.196Z] [Pipeline] // stage [2025-05-29T23:21:11.206Z] [Pipeline] stage [2025-05-29T23:21:11.207Z] [Pipeline] { (Publish Silverpeas-Components) [2025-05-29T23:21:11.215Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.216Z] [Pipeline] getContext [2025-05-29T23:21:11.217Z] [Pipeline] } [2025-05-29T23:21:11.225Z] [Pipeline] // stage [2025-05-29T23:21:11.235Z] [Pipeline] stage [2025-05-29T23:21:11.235Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-05-29T23:21:11.243Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.244Z] [Pipeline] getContext [2025-05-29T23:21:11.246Z] [Pipeline] } [2025-05-29T23:21:11.253Z] [Pipeline] // stage [2025-05-29T23:21:11.262Z] [Pipeline] stage [2025-05-29T23:21:11.263Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-05-29T23:21:11.270Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.271Z] [Pipeline] getContext [2025-05-29T23:21:11.272Z] [Pipeline] } [2025-05-29T23:21:11.279Z] [Pipeline] // stage [2025-05-29T23:21:11.288Z] [Pipeline] stage [2025-05-29T23:21:11.289Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-05-29T23:21:11.296Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.297Z] [Pipeline] getContext [2025-05-29T23:21:11.299Z] [Pipeline] } [2025-05-29T23:21:11.306Z] [Pipeline] // stage [2025-05-29T23:21:11.314Z] [Pipeline] stage [2025-05-29T23:21:11.315Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-05-29T23:21:11.322Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.323Z] [Pipeline] getContext [2025-05-29T23:21:11.324Z] [Pipeline] } [2025-05-29T23:21:11.331Z] [Pipeline] // stage [2025-05-29T23:21:11.339Z] [Pipeline] stage [2025-05-29T23:21:11.340Z] [Pipeline] { (Publish Community Web Site) [2025-05-29T23:21:11.347Z] Stage "Build Silverpeas" skipped due to when conditional [2025-05-29T23:21:11.347Z] [Pipeline] getContext [2025-05-29T23:21:11.349Z] [Pipeline] } [2025-05-29T23:21:11.355Z] [Pipeline] // stage [2025-05-29T23:21:11.362Z] [Pipeline] } [2025-05-29T23:21:11.369Z] [Pipeline] // stage [2025-05-29T23:21:11.386Z] [Pipeline] stage [2025-05-29T23:21:11.386Z] [Pipeline] { (Create YAML build report) [2025-05-29T23:21:11.410Z] [Pipeline] script [2025-05-29T23:21:11.412Z] [Pipeline] { [2025-05-29T23:21:11.430Z] [Pipeline] sh [2025-05-29T23:21:11.687Z] + mkdir -p target [2025-05-29T23:21:11.689Z] [Pipeline] sh [2025-05-29T23:21:11.945Z] + mv build.yaml target/ [2025-05-29T23:21:11.946Z] [Pipeline] } [2025-05-29T23:21:11.965Z] [Pipeline] // script [2025-05-29T23:21:11.982Z] [Pipeline] } [2025-05-29T23:21:11.998Z] [Pipeline] // stage [2025-05-29T23:21:12.022Z] [Pipeline] stage [2025-05-29T23:21:12.023Z] [Pipeline] { (Declarative: Post Actions) [2025-05-29T23:21:12.052Z] [Pipeline] step [2025-05-29T23:21:12.080Z] [Pipeline] script [2025-05-29T23:21:12.085Z] [Pipeline] { [2025-05-29T23:21:12.120Z] [Pipeline] } [2025-05-29T23:21:12.136Z] [Pipeline] // script [2025-05-29T23:21:12.157Z] [Pipeline] archiveArtifacts [2025-05-29T23:21:12.160Z] Archiving artifacts [2025-05-29T23:21:12.177Z] Enregistrement des empreintes numériques [2025-05-29T23:21:12.189Z] [Pipeline] sh [2025-05-29T23:21:12.448Z] + rm -rf target [2025-05-29T23:21:12.454Z] [Pipeline] } [2025-05-29T23:21:12.471Z] [Pipeline] // stage [2025-05-29T23:21:12.487Z] [Pipeline] } [2025-05-29T23:21:12.504Z] [Pipeline] // withEnv [2025-05-29T23:21:12.520Z] [Pipeline] } [2025-05-29T23:21:12.521Z] $ docker stop --time=1 dd704e31d2547326e467ab58fe1f5357cd5f2c3ac17a8cfbea8c61cc4b06dbf4 [2025-05-29T23:21:13.788Z] $ docker rm -f --volumes dd704e31d2547326e467ab58fe1f5357cd5f2c3ac17a8cfbea8c61cc4b06dbf4 [2025-05-29T23:21:13.828Z] [Pipeline] // withDockerContainer [2025-05-29T23:21:13.836Z] [Pipeline] } [2025-05-29T23:21:13.850Z] [Pipeline] // withEnv [2025-05-29T23:21:13.869Z] [Pipeline] } [2025-05-29T23:21:13.888Z] [Pipeline] // node [2025-05-29T23:21:13.901Z] [Pipeline] End of Pipeline [2025-05-29T23:21:13.975Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #209 [2025-05-29T23:21:13.976Z] Finished: SUCCESS