06:46:22[2025-11-06T05:46:22.230Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 45306:46:22[2025-11-06T05:46:22.230Z] Causé à l'origine par :
06:46:22[2025-11-06T05:46:22.230Z] Lancé par une alarme périodique
06:46:22[2025-11-06T05:46:22.230Z] Running as userbuild06:46:22[2025-11-06T05:46:22.606Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:22[2025-11-06T05:46:22.731Z] [Pipeline] Start of Pipeline
06:46:22[2025-11-06T05:46:22.950Z] [Pipeline] node
06:46:22[2025-11-06T05:46:22.953Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22[2025-11-06T05:46:22.955Z] [Pipeline] {
06:46:22[2025-11-06T05:46:22.968Z] [Pipeline] stage
06:46:22[2025-11-06T05:46:22.968Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22[2025-11-06T05:46:22.975Z] [Pipeline] checkout
06:46:22[2025-11-06T05:46:22.976Z] Selected Git installation does not exist. Using Default
06:46:22[2025-11-06T05:46:22.977Z] The recommended git tool is: NONE
06:46:22[2025-11-06T05:46:22.977Z] No credentials specified
06:46:22[2025-11-06T05:46:22.977Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22[2025-11-06T05:46:22.983Z] Fetching changes from the remote Git repository
06:46:22[2025-11-06T05:46:22.985Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22[2025-11-06T05:46:22.993Z] Cleaning workspace
06:46:22[2025-11-06T05:46:22.993Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22[2025-11-06T05:46:22.999Z] Resetting working tree
06:46:22[2025-11-06T05:46:22.999Z] > /usr/bin/git reset --hard # timeout=10
06:46:23[2025-11-06T05:46:23.102Z] > /usr/bin/git clean -fdx # timeout=10
06:46:23[2025-11-06T05:46:23.114Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:23[2025-11-06T05:46:23.114Z] > /usr/bin/git --version # timeout=10
06:46:23[2025-11-06T05:46:23.119Z] > git --version # 'git version 2.43.0'
06:46:23[2025-11-06T05:46:23.119Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24[2025-11-06T05:46:24.635Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24[2025-11-06T05:46:24.642Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
06:46:24[2025-11-06T05:46:24.642Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24[2025-11-06T05:46:24.647Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
06:46:24[2025-11-06T05:46:24.706Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
06:46:24[2025-11-06T05:46:24.706Z] > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
06:46:24[2025-11-06T05:46:24.729Z] [Pipeline] }
06:46:24[2025-11-06T05:46:24.733Z] [Pipeline] // stage
06:46:24[2025-11-06T05:46:24.747Z] [Pipeline] withEnv
06:46:24[2025-11-06T05:46:24.747Z] [Pipeline] {
06:46:24[2025-11-06T05:46:24.855Z] [Pipeline] isUnix
06:46:24[2025-11-06T05:46:24.856Z] [Pipeline] withEnv
06:46:24[2025-11-06T05:46:24.856Z] [Pipeline] {
06:46:24[2025-11-06T05:46:24.866Z] [Pipeline] sh
06:46:25[2025-11-06T05:46:25.123Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:25[2025-11-06T05:46:25.123Z] .
06:46:25[2025-11-06T05:46:25.124Z] [Pipeline] }
06:46:25[2025-11-06T05:46:25.132Z] [Pipeline] // withEnv
06:46:25[2025-11-06T05:46:25.142Z] [Pipeline] withDockerContainer
06:46:25[2025-11-06T05:46:25.171Z] Jenkins does not seem to be running inside a container
06:46:25[2025-11-06T05:46:25.178Z] $ 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:25[2025-11-06T05:46:25.529Z] $ docker top f11ab44c7078e02ca2f7478634de83fa3a9843017b976edbc099d87252ae1178 -eo pid,comm
06:46:25[2025-11-06T05:46:25.565Z] [Pipeline] {
06:46:25[2025-11-06T05:46:25.577Z] [Pipeline] withEnv
06:46:25[2025-11-06T05:46:25.578Z] [Pipeline] {
06:46:25[2025-11-06T05:46:25.591Z] [Pipeline] stage
06:46:25[2025-11-06T05:46:25.591Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25[2025-11-06T05:46:25.620Z] [Pipeline] script
06:46:25[2025-11-06T05:46:25.623Z] [Pipeline] {
06:46:25[2025-11-06T05:46:25.632Z] [Pipeline] echo
06:46:25[2025-11-06T05:46:25.632Z] Working on branch 6.4.x
06:46:25[2025-11-06T05:46:25.637Z] [Pipeline] copyArtifacts
06:46:25[2025-11-06T05:46:25.643Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 45306:46:25[2025-11-06T05:46:25.652Z] [Pipeline] readYaml
06:46:25[2025-11-06T05:46:25.660Z] 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:25[2025-11-06T05:46:25.661Z] 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:25[2025-11-06T05:46:25.662Z] [Pipeline] sh
06:46:25[2025-11-06T05:46:25.920Z] + rm -f build.yaml
06:46:25[2025-11-06T05:46:25.921Z] [Pipeline] }
06:46:25[2025-11-06T05:46:25.929Z] [Pipeline] // script
06:46:25[2025-11-06T05:46:25.938Z] [Pipeline] echo
06:46:25[2025-11-06T05:46:25.938Z] Parent version is 1.6.2
06:46:25[2025-11-06T05:46:25.940Z] [Pipeline] echo
06:46:25[2025-11-06T05:46:25.940Z] Silverpeas version is 6.4.5-build251023
06:46:25[2025-11-06T05:46:25.941Z] [Pipeline] }
06:46:25[2025-11-06T05:46:25.949Z] [Pipeline] // stage
06:46:25[2025-11-06T05:46:25.958Z] [Pipeline] stage
06:46:25[2025-11-06T05:46:25.959Z] [Pipeline] { (Prepare the project)
06:46:25[2025-11-06T05:46:25.984Z] [Pipeline] git
06:46:25[2025-11-06T05:46:25.985Z] The recommended git tool is: /usr/bin/git
06:46:25[2025-11-06T05:46:25.986Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25[2025-11-06T05:46:25.998Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@67c7270a; decorates hudson.Launcher$LocalLauncher@618a48ce will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25[2025-11-06T05:46:25.999Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:26[2025-11-06T05:46:26.004Z] Fetching changes from the remote Git repository
06:46:26[2025-11-06T05:46:26.007Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:26[2025-11-06T05:46:26.012Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:26[2025-11-06T05:46:26.012Z] > /usr/bin/git --version # timeout=10
06:46:26[2025-11-06T05:46:26.017Z] > git --version # 'git version 2.43.0'
06:46:26[2025-11-06T05:46:26.017Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:26[2025-11-06T05:46:26.023Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:27[2025-11-06T05:46:27.128Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:27[2025-11-06T05:46:27.135Z] Checking out Revision 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 (refs/remotes/origin/6.4.x)
06:46:27[2025-11-06T05:46:27.135Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:27[2025-11-06T05:46:27.140Z] > /usr/bin/git checkout -f 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10
06:46:27[2025-11-06T05:46:27.256Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:27[2025-11-06T05:46:27.265Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:27[2025-11-06T05:46:27.272Z] > /usr/bin/git checkout -b 6.4.x 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10
06:46:27[2025-11-06T05:46:27.402Z] Commit message: "Update dependency on Silverpeas to version 6.4.5-build251023"
06:46:27[2025-11-06T05:46:27.402Z] > /usr/bin/git rev-list --no-walk 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10
06:46:27[2025-11-06T05:46:27.423Z] [Pipeline] script
06:46:27[2025-11-06T05:46:27.426Z] [Pipeline] {
06:46:27[2025-11-06T05:46:27.436Z] [Pipeline] copyArtifacts
06:46:27[2025-11-06T05:46:27.442Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 34506:46:27[2025-11-06T05:46:27.452Z] [Pipeline] readYaml
06:46:27[2025-11-06T05:46:27.461Z] 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[2025-11-06T05:46:27.463Z] [Pipeline] sh
06:46:27[2025-11-06T05:46:27.720Z] + git rev-parse HEAD
06:46:27[2025-11-06T05:46:27.722Z] [Pipeline] echo
06:46:27[2025-11-06T05:46:27.723Z] Current commit is 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 and last build commit is 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401
06:46:27[2025-11-06T05:46:27.724Z] 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[2025-11-06T05:46:27.724Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.733Z] [Pipeline] // script
06:46:27[2025-11-06T05:46:27.743Z] [Pipeline] script
06:46:27[2025-11-06T05:46:27.746Z] [Pipeline] {
06:46:27[2025-11-06T05:46:27.757Z] [Pipeline] readMavenPom
06:46:27[2025-11-06T05:46:27.766Z] 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[2025-11-06T05:46:27.767Z] 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[2025-11-06T05:46:27.767Z] 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[2025-11-06T05:46:27.768Z] 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[2025-11-06T05:46:27.769Z] [Pipeline] echo
06:46:27[2025-11-06T05:46:27.769Z] No changes and no update in Silverpeas since the last build
06:46:27[2025-11-06T05:46:27.769Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.778Z] [Pipeline] // script
06:46:27[2025-11-06T05:46:27.787Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.796Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.807Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.807Z] [Pipeline] { (Build the project)
06:46:27[2025-11-06T05:46:27.846Z] Stage "Build the project" skipped due to when conditional
06:46:27[2025-11-06T05:46:27.847Z] [Pipeline] getContext
06:46:27[2025-11-06T05:46:27.860Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.861Z] [Pipeline] { (Check POM parent version)
06:46:27[2025-11-06T05:46:27.870Z] Stage "Build the project" skipped due to when conditional
06:46:27[2025-11-06T05:46:27.871Z] [Pipeline] getContext
06:46:27[2025-11-06T05:46:27.872Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.881Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.889Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.890Z] [Pipeline] { (Update POM parent)
06:46:27[2025-11-06T05:46:27.896Z] Stage "Build the project" skipped due to when conditional
06:46:27[2025-11-06T05:46:27.897Z] [Pipeline] getContext
06:46:27[2025-11-06T05:46:27.898Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.904Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.912Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.913Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27[2025-11-06T05:46:27.920Z] Stage "Build the project" skipped due to when conditional
06:46:27[2025-11-06T05:46:27.921Z] [Pipeline] getContext
06:46:27[2025-11-06T05:46:27.923Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.930Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.939Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.939Z] [Pipeline] { (Build and Publish)
06:46:27[2025-11-06T05:46:27.946Z] Stage "Build the project" skipped due to when conditional
06:46:27[2025-11-06T05:46:27.947Z] [Pipeline] getContext
06:46:27[2025-11-06T05:46:27.949Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.956Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.962Z] [Pipeline] }
06:46:27[2025-11-06T05:46:27.969Z] [Pipeline] // stage
06:46:27[2025-11-06T05:46:27.979Z] [Pipeline] stage
06:46:27[2025-11-06T05:46:27.980Z] [Pipeline] { (Create YAML build report)
06:46:28[2025-11-06T05:46:28.000Z] [Pipeline] script
06:46:28[2025-11-06T05:46:28.004Z] [Pipeline] {
06:46:28[2025-11-06T05:46:28.014Z] [Pipeline] sh
06:46:28[2025-11-06T05:46:28.271Z] + mkdir -p target
06:46:28[2025-11-06T05:46:28.274Z] [Pipeline] sh
06:46:28[2025-11-06T05:46:28.532Z] + mv build.yaml target/
06:46:28[2025-11-06T05:46:28.533Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.542Z] [Pipeline] // script
06:46:28[2025-11-06T05:46:28.551Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.560Z] [Pipeline] // stage
06:46:28[2025-11-06T05:46:28.571Z] [Pipeline] stage
06:46:28[2025-11-06T05:46:28.572Z] [Pipeline] { (Declarative: Post Actions)
06:46:28[2025-11-06T05:46:28.587Z] [Pipeline] step
06:46:28[2025-11-06T05:46:28.607Z] [Pipeline] script
06:46:28[2025-11-06T05:46:28.610Z] [Pipeline] {
06:46:28[2025-11-06T05:46:28.630Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.639Z] [Pipeline] // script
06:46:28[2025-11-06T05:46:28.652Z] [Pipeline] archiveArtifacts
06:46:28[2025-11-06T05:46:28.655Z] Archiving artifacts
06:46:28[2025-11-06T05:46:28.664Z] Enregistrement des empreintes numériques
06:46:28[2025-11-06T05:46:28.694Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.735Z] [Pipeline] // stage
06:46:28[2025-11-06T05:46:28.746Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.755Z] [Pipeline] // withEnv
06:46:28[2025-11-06T05:46:28.761Z] [Pipeline] }
06:46:28[2025-11-06T05:46:28.762Z] $ docker stop --time=1 f11ab44c7078e02ca2f7478634de83fa3a9843017b976edbc099d87252ae1178
06:46:30[2025-11-06T05:46:30.052Z] $ docker rm -f --volumes f11ab44c7078e02ca2f7478634de83fa3a9843017b976edbc099d87252ae1178
06:46:30[2025-11-06T05:46:30.102Z] [Pipeline] // withDockerContainer
06:46:30[2025-11-06T05:46:30.108Z] [Pipeline] }
06:46:30[2025-11-06T05:46:30.113Z] [Pipeline] // withEnv
06:46:30[2025-11-06T05:46:30.118Z] [Pipeline] }
06:46:30[2025-11-06T05:46:30.127Z] [Pipeline] // node
06:46:30[2025-11-06T05:46:30.136Z] [Pipeline] End of Pipeline
06:46:30[2025-11-06T05:46:30.190Z] Finished: SUCCESS