06:46:21 [2026-08-03T04:46:21.378Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 549
06:46:21 [2026-08-03T04:46:21.378Z] Causé à l'origine par :
06:46:21 [2026-08-03T04:46:21.378Z] Lancé par une alarme périodique
06:46:21 [2026-08-03T04:46:21.378Z] Running as userbuild
06:46:21 [2026-08-03T04:46:21.829Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-08-03T04:46:21.936Z] [Pipeline] Start of Pipeline
06:46:22 [2026-08-03T04:46:22.207Z] [Pipeline] node
06:46:22 [2026-08-03T04:46:22.211Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22 [2026-08-03T04:46:22.211Z] [Pipeline] {
06:46:22 [2026-08-03T04:46:22.224Z] [Pipeline] stage
06:46:22 [2026-08-03T04:46:22.224Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2026-08-03T04:46:22.231Z] [Pipeline] checkout
06:46:22 [2026-08-03T04:46:22.233Z] Selected Git installation does not exist. Using Default
06:46:22 [2026-08-03T04:46:22.233Z] The recommended git tool is: NONE
06:46:22 [2026-08-03T04:46:22.234Z] No credentials specified
06:46:22 [2026-08-03T04:46:22.234Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2026-08-03T04:46:22.241Z] Fetching changes from the remote Git repository
06:46:22 [2026-08-03T04:46:22.244Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2026-08-03T04:46:22.252Z] Cleaning workspace
06:46:22 [2026-08-03T04:46:22.252Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2026-08-03T04:46:22.257Z] Resetting working tree
06:46:22 [2026-08-03T04:46:22.257Z] > /usr/bin/git reset --hard # timeout=10
06:46:22 [2026-08-03T04:46:22.354Z] > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2026-08-03T04:46:22.364Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-08-03T04:46:22.365Z] > /usr/bin/git --version # timeout=10
06:46:22 [2026-08-03T04:46:22.369Z] > git --version # 'git version 2.43.0'
06:46:22 [2026-08-03T04:46:22.369Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2026-08-03T04:46:22.762Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2026-08-03T04:46:22.769Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:22 [2026-08-03T04:46:22.769Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2026-08-03T04:46:22.773Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22 [2026-08-03T04:46:22.841Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:22 [2026-08-03T04:46:22.841Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22 [2026-08-03T04:46:22.864Z] [Pipeline] }
06:46:22 [2026-08-03T04:46:22.870Z] [Pipeline] // stage
06:46:22 [2026-08-03T04:46:22.885Z] [Pipeline] withEnv
06:46:22 [2026-08-03T04:46:22.885Z] [Pipeline] {
06:46:22 [2026-08-03T04:46:22.999Z] [Pipeline] isUnix
06:46:23 [2026-08-03T04:46:23.000Z] [Pipeline] withEnv
06:46:23 [2026-08-03T04:46:23.001Z] [Pipeline] {
06:46:23 [2026-08-03T04:46:23.011Z] [Pipeline] sh
06:46:23 [2026-08-03T04:46:23.268Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2026-08-03T04:46:23.268Z] .
06:46:23 [2026-08-03T04:46:23.269Z] [Pipeline] }
06:46:23 [2026-08-03T04:46:23.277Z] [Pipeline] // withEnv
06:46:23 [2026-08-03T04:46:23.287Z] [Pipeline] withDockerContainer
06:46:23 [2026-08-03T04:46:23.316Z] Jenkins does not seem to be running inside a container
06:46:23 [2026-08-03T04:46:23.323Z] $ 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:23 [2026-08-03T04:46:23.654Z] $ docker top aeda380b6095d87c0d2b041551c58840a5139f18ba9f27912b5f92d6b6befcc8 -eo pid,comm
06:46:23 [2026-08-03T04:46:23.691Z] [Pipeline] {
06:46:23 [2026-08-03T04:46:23.702Z] [Pipeline] withEnv
06:46:23 [2026-08-03T04:46:23.702Z] [Pipeline] {
06:46:23 [2026-08-03T04:46:23.710Z] [Pipeline] stage
06:46:23 [2026-08-03T04:46:23.711Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2026-08-03T04:46:23.736Z] [Pipeline] script
06:46:23 [2026-08-03T04:46:23.741Z] [Pipeline] {
06:46:23 [2026-08-03T04:46:23.750Z] [Pipeline] echo
06:46:23 [2026-08-03T04:46:23.750Z] Working on branch 6.4.x
06:46:23 [2026-08-03T04:46:23.755Z] [Pipeline] copyArtifacts
06:46:23 [2026-08-03T04:46:23.761Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 549
06:46:23 [2026-08-03T04:46:23.770Z] [Pipeline] readYaml
06:46:23 [2026-08-03T04:46:23.778Z] 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:23 [2026-08-03T04:46:23.778Z] 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:23 [2026-08-03T04:46:23.780Z] [Pipeline] sh
06:46:24 [2026-08-03T04:46:24.038Z] + rm -f build.yaml
06:46:24 [2026-08-03T04:46:24.039Z] [Pipeline] }
06:46:24 [2026-08-03T04:46:24.047Z] [Pipeline] // script
06:46:24 [2026-08-03T04:46:24.056Z] [Pipeline] echo
06:46:24 [2026-08-03T04:46:24.056Z] Parent version is 1.6.3
06:46:24 [2026-08-03T04:46:24.058Z] [Pipeline] echo
06:46:24 [2026-08-03T04:46:24.058Z] Silverpeas version is 6.4.8-build260720
06:46:24 [2026-08-03T04:46:24.059Z] [Pipeline] }
06:46:24 [2026-08-03T04:46:24.067Z] [Pipeline] // stage
06:46:24 [2026-08-03T04:46:24.076Z] [Pipeline] stage
06:46:24 [2026-08-03T04:46:24.077Z] [Pipeline] { (Prepare the project)
06:46:24 [2026-08-03T04:46:24.102Z] [Pipeline] git
06:46:24 [2026-08-03T04:46:24.104Z] The recommended git tool is: /usr/bin/git
06:46:24 [2026-08-03T04:46:24.105Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24 [2026-08-03T04:46:24.119Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37e78f1c; decorates hudson.Launcher$LocalLauncher@2d5522d9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24 [2026-08-03T04:46:24.119Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24 [2026-08-03T04:46:24.126Z] Fetching changes from the remote Git repository
06:46:24 [2026-08-03T04:46:24.129Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24 [2026-08-03T04:46:24.135Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:24 [2026-08-03T04:46:24.135Z] > /usr/bin/git --version # timeout=10
06:46:24 [2026-08-03T04:46:24.140Z] > git --version # 'git version 2.43.0'
06:46:24 [2026-08-03T04:46:24.140Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24 [2026-08-03T04:46:24.146Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-08-03T04:46:24.574Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2026-08-03T04:46:24.581Z] Checking out Revision d61323d6543c581b320ce7972f169f04dd165eba (refs/remotes/origin/6.4.x)
06:46:24 [2026-08-03T04:46:24.581Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-08-03T04:46:24.587Z] > /usr/bin/git checkout -f d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24 [2026-08-03T04:46:24.703Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2026-08-03T04:46:24.711Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2026-08-03T04:46:24.717Z] > /usr/bin/git checkout -b 6.4.x d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24 [2026-08-03T04:46:24.810Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260720"
06:46:24 [2026-08-03T04:46:24.811Z] > /usr/bin/git rev-list --no-walk d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24 [2026-08-03T04:46:24.835Z] [Pipeline] script
06:46:24 [2026-08-03T04:46:24.839Z] [Pipeline] {
06:46:24 [2026-08-03T04:46:24.855Z] [Pipeline] copyArtifacts
06:46:24 [2026-08-03T04:46:24.861Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 419
06:46:24 [2026-08-03T04:46:24.870Z] [Pipeline] readYaml
06:46:24 [2026-08-03T04:46:24.879Z] 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:24 [2026-08-03T04:46:24.881Z] [Pipeline] sh
06:46:25 [2026-08-03T04:46:25.139Z] + git rev-parse HEAD
06:46:25 [2026-08-03T04:46:25.141Z] [Pipeline] echo
06:46:25 [2026-08-03T04:46:25.142Z] Current commit is d61323d6543c581b320ce7972f169f04dd165eba and last build commit is d61323d6543c581b320ce7972f169f04dd165eba
06:46:25 [2026-08-03T04:46:25.143Z] 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:25 [2026-08-03T04:46:25.143Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.153Z] [Pipeline] // script
06:46:25 [2026-08-03T04:46:25.163Z] [Pipeline] script
06:46:25 [2026-08-03T04:46:25.167Z] [Pipeline] {
06:46:25 [2026-08-03T04:46:25.177Z] [Pipeline] readMavenPom
06:46:25 [2026-08-03T04:46:25.185Z] 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:25 [2026-08-03T04:46:25.186Z] 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:25 [2026-08-03T04:46:25.187Z] 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:25 [2026-08-03T04:46:25.187Z] 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:25 [2026-08-03T04:46:25.188Z] [Pipeline] echo
06:46:25 [2026-08-03T04:46:25.189Z] No changes and no update in Silverpeas since the last build
06:46:25 [2026-08-03T04:46:25.189Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.198Z] [Pipeline] // script
06:46:25 [2026-08-03T04:46:25.207Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.215Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.225Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.226Z] [Pipeline] { (Build the project)
06:46:25 [2026-08-03T04:46:25.266Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-08-03T04:46:25.267Z] [Pipeline] getContext
06:46:25 [2026-08-03T04:46:25.279Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.280Z] [Pipeline] { (Check POM parent version)
06:46:25 [2026-08-03T04:46:25.289Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-08-03T04:46:25.290Z] [Pipeline] getContext
06:46:25 [2026-08-03T04:46:25.291Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.300Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.311Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.312Z] [Pipeline] { (Update POM parent)
06:46:25 [2026-08-03T04:46:25.320Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-08-03T04:46:25.321Z] [Pipeline] getContext
06:46:25 [2026-08-03T04:46:25.323Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.331Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.341Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.342Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2026-08-03T04:46:25.350Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-08-03T04:46:25.351Z] [Pipeline] getContext
06:46:25 [2026-08-03T04:46:25.353Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.360Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.370Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.371Z] [Pipeline] { (Build and Publish)
06:46:25 [2026-08-03T04:46:25.378Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-08-03T04:46:25.379Z] [Pipeline] getContext
06:46:25 [2026-08-03T04:46:25.380Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.388Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.395Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.402Z] [Pipeline] // stage
06:46:25 [2026-08-03T04:46:25.412Z] [Pipeline] stage
06:46:25 [2026-08-03T04:46:25.412Z] [Pipeline] { (Create YAML build report)
06:46:25 [2026-08-03T04:46:25.433Z] [Pipeline] script
06:46:25 [2026-08-03T04:46:25.437Z] [Pipeline] {
06:46:25 [2026-08-03T04:46:25.447Z] [Pipeline] sh
06:46:25 [2026-08-03T04:46:25.705Z] + mkdir -p target
06:46:25 [2026-08-03T04:46:25.708Z] [Pipeline] sh
06:46:25 [2026-08-03T04:46:25.966Z] + mv build.yaml target/
06:46:25 [2026-08-03T04:46:25.967Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.974Z] [Pipeline] // script
06:46:25 [2026-08-03T04:46:25.983Z] [Pipeline] }
06:46:25 [2026-08-03T04:46:25.991Z] [Pipeline] // stage
06:46:26 [2026-08-03T04:46:26.002Z] [Pipeline] stage
06:46:26 [2026-08-03T04:46:26.003Z] [Pipeline] { (Declarative: Post Actions)
06:46:26 [2026-08-03T04:46:26.020Z] [Pipeline] step
06:46:26 [2026-08-03T04:46:26.040Z] [Pipeline] script
06:46:26 [2026-08-03T04:46:26.043Z] [Pipeline] {
06:46:26 [2026-08-03T04:46:26.061Z] [Pipeline] }
06:46:26 [2026-08-03T04:46:26.070Z] [Pipeline] // script
06:46:26 [2026-08-03T04:46:26.083Z] [Pipeline] archiveArtifacts
06:46:26 [2026-08-03T04:46:26.086Z] Archiving artifacts
06:46:26 [2026-08-03T04:46:26.094Z] Enregistrement des empreintes numériques
06:46:26 [2026-08-03T04:46:26.119Z] [Pipeline] }
06:46:26 [2026-08-03T04:46:26.127Z] [Pipeline] // stage
06:46:26 [2026-08-03T04:46:26.136Z] [Pipeline] }
06:46:26 [2026-08-03T04:46:26.144Z] [Pipeline] // withEnv
06:46:26 [2026-08-03T04:46:26.153Z] [Pipeline] }
06:46:26 [2026-08-03T04:46:26.153Z] $ docker stop --time=1 aeda380b6095d87c0d2b041551c58840a5139f18ba9f27912b5f92d6b6befcc8
06:46:27 [2026-08-03T04:46:27.479Z] $ docker rm -f --volumes aeda380b6095d87c0d2b041551c58840a5139f18ba9f27912b5f92d6b6befcc8
06:46:27 [2026-08-03T04:46:27.517Z] [Pipeline] // withDockerContainer
06:46:27 [2026-08-03T04:46:27.521Z] [Pipeline] }
06:46:27 [2026-08-03T04:46:27.527Z] [Pipeline] // withEnv
06:46:27 [2026-08-03T04:46:27.531Z] [Pipeline] }
06:46:27 [2026-08-03T04:46:27.535Z] [Pipeline] // node
06:46:27 [2026-08-03T04:46:27.542Z] [Pipeline] End of Pipeline
06:46:27 [2026-08-03T04:46:27.596Z] Finished: SUCCESS