06:46:20[2026-07-30T04:46:20.541Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 54806:46:20[2026-07-30T04:46:20.541Z] Causé à l'origine par :
06:46:20[2026-07-30T04:46:20.541Z] Lancé par une alarme périodique
06:46:20[2026-07-30T04:46:20.541Z] Running as userbuild06:46:20[2026-07-30T04:46:20.973Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-07-30T04:46:21.154Z] [Pipeline] Start of Pipeline
06:46:21[2026-07-30T04:46:21.400Z] [Pipeline] node
06:46:21[2026-07-30T04:46:21.405Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21[2026-07-30T04:46:21.405Z] [Pipeline] {
06:46:21[2026-07-30T04:46:21.420Z] [Pipeline] stage
06:46:21[2026-07-30T04:46:21.421Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21[2026-07-30T04:46:21.439Z] [Pipeline] checkout
06:46:21[2026-07-30T04:46:21.440Z] Selected Git installation does not exist. Using Default
06:46:21[2026-07-30T04:46:21.440Z] The recommended git tool is: NONE
06:46:21[2026-07-30T04:46:21.440Z] No credentials specified
06:46:21[2026-07-30T04:46:21.441Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21[2026-07-30T04:46:21.446Z] Fetching changes from the remote Git repository
06:46:21[2026-07-30T04:46:21.448Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21[2026-07-30T04:46:21.454Z] Cleaning workspace
06:46:21[2026-07-30T04:46:21.454Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21[2026-07-30T04:46:21.459Z] Resetting working tree
06:46:21[2026-07-30T04:46:21.459Z] > /usr/bin/git reset --hard # timeout=10
06:46:21[2026-07-30T04:46:21.557Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21[2026-07-30T04:46:21.569Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-07-30T04:46:21.569Z] > /usr/bin/git --version # timeout=10
06:46:21[2026-07-30T04:46:21.574Z] > git --version # 'git version 2.43.0'
06:46:21[2026-07-30T04:46:21.574Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:21[2026-07-30T04:46:21.975Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:21[2026-07-30T04:46:21.982Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:21[2026-07-30T04:46:21.982Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:21[2026-07-30T04:46:21.987Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22[2026-07-30T04:46:22.046Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:22[2026-07-30T04:46:22.046Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22[2026-07-30T04:46:22.066Z] [Pipeline] }
06:46:22[2026-07-30T04:46:22.069Z] [Pipeline] // stage
06:46:22[2026-07-30T04:46:22.081Z] [Pipeline] withEnv
06:46:22[2026-07-30T04:46:22.082Z] [Pipeline] {
06:46:22[2026-07-30T04:46:22.225Z] [Pipeline] isUnix
06:46:22[2026-07-30T04:46:22.227Z] [Pipeline] withEnv
06:46:22[2026-07-30T04:46:22.227Z] [Pipeline] {
06:46:22[2026-07-30T04:46:22.237Z] [Pipeline] sh
06:46:22[2026-07-30T04:46:22.495Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22[2026-07-30T04:46:22.495Z] .
06:46:22[2026-07-30T04:46:22.496Z] [Pipeline] }
06:46:22[2026-07-30T04:46:22.503Z] [Pipeline] // withEnv
06:46:22[2026-07-30T04:46:22.513Z] [Pipeline] withDockerContainer
06:46:22[2026-07-30T04:46:22.551Z] Jenkins does not seem to be running inside a container
06:46:22[2026-07-30T04:46:22.559Z] $ 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:22[2026-07-30T04:46:22.861Z] $ docker top 707b3c8bacaf359e7c0ed1144c57662bd0925d4c05c0821bd9fd0a4d46ac5994 -eo pid,comm
06:46:22[2026-07-30T04:46:22.900Z] [Pipeline] {
06:46:22[2026-07-30T04:46:22.912Z] [Pipeline] withEnv
06:46:22[2026-07-30T04:46:22.912Z] [Pipeline] {
06:46:22[2026-07-30T04:46:22.919Z] [Pipeline] stage
06:46:22[2026-07-30T04:46:22.920Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:22[2026-07-30T04:46:22.936Z] [Pipeline] script
06:46:22[2026-07-30T04:46:22.941Z] [Pipeline] {
06:46:22[2026-07-30T04:46:22.950Z] [Pipeline] echo
06:46:22[2026-07-30T04:46:22.951Z] Working on branch 6.4.x
06:46:22[2026-07-30T04:46:22.954Z] [Pipeline] copyArtifacts
06:46:22[2026-07-30T04:46:22.961Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 54806:46:22[2026-07-30T04:46:22.969Z] [Pipeline] readYaml
06:46:22[2026-07-30T04:46:22.979Z] 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:22[2026-07-30T04:46:22.979Z] 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:22[2026-07-30T04:46:22.981Z] [Pipeline] sh
06:46:23[2026-07-30T04:46:23.240Z] + rm -f build.yaml
06:46:23[2026-07-30T04:46:23.241Z] [Pipeline] }
06:46:23[2026-07-30T04:46:23.249Z] [Pipeline] // script
06:46:23[2026-07-30T04:46:23.255Z] [Pipeline] echo
06:46:23[2026-07-30T04:46:23.255Z] Parent version is 1.6.3
06:46:23[2026-07-30T04:46:23.257Z] [Pipeline] echo
06:46:23[2026-07-30T04:46:23.257Z] Silverpeas version is 6.4.8-build260720
06:46:23[2026-07-30T04:46:23.258Z] [Pipeline] }
06:46:23[2026-07-30T04:46:23.266Z] [Pipeline] // stage
06:46:23[2026-07-30T04:46:23.276Z] [Pipeline] stage
06:46:23[2026-07-30T04:46:23.277Z] [Pipeline] { (Prepare the project)
06:46:23[2026-07-30T04:46:23.305Z] [Pipeline] git
06:46:23[2026-07-30T04:46:23.307Z] The recommended git tool is: /usr/bin/git
06:46:23[2026-07-30T04:46:23.308Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23[2026-07-30T04:46:23.316Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@72062165; decorates hudson.Launcher$LocalLauncher@3f6f2b0e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23[2026-07-30T04:46:23.317Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23[2026-07-30T04:46:23.324Z] Fetching changes from the remote Git repository
06:46:23[2026-07-30T04:46:23.326Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23[2026-07-30T04:46:23.331Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:23[2026-07-30T04:46:23.331Z] > /usr/bin/git --version # timeout=10
06:46:23[2026-07-30T04:46:23.336Z] > git --version # 'git version 2.43.0'
06:46:23[2026-07-30T04:46:23.336Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23[2026-07-30T04:46:23.342Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24[2026-07-30T04:46:24.531Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24[2026-07-30T04:46:24.537Z] Checking out Revision d61323d6543c581b320ce7972f169f04dd165eba (refs/remotes/origin/6.4.x)
06:46:24[2026-07-30T04:46:24.538Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24[2026-07-30T04:46:24.543Z] > /usr/bin/git checkout -f d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24[2026-07-30T04:46:24.647Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24[2026-07-30T04:46:24.657Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24[2026-07-30T04:46:24.665Z] > /usr/bin/git checkout -b 6.4.x d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24[2026-07-30T04:46:24.764Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260720"
06:46:24[2026-07-30T04:46:24.765Z] > /usr/bin/git rev-list --no-walk d61323d6543c581b320ce7972f169f04dd165eba # timeout=10
06:46:24[2026-07-30T04:46:24.791Z] [Pipeline] script
06:46:24[2026-07-30T04:46:24.798Z] [Pipeline] {
06:46:24[2026-07-30T04:46:24.813Z] [Pipeline] copyArtifacts
06:46:24[2026-07-30T04:46:24.821Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 41806:46:24[2026-07-30T04:46:24.829Z] [Pipeline] readYaml
06:46:24[2026-07-30T04:46:24.841Z] 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-07-30T04:46:24.843Z] [Pipeline] sh
06:46:25[2026-07-30T04:46:25.105Z] + git rev-parse HEAD
06:46:25[2026-07-30T04:46:25.108Z] [Pipeline] echo
06:46:25[2026-07-30T04:46:25.109Z] Current commit is d61323d6543c581b320ce7972f169f04dd165eba and last build commit is d61323d6543c581b320ce7972f169f04dd165eba
06:46:25[2026-07-30T04:46:25.109Z] 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-07-30T04:46:25.110Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.119Z] [Pipeline] // script
06:46:25[2026-07-30T04:46:25.129Z] [Pipeline] script
06:46:25[2026-07-30T04:46:25.135Z] [Pipeline] {
06:46:25[2026-07-30T04:46:25.147Z] [Pipeline] readMavenPom
06:46:25[2026-07-30T04:46:25.157Z] 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-07-30T04:46:25.158Z] 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-07-30T04:46:25.159Z] 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-07-30T04:46:25.160Z] 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-07-30T04:46:25.161Z] [Pipeline] echo
06:46:25[2026-07-30T04:46:25.161Z] No changes and no update in Silverpeas since the last build
06:46:25[2026-07-30T04:46:25.162Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.172Z] [Pipeline] // script
06:46:25[2026-07-30T04:46:25.182Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.190Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.200Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.201Z] [Pipeline] { (Build the project)
06:46:25[2026-07-30T04:46:25.252Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-07-30T04:46:25.253Z] [Pipeline] getContext
06:46:25[2026-07-30T04:46:25.266Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.267Z] [Pipeline] { (Check POM parent version)
06:46:25[2026-07-30T04:46:25.276Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-07-30T04:46:25.278Z] [Pipeline] getContext
06:46:25[2026-07-30T04:46:25.279Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.288Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.298Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.299Z] [Pipeline] { (Update POM parent)
06:46:25[2026-07-30T04:46:25.308Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-07-30T04:46:25.309Z] [Pipeline] getContext
06:46:25[2026-07-30T04:46:25.311Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.319Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.329Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.330Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25[2026-07-30T04:46:25.338Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-07-30T04:46:25.339Z] [Pipeline] getContext
06:46:25[2026-07-30T04:46:25.341Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.349Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.358Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.359Z] [Pipeline] { (Build and Publish)
06:46:25[2026-07-30T04:46:25.367Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-07-30T04:46:25.369Z] [Pipeline] getContext
06:46:25[2026-07-30T04:46:25.371Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.379Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.386Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.393Z] [Pipeline] // stage
06:46:25[2026-07-30T04:46:25.404Z] [Pipeline] stage
06:46:25[2026-07-30T04:46:25.405Z] [Pipeline] { (Create YAML build report)
06:46:25[2026-07-30T04:46:25.427Z] [Pipeline] script
06:46:25[2026-07-30T04:46:25.433Z] [Pipeline] {
06:46:25[2026-07-30T04:46:25.446Z] [Pipeline] sh
06:46:25[2026-07-30T04:46:25.705Z] + mkdir -p target
06:46:25[2026-07-30T04:46:25.707Z] [Pipeline] sh
06:46:25[2026-07-30T04:46:25.966Z] + mv build.yaml target/
06:46:25[2026-07-30T04:46:25.968Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.980Z] [Pipeline] // script
06:46:25[2026-07-30T04:46:25.990Z] [Pipeline] }
06:46:25[2026-07-30T04:46:25.998Z] [Pipeline] // stage
06:46:26[2026-07-30T04:46:26.009Z] [Pipeline] stage
06:46:26[2026-07-30T04:46:26.010Z] [Pipeline] { (Declarative: Post Actions)
06:46:26[2026-07-30T04:46:26.027Z] [Pipeline] step
06:46:26[2026-07-30T04:46:26.049Z] [Pipeline] script
06:46:26[2026-07-30T04:46:26.057Z] [Pipeline] {
06:46:26[2026-07-30T04:46:26.075Z] [Pipeline] }
06:46:26[2026-07-30T04:46:26.084Z] [Pipeline] // script
06:46:26[2026-07-30T04:46:26.094Z] [Pipeline] archiveArtifacts
06:46:26[2026-07-30T04:46:26.097Z] Archiving artifacts
06:46:26[2026-07-30T04:46:26.107Z] Enregistrement des empreintes numériques
06:46:26[2026-07-30T04:46:26.132Z] [Pipeline] }
06:46:26[2026-07-30T04:46:26.141Z] [Pipeline] // stage
06:46:26[2026-07-30T04:46:26.149Z] [Pipeline] }
06:46:26[2026-07-30T04:46:26.157Z] [Pipeline] // withEnv
06:46:26[2026-07-30T04:46:26.165Z] [Pipeline] }
06:46:26[2026-07-30T04:46:26.166Z] $ docker stop --time=1 707b3c8bacaf359e7c0ed1144c57662bd0925d4c05c0821bd9fd0a4d46ac5994
06:46:27[2026-07-30T04:46:27.437Z] $ docker rm -f --volumes 707b3c8bacaf359e7c0ed1144c57662bd0925d4c05c0821bd9fd0a4d46ac5994
06:46:27[2026-07-30T04:46:27.481Z] [Pipeline] // withDockerContainer
06:46:27[2026-07-30T04:46:27.485Z] [Pipeline] }
06:46:27[2026-07-30T04:46:27.488Z] [Pipeline] // withEnv
06:46:27[2026-07-30T04:46:27.496Z] [Pipeline] }
06:46:27[2026-07-30T04:46:27.505Z] [Pipeline] // node
06:46:27[2026-07-30T04:46:27.514Z] [Pipeline] End of Pipeline
06:46:27[2026-07-30T04:46:27.575Z] Finished: SUCCESS