01:21:21[2026-07-23T23:21:21.317Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 29401:21:21[2026-07-23T23:21:21.317Z] Causé à l'origine par :
01:21:21[2026-07-23T23:21:21.317Z] Lancé par une alarme périodique
01:21:21[2026-07-23T23:21:21.317Z] Running as userbuild01:21:21[2026-07-23T23:21:21.738Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:21[2026-07-23T23:21:21.908Z] [Pipeline] Start of Pipeline
01:21:22[2026-07-23T23:21:22.122Z] [Pipeline] node
01:21:22[2026-07-23T23:21:22.125Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22[2026-07-23T23:21:22.131Z] [Pipeline] {
01:21:22[2026-07-23T23:21:22.146Z] [Pipeline] stage
01:21:22[2026-07-23T23:21:22.146Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22[2026-07-23T23:21:22.157Z] [Pipeline] checkout
01:21:22[2026-07-23T23:21:22.158Z] Selected Git installation does not exist. Using Default
01:21:22[2026-07-23T23:21:22.158Z] The recommended git tool is: NONE
01:21:22[2026-07-23T23:21:22.158Z] No credentials specified
01:21:22[2026-07-23T23:21:22.158Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:22[2026-07-23T23:21:22.164Z] Fetching changes from the remote Git repository
01:21:22[2026-07-23T23:21:22.166Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22[2026-07-23T23:21:22.174Z] Cleaning workspace
01:21:22[2026-07-23T23:21:22.174Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22[2026-07-23T23:21:22.179Z] Resetting working tree
01:21:22[2026-07-23T23:21:22.179Z] > /usr/bin/git reset --hard # timeout=10
01:21:22[2026-07-23T23:21:22.246Z] > /usr/bin/git clean -fdx # timeout=10
01:21:22[2026-07-23T23:21:22.256Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2026-07-23T23:21:22.256Z] > /usr/bin/git --version # timeout=10
01:21:22[2026-07-23T23:21:22.261Z] > git --version # 'git version 2.43.0'
01:21:22[2026-07-23T23:21:22.261Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:22[2026-07-23T23:21:22.647Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:22[2026-07-23T23:21:22.654Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:22[2026-07-23T23:21:22.654Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:22[2026-07-23T23:21:22.659Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:22[2026-07-23T23:21:22.706Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:22[2026-07-23T23:21:22.706Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:22[2026-07-23T23:21:22.727Z] [Pipeline] }
01:21:22[2026-07-23T23:21:22.731Z] [Pipeline] // stage
01:21:22[2026-07-23T23:21:22.744Z] [Pipeline] withEnv
01:21:22[2026-07-23T23:21:22.745Z] [Pipeline] {
01:21:22[2026-07-23T23:21:22.854Z] [Pipeline] isUnix
01:21:22[2026-07-23T23:21:22.855Z] [Pipeline] withEnv
01:21:22[2026-07-23T23:21:22.855Z] [Pipeline] {
01:21:22[2026-07-23T23:21:22.865Z] [Pipeline] sh
01:21:23[2026-07-23T23:21:23.122Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:23[2026-07-23T23:21:23.122Z] .
01:21:23[2026-07-23T23:21:23.123Z] [Pipeline] }
01:21:23[2026-07-23T23:21:23.131Z] [Pipeline] // withEnv
01:21:23[2026-07-23T23:21:23.141Z] [Pipeline] withDockerContainer
01:21:23[2026-07-23T23:21:23.171Z] Jenkins does not seem to be running inside a container
01:21:23[2026-07-23T23:21:23.179Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:6.3.3 cat
01:21:23[2026-07-23T23:21:23.575Z] $ docker top 2d953c29bf230f71fddf10cd7d3094d2ba94055255d091e6864d1edba3475fb3 -eo pid,comm
01:21:23[2026-07-23T23:21:23.614Z] [Pipeline] {
01:21:23[2026-07-23T23:21:23.626Z] [Pipeline] withEnv
01:21:23[2026-07-23T23:21:23.626Z] [Pipeline] {
01:21:23[2026-07-23T23:21:23.638Z] [Pipeline] stage
01:21:23[2026-07-23T23:21:23.639Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:23[2026-07-23T23:21:23.665Z] [Pipeline] script
01:21:23[2026-07-23T23:21:23.668Z] [Pipeline] {
01:21:23[2026-07-23T23:21:23.677Z] [Pipeline] echo
01:21:23[2026-07-23T23:21:23.678Z] Working on branch 6.3.x
01:21:23[2026-07-23T23:21:23.682Z] [Pipeline] copyArtifacts
01:21:23[2026-07-23T23:21:23.688Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 29401:21:23[2026-07-23T23:21:23.697Z] [Pipeline] readYaml
01:21:23[2026-07-23T23:21:23.706Z] 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.
01:21:23[2026-07-23T23:21:23.706Z] 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.
01:21:23[2026-07-23T23:21:23.707Z] [Pipeline] sh
01:21:23[2026-07-23T23:21:23.965Z] + rm -f build.yaml
01:21:23[2026-07-23T23:21:23.966Z] [Pipeline] }
01:21:23[2026-07-23T23:21:23.974Z] [Pipeline] // script
01:21:23[2026-07-23T23:21:23.982Z] [Pipeline] echo
01:21:23[2026-07-23T23:21:23.983Z] Parent version is 1.5.3
01:21:23[2026-07-23T23:21:23.985Z] [Pipeline] echo
01:21:23[2026-07-23T23:21:23.985Z] Silverpeas version is 6.3.7-build250214
01:21:23[2026-07-23T23:21:23.986Z] [Pipeline] }
01:21:23[2026-07-23T23:21:23.994Z] [Pipeline] // stage
01:21:24[2026-07-23T23:21:24.003Z] [Pipeline] stage
01:21:24[2026-07-23T23:21:24.004Z] [Pipeline] { (Prepare the project)
01:21:24[2026-07-23T23:21:24.026Z] [Pipeline] git
01:21:24[2026-07-23T23:21:24.027Z] The recommended git tool is: /usr/bin/git
01:21:24[2026-07-23T23:21:24.028Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24[2026-07-23T23:21:24.041Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@65e4531e; decorates hudson.Launcher$LocalLauncher@1b7f14df will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24[2026-07-23T23:21:24.041Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24[2026-07-23T23:21:24.047Z] Fetching changes from the remote Git repository
01:21:24[2026-07-23T23:21:24.050Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24[2026-07-23T23:21:24.056Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:24[2026-07-23T23:21:24.056Z] > /usr/bin/git --version # timeout=10
01:21:24[2026-07-23T23:21:24.061Z] > git --version # 'git version 2.43.0'
01:21:24[2026-07-23T23:21:24.062Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24[2026-07-23T23:21:24.067Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25[2026-07-23T23:21:25.124Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25[2026-07-23T23:21:25.130Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:25[2026-07-23T23:21:25.130Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25[2026-07-23T23:21:25.135Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25[2026-07-23T23:21:25.227Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25[2026-07-23T23:21:25.234Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25[2026-07-23T23:21:25.241Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25[2026-07-23T23:21:25.286Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:25[2026-07-23T23:21:25.287Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25[2026-07-23T23:21:25.309Z] [Pipeline] script
01:21:25[2026-07-23T23:21:25.313Z] [Pipeline] {
01:21:25[2026-07-23T23:21:25.327Z] [Pipeline] copyArtifacts
01:21:25[2026-07-23T23:21:25.334Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 26501:21:25[2026-07-23T23:21:25.343Z] [Pipeline] readYaml
01:21:25[2026-07-23T23:21:25.352Z] 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.
01:21:25[2026-07-23T23:21:25.354Z] [Pipeline] sh
01:21:25[2026-07-23T23:21:25.611Z] + git rev-parse HEAD
01:21:25[2026-07-23T23:21:25.613Z] [Pipeline] echo
01:21:25[2026-07-23T23:21:25.614Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:25[2026-07-23T23:21:25.615Z] 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.
01:21:25[2026-07-23T23:21:25.615Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.626Z] [Pipeline] // script
01:21:25[2026-07-23T23:21:25.635Z] [Pipeline] script
01:21:25[2026-07-23T23:21:25.639Z] [Pipeline] {
01:21:25[2026-07-23T23:21:25.648Z] [Pipeline] readMavenPom
01:21:25[2026-07-23T23:21:25.657Z] 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.
01:21:25[2026-07-23T23:21:25.658Z] 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.
01:21:25[2026-07-23T23:21:25.658Z] 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.
01:21:25[2026-07-23T23:21:25.659Z] 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.
01:21:25[2026-07-23T23:21:25.660Z] [Pipeline] echo
01:21:25[2026-07-23T23:21:25.660Z] No changes and no update in Silverpeas since the last build
01:21:25[2026-07-23T23:21:25.661Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.669Z] [Pipeline] // script
01:21:25[2026-07-23T23:21:25.678Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.686Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.696Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.697Z] [Pipeline] { (Build the project)
01:21:25[2026-07-23T23:21:25.734Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-23T23:21:25.735Z] [Pipeline] getContext
01:21:25[2026-07-23T23:21:25.747Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.748Z] [Pipeline] { (Check POM parent version)
01:21:25[2026-07-23T23:21:25.757Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-23T23:21:25.758Z] [Pipeline] getContext
01:21:25[2026-07-23T23:21:25.759Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.768Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.778Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.779Z] [Pipeline] { (Update POM parent)
01:21:25[2026-07-23T23:21:25.787Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-23T23:21:25.788Z] [Pipeline] getContext
01:21:25[2026-07-23T23:21:25.790Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.799Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.808Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.809Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:25[2026-07-23T23:21:25.817Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-23T23:21:25.818Z] [Pipeline] getContext
01:21:25[2026-07-23T23:21:25.819Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.827Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.836Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.837Z] [Pipeline] { (Build and Publish)
01:21:25[2026-07-23T23:21:25.845Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-23T23:21:25.846Z] [Pipeline] getContext
01:21:25[2026-07-23T23:21:25.847Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.855Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.862Z] [Pipeline] }
01:21:25[2026-07-23T23:21:25.869Z] [Pipeline] // stage
01:21:25[2026-07-23T23:21:25.877Z] [Pipeline] stage
01:21:25[2026-07-23T23:21:25.878Z] [Pipeline] { (Create YAML build report)
01:21:25[2026-07-23T23:21:25.896Z] [Pipeline] script
01:21:25[2026-07-23T23:21:25.899Z] [Pipeline] {
01:21:25[2026-07-23T23:21:25.909Z] [Pipeline] sh
01:21:26[2026-07-23T23:21:26.167Z] + mkdir -p target
01:21:26[2026-07-23T23:21:26.169Z] [Pipeline] sh
01:21:26[2026-07-23T23:21:26.427Z] + mv build.yaml target/
01:21:26[2026-07-23T23:21:26.428Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.436Z] [Pipeline] // script
01:21:26[2026-07-23T23:21:26.446Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.454Z] [Pipeline] // stage
01:21:26[2026-07-23T23:21:26.465Z] [Pipeline] stage
01:21:26[2026-07-23T23:21:26.465Z] [Pipeline] { (Declarative: Post Actions)
01:21:26[2026-07-23T23:21:26.482Z] [Pipeline] step
01:21:26[2026-07-23T23:21:26.503Z] [Pipeline] script
01:21:26[2026-07-23T23:21:26.506Z] [Pipeline] {
01:21:26[2026-07-23T23:21:26.525Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.533Z] [Pipeline] // script
01:21:26[2026-07-23T23:21:26.547Z] [Pipeline] archiveArtifacts
01:21:26[2026-07-23T23:21:26.550Z] Archiving artifacts
01:21:26[2026-07-23T23:21:26.559Z] Enregistrement des empreintes numériques
01:21:26[2026-07-23T23:21:26.585Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.594Z] [Pipeline] // stage
01:21:26[2026-07-23T23:21:26.603Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.611Z] [Pipeline] // withEnv
01:21:26[2026-07-23T23:21:26.620Z] [Pipeline] }
01:21:26[2026-07-23T23:21:26.620Z] $ docker stop --time=1 2d953c29bf230f71fddf10cd7d3094d2ba94055255d091e6864d1edba3475fb3
01:21:27[2026-07-23T23:21:27.909Z] $ docker rm -f --volumes 2d953c29bf230f71fddf10cd7d3094d2ba94055255d091e6864d1edba3475fb3
01:21:27[2026-07-23T23:21:27.949Z] [Pipeline] // withDockerContainer
01:21:27[2026-07-23T23:21:27.953Z] [Pipeline] }
01:21:27[2026-07-23T23:21:27.957Z] [Pipeline] // withEnv
01:21:27[2026-07-23T23:21:27.960Z] [Pipeline] }
01:21:27[2026-07-23T23:21:27.964Z] [Pipeline] // node
01:21:27[2026-07-23T23:21:27.972Z] [Pipeline] End of Pipeline
01:21:28[2026-07-23T23:21:28.016Z] Finished: SUCCESS