01:21:24 [2026-07-16T23:21:24.143Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 293
01:21:24 [2026-07-16T23:21:24.143Z] Causé à l'origine par :
01:21:24 [2026-07-16T23:21:24.143Z] Lancé par une alarme périodique
01:21:24 [2026-07-16T23:21:24.143Z] Running as userbuild
01:21:24 [2026-07-16T23:21:24.551Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:24 [2026-07-16T23:21:24.710Z] [Pipeline] Start of Pipeline
01:21:24 [2026-07-16T23:21:24.941Z] [Pipeline] node
01:21:24 [2026-07-16T23:21:24.944Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:24 [2026-07-16T23:21:24.946Z] [Pipeline] {
01:21:24 [2026-07-16T23:21:24.961Z] [Pipeline] stage
01:21:24 [2026-07-16T23:21:24.961Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:24 [2026-07-16T23:21:24.971Z] [Pipeline] checkout
01:21:24 [2026-07-16T23:21:24.972Z] Selected Git installation does not exist. Using Default
01:21:24 [2026-07-16T23:21:24.972Z] The recommended git tool is: NONE
01:21:24 [2026-07-16T23:21:24.972Z] No credentials specified
01:21:24 [2026-07-16T23:21:24.972Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25 [2026-07-16T23:21:25.004Z] Fetching changes from the remote Git repository
01:21:25 [2026-07-16T23:21:25.012Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:25 [2026-07-16T23:21:25.018Z] Cleaning workspace
01:21:25 [2026-07-16T23:21:25.018Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:25 [2026-07-16T23:21:25.023Z] Resetting working tree
01:21:25 [2026-07-16T23:21:25.023Z] > /usr/bin/git reset --hard # timeout=10
01:21:25 [2026-07-16T23:21:25.105Z] > /usr/bin/git clean -fdx # timeout=10
01:21:25 [2026-07-16T23:21:25.115Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:25 [2026-07-16T23:21:25.115Z] > /usr/bin/git --version # timeout=10
01:21:25 [2026-07-16T23:21:25.120Z] > git --version # 'git version 2.43.0'
01:21:25 [2026-07-16T23:21:25.120Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25 [2026-07-16T23:21:25.575Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:25 [2026-07-16T23:21:25.582Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:25 [2026-07-16T23:21:25.582Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25 [2026-07-16T23:21:25.586Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:25 [2026-07-16T23:21:25.640Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:25 [2026-07-16T23:21:25.640Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:25 [2026-07-16T23:21:25.663Z] [Pipeline] }
01:21:25 [2026-07-16T23:21:25.667Z] [Pipeline] // stage
01:21:25 [2026-07-16T23:21:25.679Z] [Pipeline] withEnv
01:21:25 [2026-07-16T23:21:25.679Z] [Pipeline] {
01:21:25 [2026-07-16T23:21:25.797Z] [Pipeline] isUnix
01:21:25 [2026-07-16T23:21:25.798Z] [Pipeline] withEnv
01:21:25 [2026-07-16T23:21:25.799Z] [Pipeline] {
01:21:25 [2026-07-16T23:21:25.809Z] [Pipeline] sh
01:21:26 [2026-07-16T23:21:26.065Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:26 [2026-07-16T23:21:26.065Z] .
01:21:26 [2026-07-16T23:21:26.067Z] [Pipeline] }
01:21:26 [2026-07-16T23:21:26.077Z] [Pipeline] // withEnv
01:21:26 [2026-07-16T23:21:26.086Z] [Pipeline] withDockerContainer
01:21:26 [2026-07-16T23:21:26.117Z] Jenkins does not seem to be running inside a container
01:21:26 [2026-07-16T23:21:26.124Z] $ 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:26 [2026-07-16T23:21:26.464Z] $ docker top e5ad113392fd570943aa7cec07cc61838c3edf31e6bb4412a7a6ccbed0687605 -eo pid,comm
01:21:26 [2026-07-16T23:21:26.503Z] [Pipeline] {
01:21:26 [2026-07-16T23:21:26.512Z] [Pipeline] withEnv
01:21:26 [2026-07-16T23:21:26.513Z] [Pipeline] {
01:21:26 [2026-07-16T23:21:26.519Z] [Pipeline] stage
01:21:26 [2026-07-16T23:21:26.520Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:26 [2026-07-16T23:21:26.545Z] [Pipeline] script
01:21:26 [2026-07-16T23:21:26.549Z] [Pipeline] {
01:21:26 [2026-07-16T23:21:26.559Z] [Pipeline] echo
01:21:26 [2026-07-16T23:21:26.559Z] Working on branch 6.3.x
01:21:26 [2026-07-16T23:21:26.564Z] [Pipeline] copyArtifacts
01:21:26 [2026-07-16T23:21:26.570Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 293
01:21:26 [2026-07-16T23:21:26.579Z] [Pipeline] readYaml
01:21:26 [2026-07-16T23:21:26.587Z] 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:26 [2026-07-16T23:21:26.588Z] 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:26 [2026-07-16T23:21:26.589Z] [Pipeline] sh
01:21:26 [2026-07-16T23:21:26.847Z] + rm -f build.yaml
01:21:26 [2026-07-16T23:21:26.848Z] [Pipeline] }
01:21:26 [2026-07-16T23:21:26.854Z] [Pipeline] // script
01:21:26 [2026-07-16T23:21:26.863Z] [Pipeline] echo
01:21:26 [2026-07-16T23:21:26.864Z] Parent version is 1.5.3
01:21:26 [2026-07-16T23:21:26.866Z] [Pipeline] echo
01:21:26 [2026-07-16T23:21:26.866Z] Silverpeas version is 6.3.7-build250214
01:21:26 [2026-07-16T23:21:26.867Z] [Pipeline] }
01:21:26 [2026-07-16T23:21:26.878Z] [Pipeline] // stage
01:21:26 [2026-07-16T23:21:26.888Z] [Pipeline] stage
01:21:26 [2026-07-16T23:21:26.888Z] [Pipeline] { (Prepare the project)
01:21:26 [2026-07-16T23:21:26.913Z] [Pipeline] git
01:21:26 [2026-07-16T23:21:26.915Z] The recommended git tool is: /usr/bin/git
01:21:26 [2026-07-16T23:21:26.916Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:26 [2026-07-16T23:21:26.925Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ecf36ef; decorates hudson.Launcher$LocalLauncher@77c48f74 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:26 [2026-07-16T23:21:26.926Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26 [2026-07-16T23:21:26.932Z] Fetching changes from the remote Git repository
01:21:26 [2026-07-16T23:21:26.937Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:26 [2026-07-16T23:21:26.944Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:26 [2026-07-16T23:21:26.944Z] > /usr/bin/git --version # timeout=10
01:21:26 [2026-07-16T23:21:26.950Z] > git --version # 'git version 2.43.0'
01:21:26 [2026-07-16T23:21:26.950Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:26 [2026-07-16T23:21:26.957Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:28 [2026-07-16T23:21:28.112Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:28 [2026-07-16T23:21:28.121Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:28 [2026-07-16T23:21:28.121Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:28 [2026-07-16T23:21:28.127Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2026-07-16T23:21:28.234Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:28 [2026-07-16T23:21:28.242Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:28 [2026-07-16T23:21:28.249Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2026-07-16T23:21:28.293Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:28 [2026-07-16T23:21:28.293Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2026-07-16T23:21:28.319Z] [Pipeline] script
01:21:28 [2026-07-16T23:21:28.322Z] [Pipeline] {
01:21:28 [2026-07-16T23:21:28.333Z] [Pipeline] copyArtifacts
01:21:28 [2026-07-16T23:21:28.339Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 264
01:21:28 [2026-07-16T23:21:28.348Z] [Pipeline] readYaml
01:21:28 [2026-07-16T23:21:28.358Z] 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:28 [2026-07-16T23:21:28.359Z] [Pipeline] sh
01:21:28 [2026-07-16T23:21:28.618Z] + git rev-parse HEAD
01:21:28 [2026-07-16T23:21:28.621Z] [Pipeline] echo
01:21:28 [2026-07-16T23:21:28.621Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:28 [2026-07-16T23:21:28.622Z] 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:28 [2026-07-16T23:21:28.623Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.632Z] [Pipeline] // script
01:21:28 [2026-07-16T23:21:28.641Z] [Pipeline] script
01:21:28 [2026-07-16T23:21:28.645Z] [Pipeline] {
01:21:28 [2026-07-16T23:21:28.655Z] [Pipeline] readMavenPom
01:21:28 [2026-07-16T23:21:28.664Z] 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:28 [2026-07-16T23:21:28.665Z] 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:28 [2026-07-16T23:21:28.666Z] 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:28 [2026-07-16T23:21:28.666Z] 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:28 [2026-07-16T23:21:28.668Z] [Pipeline] echo
01:21:28 [2026-07-16T23:21:28.668Z] No changes and no update in Silverpeas since the last build
01:21:28 [2026-07-16T23:21:28.668Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.677Z] [Pipeline] // script
01:21:28 [2026-07-16T23:21:28.686Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.695Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.705Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.706Z] [Pipeline] { (Build the project)
01:21:28 [2026-07-16T23:21:28.748Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-07-16T23:21:28.749Z] [Pipeline] getContext
01:21:28 [2026-07-16T23:21:28.762Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.763Z] [Pipeline] { (Check POM parent version)
01:21:28 [2026-07-16T23:21:28.772Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-07-16T23:21:28.773Z] [Pipeline] getContext
01:21:28 [2026-07-16T23:21:28.775Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.783Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.794Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.795Z] [Pipeline] { (Update POM parent)
01:21:28 [2026-07-16T23:21:28.804Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-07-16T23:21:28.805Z] [Pipeline] getContext
01:21:28 [2026-07-16T23:21:28.806Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.815Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.827Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.828Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:28 [2026-07-16T23:21:28.837Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-07-16T23:21:28.838Z] [Pipeline] getContext
01:21:28 [2026-07-16T23:21:28.840Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.848Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.858Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.859Z] [Pipeline] { (Build and Publish)
01:21:28 [2026-07-16T23:21:28.867Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-07-16T23:21:28.868Z] [Pipeline] getContext
01:21:28 [2026-07-16T23:21:28.870Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.877Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.885Z] [Pipeline] }
01:21:28 [2026-07-16T23:21:28.893Z] [Pipeline] // stage
01:21:28 [2026-07-16T23:21:28.903Z] [Pipeline] stage
01:21:28 [2026-07-16T23:21:28.904Z] [Pipeline] { (Create YAML build report)
01:21:28 [2026-07-16T23:21:28.927Z] [Pipeline] script
01:21:28 [2026-07-16T23:21:28.931Z] [Pipeline] {
01:21:28 [2026-07-16T23:21:28.941Z] [Pipeline] sh
01:21:29 [2026-07-16T23:21:29.201Z] + mkdir -p target
01:21:29 [2026-07-16T23:21:29.203Z] [Pipeline] sh
01:21:29 [2026-07-16T23:21:29.462Z] + mv build.yaml target/
01:21:29 [2026-07-16T23:21:29.463Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.472Z] [Pipeline] // script
01:21:29 [2026-07-16T23:21:29.483Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.492Z] [Pipeline] // stage
01:21:29 [2026-07-16T23:21:29.503Z] [Pipeline] stage
01:21:29 [2026-07-16T23:21:29.504Z] [Pipeline] { (Declarative: Post Actions)
01:21:29 [2026-07-16T23:21:29.519Z] [Pipeline] step
01:21:29 [2026-07-16T23:21:29.539Z] [Pipeline] script
01:21:29 [2026-07-16T23:21:29.543Z] [Pipeline] {
01:21:29 [2026-07-16T23:21:29.561Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.570Z] [Pipeline] // script
01:21:29 [2026-07-16T23:21:29.584Z] [Pipeline] archiveArtifacts
01:21:29 [2026-07-16T23:21:29.587Z] Archiving artifacts
01:21:29 [2026-07-16T23:21:29.596Z] Enregistrement des empreintes numériques
01:21:29 [2026-07-16T23:21:29.621Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.630Z] [Pipeline] // stage
01:21:29 [2026-07-16T23:21:29.639Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.647Z] [Pipeline] // withEnv
01:21:29 [2026-07-16T23:21:29.656Z] [Pipeline] }
01:21:29 [2026-07-16T23:21:29.656Z] $ docker stop --time=1 e5ad113392fd570943aa7cec07cc61838c3edf31e6bb4412a7a6ccbed0687605
01:21:30 [2026-07-16T23:21:30.955Z] $ docker rm -f --volumes e5ad113392fd570943aa7cec07cc61838c3edf31e6bb4412a7a6ccbed0687605
01:21:30 [2026-07-16T23:21:30.998Z] [Pipeline] // withDockerContainer
01:21:31 [2026-07-16T23:21:31.001Z] [Pipeline] }
01:21:31 [2026-07-16T23:21:31.005Z] [Pipeline] // withEnv
01:21:31 [2026-07-16T23:21:31.010Z] [Pipeline] }
01:21:31 [2026-07-16T23:21:31.018Z] [Pipeline] // node
01:21:31 [2026-07-16T23:21:31.022Z] [Pipeline] End of Pipeline
01:21:31 [2026-07-16T23:21:31.078Z] Finished: SUCCESS