06:46:19[2026-02-16T05:46:19.142Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 48506:46:19[2026-02-16T05:46:19.142Z] Causé à l'origine par :
06:46:19[2026-02-16T05:46:19.142Z] Lancé par une alarme périodique
06:46:19[2026-02-16T05:46:19.142Z] Running as userbuild06:46:19[2026-02-16T05:46:19.545Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:19[2026-02-16T05:46:19.677Z] [Pipeline] Start of Pipeline
06:46:19[2026-02-16T05:46:19.906Z] [Pipeline] node
06:46:19[2026-02-16T05:46:19.909Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:19[2026-02-16T05:46:19.911Z] [Pipeline] {
06:46:19[2026-02-16T05:46:19.925Z] [Pipeline] stage
06:46:19[2026-02-16T05:46:19.926Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:19[2026-02-16T05:46:19.933Z] [Pipeline] checkout
06:46:19[2026-02-16T05:46:19.935Z] Selected Git installation does not exist. Using Default
06:46:19[2026-02-16T05:46:19.935Z] The recommended git tool is: NONE
06:46:19[2026-02-16T05:46:19.935Z] No credentials specified
06:46:19[2026-02-16T05:46:19.936Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:19[2026-02-16T05:46:19.942Z] Fetching changes from the remote Git repository
06:46:19[2026-02-16T05:46:19.944Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:19[2026-02-16T05:46:19.949Z] Cleaning workspace
06:46:19[2026-02-16T05:46:19.949Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:19[2026-02-16T05:46:19.954Z] Resetting working tree
06:46:19[2026-02-16T05:46:19.954Z] > /usr/bin/git reset --hard # timeout=10
06:46:20[2026-02-16T05:46:20.018Z] > /usr/bin/git clean -fdx # timeout=10
06:46:20[2026-02-16T05:46:20.259Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:20[2026-02-16T05:46:20.259Z] > /usr/bin/git --version # timeout=10
06:46:20[2026-02-16T05:46:20.266Z] > git --version # 'git version 2.43.0'
06:46:20[2026-02-16T05:46:20.266Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:20[2026-02-16T05:46:20.679Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:20[2026-02-16T05:46:20.686Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:20[2026-02-16T05:46:20.686Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:20[2026-02-16T05:46:20.693Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:20[2026-02-16T05:46:20.804Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:20[2026-02-16T05:46:20.804Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:20[2026-02-16T05:46:20.824Z] [Pipeline] }
06:46:20[2026-02-16T05:46:20.830Z] [Pipeline] // stage
06:46:20[2026-02-16T05:46:20.839Z] [Pipeline] withEnv
06:46:20[2026-02-16T05:46:20.839Z] [Pipeline] {
06:46:20[2026-02-16T05:46:20.938Z] [Pipeline] isUnix
06:46:20[2026-02-16T05:46:20.939Z] [Pipeline] withEnv
06:46:20[2026-02-16T05:46:20.940Z] [Pipeline] {
06:46:20[2026-02-16T05:46:20.951Z] [Pipeline] sh
06:46:21[2026-02-16T05:46:21.207Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:21[2026-02-16T05:46:21.207Z] .
06:46:21[2026-02-16T05:46:21.208Z] [Pipeline] }
06:46:21[2026-02-16T05:46:21.216Z] [Pipeline] // withEnv
06:46:21[2026-02-16T05:46:21.226Z] [Pipeline] withDockerContainer
06:46:21[2026-02-16T05:46:21.256Z] Jenkins does not seem to be running inside a container
06:46:21[2026-02-16T05:46:21.264Z] $ 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:21[2026-02-16T05:46:21.628Z] $ docker top 2d4c65c8b321ae8a4cdfe404bb861727185aaada308ce7e0a0057971fa9b86d3 -eo pid,comm
06:46:21[2026-02-16T05:46:21.666Z] [Pipeline] {
06:46:21[2026-02-16T05:46:21.675Z] [Pipeline] withEnv
06:46:21[2026-02-16T05:46:21.676Z] [Pipeline] {
06:46:21[2026-02-16T05:46:21.682Z] [Pipeline] stage
06:46:21[2026-02-16T05:46:21.682Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:21[2026-02-16T05:46:21.694Z] [Pipeline] script
06:46:21[2026-02-16T05:46:21.696Z] [Pipeline] {
06:46:21[2026-02-16T05:46:21.700Z] [Pipeline] echo
06:46:21[2026-02-16T05:46:21.701Z] Working on branch 6.4.x
06:46:21[2026-02-16T05:46:21.703Z] [Pipeline] copyArtifacts
06:46:21[2026-02-16T05:46:21.707Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 48506:46:21[2026-02-16T05:46:21.715Z] [Pipeline] readYaml
06:46:21[2026-02-16T05:46:21.719Z] 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:21[2026-02-16T05:46:21.719Z] 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:21[2026-02-16T05:46:21.721Z] [Pipeline] sh
06:46:21[2026-02-16T05:46:21.978Z] + rm -f build.yaml
06:46:21[2026-02-16T05:46:21.979Z] [Pipeline] }
06:46:21[2026-02-16T05:46:21.988Z] [Pipeline] // script
06:46:21[2026-02-16T05:46:21.996Z] [Pipeline] echo
06:46:21[2026-02-16T05:46:21.997Z] Parent version is 1.6.2
06:46:21[2026-02-16T05:46:21.998Z] [Pipeline] echo
06:46:21[2026-02-16T05:46:21.999Z] Silverpeas version is 6.4.6-build260212
06:46:22[2026-02-16T05:46:22.000Z] [Pipeline] }
06:46:22[2026-02-16T05:46:22.008Z] [Pipeline] // stage
06:46:22[2026-02-16T05:46:22.018Z] [Pipeline] stage
06:46:22[2026-02-16T05:46:22.018Z] [Pipeline] { (Prepare the project)
06:46:22[2026-02-16T05:46:22.040Z] [Pipeline] git
06:46:22[2026-02-16T05:46:22.042Z] The recommended git tool is: /usr/bin/git
06:46:22[2026-02-16T05:46:22.043Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:22[2026-02-16T05:46:22.051Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a2b7e64; decorates hudson.Launcher$LocalLauncher@9bb0006 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:22[2026-02-16T05:46:22.051Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22[2026-02-16T05:46:22.058Z] Fetching changes from the remote Git repository
06:46:22[2026-02-16T05:46:22.061Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:22[2026-02-16T05:46:22.067Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:22[2026-02-16T05:46:22.067Z] > /usr/bin/git --version # timeout=10
06:46:22[2026-02-16T05:46:22.072Z] > git --version # 'git version 2.43.0'
06:46:22[2026-02-16T05:46:22.072Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:22[2026-02-16T05:46:22.077Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22[2026-02-16T05:46:22.474Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:22[2026-02-16T05:46:22.482Z] Checking out Revision 61ef4d00c021f2587ca9f5569b98349747f99957 (refs/remotes/origin/6.4.x)
06:46:22[2026-02-16T05:46:22.482Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22[2026-02-16T05:46:22.487Z] > /usr/bin/git checkout -f 61ef4d00c021f2587ca9f5569b98349747f99957 # timeout=10
06:46:22[2026-02-16T05:46:22.631Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:22[2026-02-16T05:46:22.640Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:22[2026-02-16T05:46:22.648Z] > /usr/bin/git checkout -b 6.4.x 61ef4d00c021f2587ca9f5569b98349747f99957 # timeout=10
06:46:22[2026-02-16T05:46:22.772Z] Commit message: "Update dependency on Silverpeas to version 6.4.6-build260212"
06:46:22[2026-02-16T05:46:22.772Z] > /usr/bin/git rev-list --no-walk e92737fdc4c375b65ac49d2b62a2226008b53144 # timeout=10
06:46:22[2026-02-16T05:46:22.793Z] [Pipeline] script
06:46:22[2026-02-16T05:46:22.795Z] [Pipeline] {
06:46:22[2026-02-16T05:46:22.802Z] [Pipeline] copyArtifacts
06:46:22[2026-02-16T05:46:22.805Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 37206:46:22[2026-02-16T05:46:22.810Z] [Pipeline] readYaml
06:46:22[2026-02-16T05:46:22.819Z] 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:22[2026-02-16T05:46:22.821Z] [Pipeline] sh
06:46:23[2026-02-16T05:46:23.079Z] + git rev-parse HEAD
06:46:23[2026-02-16T05:46:23.081Z] [Pipeline] echo
06:46:23[2026-02-16T05:46:23.082Z] Current commit is 61ef4d00c021f2587ca9f5569b98349747f99957 and last build commit is 61ef4d00c021f2587ca9f5569b98349747f99957
06:46:23[2026-02-16T05:46:23.083Z] 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:23[2026-02-16T05:46:23.083Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.092Z] [Pipeline] // script
06:46:23[2026-02-16T05:46:23.102Z] [Pipeline] script
06:46:23[2026-02-16T05:46:23.106Z] [Pipeline] {
06:46:23[2026-02-16T05:46:23.117Z] [Pipeline] readMavenPom
06:46:23[2026-02-16T05:46:23.126Z] 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:23[2026-02-16T05:46:23.127Z] 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:23[2026-02-16T05:46:23.128Z] 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:23[2026-02-16T05:46:23.128Z] 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:23[2026-02-16T05:46:23.129Z] [Pipeline] echo
06:46:23[2026-02-16T05:46:23.130Z] No changes and no update in Silverpeas since the last build
06:46:23[2026-02-16T05:46:23.130Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.139Z] [Pipeline] // script
06:46:23[2026-02-16T05:46:23.149Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.157Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.169Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.169Z] [Pipeline] { (Build the project)
06:46:23[2026-02-16T05:46:23.208Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-02-16T05:46:23.210Z] [Pipeline] getContext
06:46:23[2026-02-16T05:46:23.222Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.223Z] [Pipeline] { (Check POM parent version)
06:46:23[2026-02-16T05:46:23.232Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-02-16T05:46:23.233Z] [Pipeline] getContext
06:46:23[2026-02-16T05:46:23.235Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.244Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.254Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.255Z] [Pipeline] { (Update POM parent)
06:46:23[2026-02-16T05:46:23.264Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-02-16T05:46:23.265Z] [Pipeline] getContext
06:46:23[2026-02-16T05:46:23.267Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.276Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.286Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.287Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:23[2026-02-16T05:46:23.295Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-02-16T05:46:23.296Z] [Pipeline] getContext
06:46:23[2026-02-16T05:46:23.298Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.306Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.315Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.316Z] [Pipeline] { (Build and Publish)
06:46:23[2026-02-16T05:46:23.324Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-02-16T05:46:23.325Z] [Pipeline] getContext
06:46:23[2026-02-16T05:46:23.326Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.334Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.341Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.348Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.356Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.356Z] [Pipeline] { (Create YAML build report)
06:46:23[2026-02-16T05:46:23.372Z] [Pipeline] script
06:46:23[2026-02-16T05:46:23.376Z] [Pipeline] {
06:46:23[2026-02-16T05:46:23.387Z] [Pipeline] sh
06:46:23[2026-02-16T05:46:23.646Z] + mkdir -p target
06:46:23[2026-02-16T05:46:23.648Z] [Pipeline] sh
06:46:23[2026-02-16T05:46:23.908Z] + mv build.yaml target/
06:46:23[2026-02-16T05:46:23.909Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.918Z] [Pipeline] // script
06:46:23[2026-02-16T05:46:23.926Z] [Pipeline] }
06:46:23[2026-02-16T05:46:23.935Z] [Pipeline] // stage
06:46:23[2026-02-16T05:46:23.946Z] [Pipeline] stage
06:46:23[2026-02-16T05:46:23.947Z] [Pipeline] { (Declarative: Post Actions)
06:46:23[2026-02-16T05:46:23.964Z] [Pipeline] step
06:46:23[2026-02-16T05:46:23.980Z] [Pipeline] script
06:46:23[2026-02-16T05:46:23.983Z] [Pipeline] {
06:46:24[2026-02-16T05:46:24.002Z] [Pipeline] }
06:46:24[2026-02-16T05:46:24.011Z] [Pipeline] // script
06:46:24[2026-02-16T05:46:24.025Z] [Pipeline] archiveArtifacts
06:46:24[2026-02-16T05:46:24.028Z] Archiving artifacts
06:46:24[2026-02-16T05:46:24.037Z] Enregistrement des empreintes numériques
06:46:24[2026-02-16T05:46:24.063Z] [Pipeline] }
06:46:24[2026-02-16T05:46:24.072Z] [Pipeline] // stage
06:46:24[2026-02-16T05:46:24.081Z] [Pipeline] }
06:46:24[2026-02-16T05:46:24.091Z] [Pipeline] // withEnv
06:46:24[2026-02-16T05:46:24.100Z] [Pipeline] }
06:46:24[2026-02-16T05:46:24.101Z] $ docker stop --time=1 2d4c65c8b321ae8a4cdfe404bb861727185aaada308ce7e0a0057971fa9b86d3
06:46:25[2026-02-16T05:46:25.379Z] $ docker rm -f --volumes 2d4c65c8b321ae8a4cdfe404bb861727185aaada308ce7e0a0057971fa9b86d3
06:46:25[2026-02-16T05:46:25.417Z] [Pipeline] // withDockerContainer
06:46:25[2026-02-16T05:46:25.421Z] [Pipeline] }
06:46:25[2026-02-16T05:46:25.425Z] [Pipeline] // withEnv
06:46:25[2026-02-16T05:46:25.429Z] [Pipeline] }
06:46:25[2026-02-16T05:46:25.434Z] [Pipeline] // node
06:46:25[2026-02-16T05:46:25.438Z] [Pipeline] End of Pipeline
06:46:25[2026-02-16T05:46:25.473Z] Finished: SUCCESS