01:21:28[2026-03-20T00:21:28.701Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 27601:21:28[2026-03-20T00:21:28.701Z] Causé à l'origine par :
01:21:28[2026-03-20T00:21:28.701Z] Lancé par une alarme périodique
01:21:28[2026-03-20T00:21:28.701Z] Running as userbuild01:21:29[2026-03-20T00:21:29.138Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:29[2026-03-20T00:21:29.319Z] [Pipeline] Start of Pipeline
01:21:29[2026-03-20T00:21:29.607Z] [Pipeline] node
01:21:29[2026-03-20T00:21:29.612Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:29[2026-03-20T00:21:29.613Z] [Pipeline] {
01:21:29[2026-03-20T00:21:29.623Z] [Pipeline] stage
01:21:29[2026-03-20T00:21:29.624Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:29[2026-03-20T00:21:29.631Z] [Pipeline] checkout
01:21:29[2026-03-20T00:21:29.632Z] Selected Git installation does not exist. Using Default
01:21:29[2026-03-20T00:21:29.633Z] The recommended git tool is: NONE
01:21:29[2026-03-20T00:21:29.633Z] No credentials specified
01:21:29[2026-03-20T00:21:29.633Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:29[2026-03-20T00:21:29.639Z] Fetching changes from the remote Git repository
01:21:29[2026-03-20T00:21:29.642Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:29[2026-03-20T00:21:29.648Z] Cleaning workspace
01:21:29[2026-03-20T00:21:29.648Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:29[2026-03-20T00:21:29.655Z] Resetting working tree
01:21:29[2026-03-20T00:21:29.655Z] > /usr/bin/git reset --hard # timeout=10
01:21:29[2026-03-20T00:21:29.799Z] > /usr/bin/git clean -fdx # timeout=10
01:21:29[2026-03-20T00:21:29.811Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:29[2026-03-20T00:21:29.811Z] > /usr/bin/git --version # timeout=10
01:21:29[2026-03-20T00:21:29.817Z] > git --version # 'git version 2.43.0'
01:21:29[2026-03-20T00:21:29.817Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:30[2026-03-20T00:21:30.273Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:30[2026-03-20T00:21:30.282Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
01:21:30[2026-03-20T00:21:30.282Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:30[2026-03-20T00:21:30.289Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:30[2026-03-20T00:21:30.374Z] Commit message: "Fix SonarQube Maven execution in pipelines."
01:21:30[2026-03-20T00:21:30.375Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:30[2026-03-20T00:21:30.410Z] [Pipeline] }
01:21:30[2026-03-20T00:21:30.415Z] [Pipeline] // stage
01:21:30[2026-03-20T00:21:30.433Z] [Pipeline] withEnv
01:21:30[2026-03-20T00:21:30.435Z] [Pipeline] {
01:21:30[2026-03-20T00:21:30.584Z] [Pipeline] isUnix
01:21:30[2026-03-20T00:21:30.586Z] [Pipeline] withEnv
01:21:30[2026-03-20T00:21:30.587Z] [Pipeline] {
01:21:30[2026-03-20T00:21:30.595Z] [Pipeline] sh
01:21:30[2026-03-20T00:21:30.853Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:30[2026-03-20T00:21:30.853Z] .
01:21:30[2026-03-20T00:21:30.854Z] [Pipeline] }
01:21:30[2026-03-20T00:21:30.861Z] [Pipeline] // withEnv
01:21:30[2026-03-20T00:21:30.871Z] [Pipeline] withDockerContainer
01:21:30[2026-03-20T00:21:30.902Z] Jenkins does not seem to be running inside a container
01:21:30[2026-03-20T00:21:30.909Z] $ 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:31[2026-03-20T00:21:31.227Z] $ docker top 4d398430818cc64cd23af74a418ff7c6d93d742981d7931112059ae5ee1f348c -eo pid,comm
01:21:31[2026-03-20T00:21:31.265Z] [Pipeline] {
01:21:31[2026-03-20T00:21:31.295Z] [Pipeline] withEnv
01:21:31[2026-03-20T00:21:31.296Z] [Pipeline] {
01:21:31[2026-03-20T00:21:31.313Z] [Pipeline] stage
01:21:31[2026-03-20T00:21:31.314Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:31[2026-03-20T00:21:31.355Z] [Pipeline] script
01:21:31[2026-03-20T00:21:31.362Z] [Pipeline] {
01:21:31[2026-03-20T00:21:31.373Z] [Pipeline] echo
01:21:31[2026-03-20T00:21:31.374Z] Working on branch 6.3.x
01:21:31[2026-03-20T00:21:31.380Z] [Pipeline] copyArtifacts
01:21:31[2026-03-20T00:21:31.389Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 27601:21:31[2026-03-20T00:21:31.398Z] [Pipeline] readYaml
01:21:31[2026-03-20T00:21:31.408Z] 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:31[2026-03-20T00:21:31.409Z] 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:31[2026-03-20T00:21:31.412Z] [Pipeline] sh
01:21:31[2026-03-20T00:21:31.673Z] + rm -f build.yaml
01:21:31[2026-03-20T00:21:31.674Z] [Pipeline] }
01:21:31[2026-03-20T00:21:31.683Z] [Pipeline] // script
01:21:31[2026-03-20T00:21:31.693Z] [Pipeline] echo
01:21:31[2026-03-20T00:21:31.694Z] Parent version is 1.5.3
01:21:31[2026-03-20T00:21:31.696Z] [Pipeline] echo
01:21:31[2026-03-20T00:21:31.697Z] Silverpeas version is 6.3.7-build250214
01:21:31[2026-03-20T00:21:31.699Z] [Pipeline] }
01:21:31[2026-03-20T00:21:31.708Z] [Pipeline] // stage
01:21:31[2026-03-20T00:21:31.719Z] [Pipeline] stage
01:21:31[2026-03-20T00:21:31.720Z] [Pipeline] { (Prepare the project)
01:21:31[2026-03-20T00:21:31.758Z] [Pipeline] git
01:21:31[2026-03-20T00:21:31.771Z] The recommended git tool is: /usr/bin/git
01:21:31[2026-03-20T00:21:31.772Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:31[2026-03-20T00:21:31.780Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@148ce029; decorates hudson.Launcher$LocalLauncher@460a63d4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:31[2026-03-20T00:21:31.781Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:31[2026-03-20T00:21:31.786Z] Fetching changes from the remote Git repository
01:21:31[2026-03-20T00:21:31.789Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:31[2026-03-20T00:21:31.797Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:31[2026-03-20T00:21:31.797Z] > /usr/bin/git --version # timeout=10
01:21:31[2026-03-20T00:21:31.802Z] > git --version # 'git version 2.43.0'
01:21:31[2026-03-20T00:21:31.803Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:31[2026-03-20T00:21:31.809Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:33[2026-03-20T00:21:33.024Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:33[2026-03-20T00:21:33.033Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:33[2026-03-20T00:21:33.033Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:33[2026-03-20T00:21:33.039Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:33[2026-03-20T00:21:33.141Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:33[2026-03-20T00:21:33.153Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:33[2026-03-20T00:21:33.161Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:33[2026-03-20T00:21:33.263Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:33[2026-03-20T00:21:33.263Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:33[2026-03-20T00:21:33.287Z] [Pipeline] script
01:21:33[2026-03-20T00:21:33.291Z] [Pipeline] {
01:21:33[2026-03-20T00:21:33.301Z] [Pipeline] copyArtifacts
01:21:33[2026-03-20T00:21:33.308Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 24701:21:33[2026-03-20T00:21:33.314Z] [Pipeline] readYaml
01:21:33[2026-03-20T00:21:33.325Z] 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:33[2026-03-20T00:21:33.328Z] [Pipeline] sh
01:21:33[2026-03-20T00:21:33.589Z] + git rev-parse HEAD
01:21:33[2026-03-20T00:21:33.593Z] [Pipeline] echo
01:21:33[2026-03-20T00:21:33.593Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:33[2026-03-20T00:21:33.595Z] 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:33[2026-03-20T00:21:33.595Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.613Z] [Pipeline] // script
01:21:33[2026-03-20T00:21:33.624Z] [Pipeline] script
01:21:33[2026-03-20T00:21:33.630Z] [Pipeline] {
01:21:33[2026-03-20T00:21:33.642Z] [Pipeline] readMavenPom
01:21:33[2026-03-20T00:21:33.652Z] 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:33[2026-03-20T00:21:33.653Z] 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:33[2026-03-20T00:21:33.654Z] 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:33[2026-03-20T00:21:33.655Z] 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:33[2026-03-20T00:21:33.656Z] [Pipeline] echo
01:21:33[2026-03-20T00:21:33.657Z] No changes and no update in Silverpeas since the last build
01:21:33[2026-03-20T00:21:33.658Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.667Z] [Pipeline] // script
01:21:33[2026-03-20T00:21:33.678Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.687Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.700Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.701Z] [Pipeline] { (Build the project)
01:21:33[2026-03-20T00:21:33.755Z] Stage "Build the project" skipped due to when conditional
01:21:33[2026-03-20T00:21:33.756Z] [Pipeline] getContext
01:21:33[2026-03-20T00:21:33.769Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.771Z] [Pipeline] { (Check POM parent version)
01:21:33[2026-03-20T00:21:33.789Z] Stage "Build the project" skipped due to when conditional
01:21:33[2026-03-20T00:21:33.790Z] [Pipeline] getContext
01:21:33[2026-03-20T00:21:33.793Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.802Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.814Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.816Z] [Pipeline] { (Update POM parent)
01:21:33[2026-03-20T00:21:33.826Z] Stage "Build the project" skipped due to when conditional
01:21:33[2026-03-20T00:21:33.828Z] [Pipeline] getContext
01:21:33[2026-03-20T00:21:33.831Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.841Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.854Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.855Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:33[2026-03-20T00:21:33.866Z] Stage "Build the project" skipped due to when conditional
01:21:33[2026-03-20T00:21:33.867Z] [Pipeline] getContext
01:21:33[2026-03-20T00:21:33.870Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.880Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.892Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.893Z] [Pipeline] { (Build and Publish)
01:21:33[2026-03-20T00:21:33.904Z] Stage "Build the project" skipped due to when conditional
01:21:33[2026-03-20T00:21:33.905Z] [Pipeline] getContext
01:21:33[2026-03-20T00:21:33.908Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.918Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.928Z] [Pipeline] }
01:21:33[2026-03-20T00:21:33.936Z] [Pipeline] // stage
01:21:33[2026-03-20T00:21:33.949Z] [Pipeline] stage
01:21:33[2026-03-20T00:21:33.951Z] [Pipeline] { (Create YAML build report)
01:21:33[2026-03-20T00:21:33.984Z] [Pipeline] script
01:21:33[2026-03-20T00:21:33.990Z] [Pipeline] {
01:21:34[2026-03-20T00:21:34.002Z] [Pipeline] sh
01:21:34[2026-03-20T00:21:34.262Z] + mkdir -p target
01:21:34[2026-03-20T00:21:34.265Z] [Pipeline] sh
01:21:34[2026-03-20T00:21:34.525Z] + mv build.yaml target/
01:21:34[2026-03-20T00:21:34.527Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.537Z] [Pipeline] // script
01:21:34[2026-03-20T00:21:34.548Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.557Z] [Pipeline] // stage
01:21:34[2026-03-20T00:21:34.572Z] [Pipeline] stage
01:21:34[2026-03-20T00:21:34.573Z] [Pipeline] { (Declarative: Post Actions)
01:21:34[2026-03-20T00:21:34.596Z] [Pipeline] step
01:21:34[2026-03-20T00:21:34.626Z] [Pipeline] script
01:21:34[2026-03-20T00:21:34.631Z] [Pipeline] {
01:21:34[2026-03-20T00:21:34.652Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.661Z] [Pipeline] // script
01:21:34[2026-03-20T00:21:34.673Z] [Pipeline] archiveArtifacts
01:21:34[2026-03-20T00:21:34.676Z] Archiving artifacts
01:21:34[2026-03-20T00:21:34.681Z] Enregistrement des empreintes numériques
01:21:34[2026-03-20T00:21:34.709Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.719Z] [Pipeline] // stage
01:21:34[2026-03-20T00:21:34.729Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.738Z] [Pipeline] // withEnv
01:21:34[2026-03-20T00:21:34.748Z] [Pipeline] }
01:21:34[2026-03-20T00:21:34.749Z] $ docker stop --time=1 4d398430818cc64cd23af74a418ff7c6d93d742981d7931112059ae5ee1f348c
01:21:35[2026-03-20T00:21:35.989Z] $ docker rm -f --volumes 4d398430818cc64cd23af74a418ff7c6d93d742981d7931112059ae5ee1f348c
01:21:36[2026-03-20T00:21:36.028Z] [Pipeline] // withDockerContainer
01:21:36[2026-03-20T00:21:36.033Z] [Pipeline] }
01:21:36[2026-03-20T00:21:36.038Z] [Pipeline] // withEnv
01:21:36[2026-03-20T00:21:36.047Z] [Pipeline] }
01:21:36[2026-03-20T00:21:36.057Z] [Pipeline] // node
01:21:36[2026-03-20T00:21:36.067Z] [Pipeline] End of Pipeline
01:21:36[2026-03-20T00:21:36.170Z] Finished: SUCCESS