06:46:23[2026-07-27T04:46:23.802Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 54706:46:23[2026-07-27T04:46:23.802Z] Causé à l'origine par :
06:46:23[2026-07-27T04:46:23.802Z] Lancé par une alarme périodique
06:46:23[2026-07-27T04:46:23.802Z] Running as userbuild06:46:24[2026-07-27T04:46:24.232Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:24[2026-07-27T04:46:24.415Z] [Pipeline] Start of Pipeline
06:46:24[2026-07-27T04:46:24.678Z] [Pipeline] node
06:46:24[2026-07-27T04:46:24.682Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:24[2026-07-27T04:46:24.684Z] [Pipeline] {
06:46:24[2026-07-27T04:46:24.700Z] [Pipeline] stage
06:46:24[2026-07-27T04:46:24.701Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:24[2026-07-27T04:46:24.711Z] [Pipeline] checkout
06:46:24[2026-07-27T04:46:24.714Z] Selected Git installation does not exist. Using Default
06:46:24[2026-07-27T04:46:24.714Z] The recommended git tool is: NONE
06:46:24[2026-07-27T04:46:24.714Z] No credentials specified
06:46:24[2026-07-27T04:46:24.715Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24[2026-07-27T04:46:24.723Z] Fetching changes from the remote Git repository
06:46:24[2026-07-27T04:46:24.725Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:24[2026-07-27T04:46:24.730Z] Cleaning workspace
06:46:24[2026-07-27T04:46:24.730Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:24[2026-07-27T04:46:24.736Z] Resetting working tree
06:46:24[2026-07-27T04:46:24.736Z] > /usr/bin/git reset --hard # timeout=10
06:46:24[2026-07-27T04:46:24.935Z] > /usr/bin/git clean -fdx # timeout=10
06:46:24[2026-07-27T04:46:24.948Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:24[2026-07-27T04:46:24.948Z] > /usr/bin/git --version # timeout=10
06:46:24[2026-07-27T04:46:24.954Z] > git --version # 'git version 2.43.0'
06:46:24[2026-07-27T04:46:24.954Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:25[2026-07-27T04:46:25.376Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:25[2026-07-27T04:46:25.382Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:25[2026-07-27T04:46:25.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25[2026-07-27T04:46:25.388Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:25[2026-07-27T04:46:25.446Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:25[2026-07-27T04:46:25.446Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:25[2026-07-27T04:46:25.464Z] [Pipeline] }
06:46:25[2026-07-27T04:46:25.467Z] [Pipeline] // stage
06:46:25[2026-07-27T04:46:25.475Z] [Pipeline] withEnv
06:46:25[2026-07-27T04:46:25.475Z] [Pipeline] {
06:46:25[2026-07-27T04:46:25.574Z] [Pipeline] isUnix
06:46:25[2026-07-27T04:46:25.575Z] [Pipeline] withEnv
06:46:25[2026-07-27T04:46:25.576Z] [Pipeline] {
06:46:25[2026-07-27T04:46:25.587Z] [Pipeline] sh
06:46:25[2026-07-27T04:46:25.845Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:25[2026-07-27T04:46:25.845Z] .
06:46:25[2026-07-27T04:46:25.847Z] [Pipeline] }
06:46:25[2026-07-27T04:46:25.854Z] [Pipeline] // withEnv
06:46:25[2026-07-27T04:46:25.863Z] [Pipeline] withDockerContainer
06:46:25[2026-07-27T04:46:25.896Z] Jenkins does not seem to be running inside a container
06:46:25[2026-07-27T04:46:25.904Z] $ 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_Mobile_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_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 ******** silverpeas/silverbuild:6.4 cat
06:46:26[2026-07-27T04:46:26.207Z] $ docker top cd62cdbd5b4d5d695270c78830130a82bbc9a31ec36212432f43173b231441a1 -eo pid,comm
06:46:26[2026-07-27T04:46:26.244Z] [Pipeline] {
06:46:26[2026-07-27T04:46:26.261Z] [Pipeline] withEnv
06:46:26[2026-07-27T04:46:26.262Z] [Pipeline] {
06:46:26[2026-07-27T04:46:26.271Z] [Pipeline] stage
06:46:26[2026-07-27T04:46:26.272Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:26[2026-07-27T04:46:26.304Z] [Pipeline] script
06:46:26[2026-07-27T04:46:26.310Z] [Pipeline] {
06:46:26[2026-07-27T04:46:26.325Z] [Pipeline] echo
06:46:26[2026-07-27T04:46:26.326Z] Working on branch 6.4.x
06:46:26[2026-07-27T04:46:26.331Z] [Pipeline] copyArtifacts
06:46:26[2026-07-27T04:46:26.337Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 54706:46:26[2026-07-27T04:46:26.347Z] [Pipeline] readYaml
06:46:26[2026-07-27T04:46:26.361Z] 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.
06:46:26[2026-07-27T04:46:26.361Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:26[2026-07-27T04:46:26.363Z] [Pipeline] sh
06:46:26[2026-07-27T04:46:26.622Z] + rm -f build.yaml
06:46:26[2026-07-27T04:46:26.623Z] [Pipeline] }
06:46:26[2026-07-27T04:46:26.632Z] [Pipeline] // script
06:46:26[2026-07-27T04:46:26.641Z] [Pipeline] echo
06:46:26[2026-07-27T04:46:26.641Z] Parent version is 1.6.3
06:46:26[2026-07-27T04:46:26.643Z] [Pipeline] echo
06:46:26[2026-07-27T04:46:26.644Z] Silverpeas version is 6.4.8-build260720
06:46:26[2026-07-27T04:46:26.645Z] [Pipeline] }
06:46:26[2026-07-27T04:46:26.653Z] [Pipeline] // stage
06:46:26[2026-07-27T04:46:26.664Z] [Pipeline] stage
06:46:26[2026-07-27T04:46:26.665Z] [Pipeline] { (Prepare the project)
06:46:26[2026-07-27T04:46:26.692Z] [Pipeline] git
06:46:26[2026-07-27T04:46:26.694Z] The recommended git tool is: /usr/bin/git
06:46:26[2026-07-27T04:46:26.694Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:26[2026-07-27T04:46:26.702Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@214f8ef6; decorates hudson.Launcher$LocalLauncher@478ddf2a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:26[2026-07-27T04:46:26.702Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:26[2026-07-27T04:46:26.708Z] Fetching changes from the remote Git repository
06:46:26[2026-07-27T04:46:26.711Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:26[2026-07-27T04:46:26.717Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:26[2026-07-27T04:46:26.717Z] > /usr/bin/git --version # timeout=10
06:46:26[2026-07-27T04:46:26.722Z] > git --version # 'git version 2.43.0'
06:46:26[2026-07-27T04:46:26.722Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:26[2026-07-27T04:46:26.728Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:27[2026-07-27T04:46:27.147Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:27[2026-07-27T04:46:27.154Z] Checking out Revision d61323d6543c581b320ce7972f169f04dd165eba (refs/remotes/origin/6.4.x)
06:46:27[2026-07-27T04:46:27.154Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:27[2026-07-27T04:46:27.159Z] > /usr/bin/git checkout -f d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:27[2026-07-27T04:46:27.268Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:27[2026-07-27T04:46:27.276Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:27[2026-07-27T04:46:27.283Z] > /usr/bin/git checkout -b 6.4.x d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:27[2026-07-27T04:46:27.374Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260720"
06:46:27[2026-07-27T04:46:27.375Z] > /usr/bin/git rev-list --no-walk d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:27[2026-07-27T04:46:27.400Z] [Pipeline] script
06:46:27[2026-07-27T04:46:27.406Z] [Pipeline] {
06:46:27[2026-07-27T04:46:27.415Z] [Pipeline] copyArtifacts
06:46:27[2026-07-27T04:46:27.421Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 41706:46:27[2026-07-27T04:46:27.429Z] [Pipeline] readYaml
06:46:27[2026-07-27T04:46:27.439Z] 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.
06:46:27[2026-07-27T04:46:27.441Z] [Pipeline] sh
06:46:27[2026-07-27T04:46:27.697Z] + git rev-parse HEAD
06:46:27[2026-07-27T04:46:27.701Z] [Pipeline] echo
06:46:27[2026-07-27T04:46:27.701Z] Current commit is d61323d6543c581b320ce7972f169f04dd165eba and last build commit is d61323d6543c581b320ce7972f169f04dd165eba
06:46:27[2026-07-27T04:46:27.702Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues.
06:46:27[2026-07-27T04:46:27.702Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.712Z] [Pipeline] // script
06:46:27[2026-07-27T04:46:27.722Z] [Pipeline] script
06:46:27[2026-07-27T04:46:27.731Z] [Pipeline] {
06:46:27[2026-07-27T04:46:27.746Z] [Pipeline] readMavenPom
06:46:27[2026-07-27T04:46:27.756Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues.
06:46:27[2026-07-27T04:46:27.757Z] 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.
06:46:27[2026-07-27T04:46:27.758Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues.
06:46:27[2026-07-27T04:46:27.759Z] 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.
06:46:27[2026-07-27T04:46:27.760Z] [Pipeline] echo
06:46:27[2026-07-27T04:46:27.760Z] No changes and no update in Silverpeas since the last build
06:46:27[2026-07-27T04:46:27.761Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.770Z] [Pipeline] // script
06:46:27[2026-07-27T04:46:27.779Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.788Z] [Pipeline] // stage
06:46:27[2026-07-27T04:46:27.800Z] [Pipeline] stage
06:46:27[2026-07-27T04:46:27.801Z] [Pipeline] { (Build the project)
06:46:27[2026-07-27T04:46:27.847Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-07-27T04:46:27.848Z] [Pipeline] getContext
06:46:27[2026-07-27T04:46:27.861Z] [Pipeline] stage
06:46:27[2026-07-27T04:46:27.862Z] [Pipeline] { (Check POM parent version)
06:46:27[2026-07-27T04:46:27.876Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-07-27T04:46:27.878Z] [Pipeline] getContext
06:46:27[2026-07-27T04:46:27.879Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.888Z] [Pipeline] // stage
06:46:27[2026-07-27T04:46:27.899Z] [Pipeline] stage
06:46:27[2026-07-27T04:46:27.900Z] [Pipeline] { (Update POM parent)
06:46:27[2026-07-27T04:46:27.909Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-07-27T04:46:27.910Z] [Pipeline] getContext
06:46:27[2026-07-27T04:46:27.912Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.921Z] [Pipeline] // stage
06:46:27[2026-07-27T04:46:27.932Z] [Pipeline] stage
06:46:27[2026-07-27T04:46:27.933Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27[2026-07-27T04:46:27.942Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-07-27T04:46:27.943Z] [Pipeline] getContext
06:46:27[2026-07-27T04:46:27.945Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.952Z] [Pipeline] // stage
06:46:27[2026-07-27T04:46:27.962Z] [Pipeline] stage
06:46:27[2026-07-27T04:46:27.963Z] [Pipeline] { (Build and Publish)
06:46:27[2026-07-27T04:46:27.971Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-07-27T04:46:27.972Z] [Pipeline] getContext
06:46:27[2026-07-27T04:46:27.973Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.981Z] [Pipeline] // stage
06:46:27[2026-07-27T04:46:27.989Z] [Pipeline] }
06:46:27[2026-07-27T04:46:27.996Z] [Pipeline] // stage
06:46:28[2026-07-27T04:46:28.007Z] [Pipeline] stage
06:46:28[2026-07-27T04:46:28.008Z] [Pipeline] { (Create YAML build report)
06:46:28[2026-07-27T04:46:28.029Z] [Pipeline] script
06:46:28[2026-07-27T04:46:28.035Z] [Pipeline] {
06:46:28[2026-07-27T04:46:28.045Z] [Pipeline] sh
06:46:28[2026-07-27T04:46:28.303Z] + mkdir -p target
06:46:28[2026-07-27T04:46:28.306Z] [Pipeline] sh
06:46:28[2026-07-27T04:46:28.565Z] + mv build.yaml target/
06:46:28[2026-07-27T04:46:28.566Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.575Z] [Pipeline] // script
06:46:28[2026-07-27T04:46:28.585Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.596Z] [Pipeline] // stage
06:46:28[2026-07-27T04:46:28.607Z] [Pipeline] stage
06:46:28[2026-07-27T04:46:28.608Z] [Pipeline] { (Declarative: Post Actions)
06:46:28[2026-07-27T04:46:28.623Z] [Pipeline] step
06:46:28[2026-07-27T04:46:28.645Z] [Pipeline] script
06:46:28[2026-07-27T04:46:28.651Z] [Pipeline] {
06:46:28[2026-07-27T04:46:28.670Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.679Z] [Pipeline] // script
06:46:28[2026-07-27T04:46:28.693Z] [Pipeline] archiveArtifacts
06:46:28[2026-07-27T04:46:28.696Z] Archiving artifacts
06:46:28[2026-07-27T04:46:28.705Z] Enregistrement des empreintes numériques
06:46:28[2026-07-27T04:46:28.731Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.740Z] [Pipeline] // stage
06:46:28[2026-07-27T04:46:28.749Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.757Z] [Pipeline] // withEnv
06:46:28[2026-07-27T04:46:28.766Z] [Pipeline] }
06:46:28[2026-07-27T04:46:28.767Z] $ docker stop --time=1 cd62cdbd5b4d5d695270c78830130a82bbc9a31ec36212432f43173b231441a1
06:46:30[2026-07-27T04:46:30.083Z] $ docker rm -f --volumes cd62cdbd5b4d5d695270c78830130a82bbc9a31ec36212432f43173b231441a1
06:46:30[2026-07-27T04:46:30.124Z] [Pipeline] // withDockerContainer
06:46:30[2026-07-27T04:46:30.130Z] [Pipeline] }
06:46:30[2026-07-27T04:46:30.138Z] [Pipeline] // withEnv
06:46:30[2026-07-27T04:46:30.147Z] [Pipeline] }
06:46:30[2026-07-27T04:46:30.156Z] [Pipeline] // node
06:46:30[2026-07-27T04:46:30.165Z] [Pipeline] End of Pipeline
06:46:30[2026-07-27T04:46:30.238Z] Finished: SUCCESS