01:21:23[2025-10-31T00:21:23.470Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 25901:21:23[2025-10-31T00:21:23.470Z] Causé à l'origine par :
01:21:23[2025-10-31T00:21:23.470Z] Lancé par une alarme périodique
01:21:23[2025-10-31T00:21:23.470Z] Running as userbuild01:21:23[2025-10-31T00:21:23.867Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:24[2025-10-31T00:21:24.006Z] [Pipeline] Start of Pipeline
01:21:24[2025-10-31T00:21:24.236Z] [Pipeline] node
01:21:24[2025-10-31T00:21:24.240Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:24[2025-10-31T00:21:24.240Z] [Pipeline] {
01:21:24[2025-10-31T00:21:24.255Z] [Pipeline] stage
01:21:24[2025-10-31T00:21:24.256Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:24[2025-10-31T00:21:24.263Z] [Pipeline] checkout
01:21:24[2025-10-31T00:21:24.264Z] Selected Git installation does not exist. Using Default
01:21:24[2025-10-31T00:21:24.264Z] The recommended git tool is: NONE
01:21:24[2025-10-31T00:21:24.264Z] No credentials specified
01:21:24[2025-10-31T00:21:24.265Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24[2025-10-31T00:21:24.272Z] Fetching changes from the remote Git repository
01:21:24[2025-10-31T00:21:24.275Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:24[2025-10-31T00:21:24.280Z] Cleaning workspace
01:21:24[2025-10-31T00:21:24.280Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:24[2025-10-31T00:21:24.285Z] Resetting working tree
01:21:24[2025-10-31T00:21:24.285Z] > /usr/bin/git reset --hard # timeout=10
01:21:24[2025-10-31T00:21:24.336Z] > /usr/bin/git clean -fdx # timeout=10
01:21:24[2025-10-31T00:21:24.346Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:24[2025-10-31T00:21:24.346Z] > /usr/bin/git --version # timeout=10
01:21:24[2025-10-31T00:21:24.350Z] > git --version # 'git version 2.43.0'
01:21:24[2025-10-31T00:21:24.350Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24[2025-10-31T00:21:24.707Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24[2025-10-31T00:21:24.713Z] Checking out Revision 1e65aff8523fd6d2bf304c97d4df2e12036153c0 (refs/remotes/origin/master)
01:21:24[2025-10-31T00:21:24.713Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24[2025-10-31T00:21:24.718Z] > /usr/bin/git checkout -f 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10
01:21:24[2025-10-31T00:21:24.769Z] Commit message: "Update the build pipeline for the WebEdition project"
01:21:24[2025-10-31T00:21:24.769Z] > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10
01:21:24[2025-10-31T00:21:24.795Z] [Pipeline] }
01:21:24[2025-10-31T00:21:24.800Z] [Pipeline] // stage
01:21:24[2025-10-31T00:21:24.816Z] [Pipeline] withEnv
01:21:24[2025-10-31T00:21:24.817Z] [Pipeline] {
01:21:24[2025-10-31T00:21:24.942Z] [Pipeline] isUnix
01:21:24[2025-10-31T00:21:24.943Z] [Pipeline] withEnv
01:21:24[2025-10-31T00:21:24.944Z] [Pipeline] {
01:21:24[2025-10-31T00:21:24.955Z] [Pipeline] sh
01:21:25[2025-10-31T00:21:25.212Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:25[2025-10-31T00:21:25.212Z] .
01:21:25[2025-10-31T00:21:25.213Z] [Pipeline] }
01:21:25[2025-10-31T00:21:25.224Z] [Pipeline] // withEnv
01:21:25[2025-10-31T00:21:25.238Z] [Pipeline] withDockerContainer
01:21:25[2025-10-31T00:21:25.270Z] Jenkins does not seem to be running inside a container
01:21:25[2025-10-31T00:21:25.278Z] $ 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:25[2025-10-31T00:21:25.618Z] $ docker top cd35b18ac505a66971db1a91f227b5614e4d24da12aae4bf90daa84d46fadd1a -eo pid,comm
01:21:25[2025-10-31T00:21:25.654Z] [Pipeline] {
01:21:25[2025-10-31T00:21:25.665Z] [Pipeline] withEnv
01:21:25[2025-10-31T00:21:25.665Z] [Pipeline] {
01:21:25[2025-10-31T00:21:25.675Z] [Pipeline] stage
01:21:25[2025-10-31T00:21:25.676Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25[2025-10-31T00:21:25.701Z] [Pipeline] script
01:21:25[2025-10-31T00:21:25.706Z] [Pipeline] {
01:21:25[2025-10-31T00:21:25.715Z] [Pipeline] echo
01:21:25[2025-10-31T00:21:25.715Z] Working on branch 6.3.x
01:21:25[2025-10-31T00:21:25.720Z] [Pipeline] copyArtifacts
01:21:25[2025-10-31T00:21:25.726Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 25901:21:25[2025-10-31T00:21:25.735Z] [Pipeline] readYaml
01:21:25[2025-10-31T00:21:25.745Z] 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:25[2025-10-31T00:21:25.745Z] 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:25[2025-10-31T00:21:25.747Z] [Pipeline] sh
01:21:26[2025-10-31T00:21:26.005Z] + rm -f build.yaml
01:21:26[2025-10-31T00:21:26.006Z] [Pipeline] }
01:21:26[2025-10-31T00:21:26.015Z] [Pipeline] // script
01:21:26[2025-10-31T00:21:26.024Z] [Pipeline] echo
01:21:26[2025-10-31T00:21:26.025Z] Parent version is 1.5.3
01:21:26[2025-10-31T00:21:26.027Z] [Pipeline] echo
01:21:26[2025-10-31T00:21:26.027Z] Silverpeas version is 6.3.7-build250214
01:21:26[2025-10-31T00:21:26.028Z] [Pipeline] }
01:21:26[2025-10-31T00:21:26.037Z] [Pipeline] // stage
01:21:26[2025-10-31T00:21:26.047Z] [Pipeline] stage
01:21:26[2025-10-31T00:21:26.048Z] [Pipeline] { (Prepare the project)
01:21:26[2025-10-31T00:21:26.077Z] [Pipeline] git
01:21:26[2025-10-31T00:21:26.079Z] The recommended git tool is: /usr/bin/git
01:21:26[2025-10-31T00:21:26.080Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:26[2025-10-31T00:21:26.088Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2637f6cd; decorates hudson.Launcher$LocalLauncher@7ba9066d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:26[2025-10-31T00:21:26.088Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26[2025-10-31T00:21:26.095Z] Fetching changes from the remote Git repository
01:21:26[2025-10-31T00:21:26.098Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:26[2025-10-31T00:21:26.104Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:26[2025-10-31T00:21:26.104Z] > /usr/bin/git --version # timeout=10
01:21:26[2025-10-31T00:21:26.110Z] > git --version # 'git version 2.43.0'
01:21:26[2025-10-31T00:21:26.110Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:26[2025-10-31T00:21:26.116Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:27[2025-10-31T00:21:27.258Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:27[2025-10-31T00:21:27.264Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:27[2025-10-31T00:21:27.264Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:27[2025-10-31T00:21:27.270Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2025-10-31T00:21:27.357Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:27[2025-10-31T00:21:27.365Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:27[2025-10-31T00:21:27.372Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2025-10-31T00:21:27.465Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:27[2025-10-31T00:21:27.465Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2025-10-31T00:21:27.488Z] [Pipeline] script
01:21:27[2025-10-31T00:21:27.491Z] [Pipeline] {
01:21:27[2025-10-31T00:21:27.507Z] [Pipeline] copyArtifacts
01:21:27[2025-10-31T00:21:27.513Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 23001:21:27[2025-10-31T00:21:27.524Z] [Pipeline] readYaml
01:21:27[2025-10-31T00:21:27.536Z] 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:27[2025-10-31T00:21:27.538Z] [Pipeline] sh
01:21:27[2025-10-31T00:21:27.796Z] + git rev-parse HEAD
01:21:27[2025-10-31T00:21:27.798Z] [Pipeline] echo
01:21:27[2025-10-31T00:21:27.799Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:27[2025-10-31T00:21:27.800Z] 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:27[2025-10-31T00:21:27.800Z] [Pipeline] }
01:21:27[2025-10-31T00:21:27.810Z] [Pipeline] // script
01:21:27[2025-10-31T00:21:27.821Z] [Pipeline] script
01:21:27[2025-10-31T00:21:27.828Z] [Pipeline] {
01:21:27[2025-10-31T00:21:27.839Z] [Pipeline] readMavenPom
01:21:27[2025-10-31T00:21:27.850Z] 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:27[2025-10-31T00:21:27.851Z] 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:27[2025-10-31T00:21:27.852Z] 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:27[2025-10-31T00:21:27.853Z] 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:27[2025-10-31T00:21:27.854Z] [Pipeline] echo
01:21:27[2025-10-31T00:21:27.854Z] No changes and no update in Silverpeas since the last build
01:21:27[2025-10-31T00:21:27.855Z] [Pipeline] }
01:21:27[2025-10-31T00:21:27.865Z] [Pipeline] // script
01:21:27[2025-10-31T00:21:27.874Z] [Pipeline] }
01:21:27[2025-10-31T00:21:27.883Z] [Pipeline] // stage
01:21:27[2025-10-31T00:21:27.894Z] [Pipeline] stage
01:21:27[2025-10-31T00:21:27.896Z] [Pipeline] { (Build the project)
01:21:27[2025-10-31T00:21:27.940Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-10-31T00:21:27.941Z] [Pipeline] getContext
01:21:27[2025-10-31T00:21:27.955Z] [Pipeline] stage
01:21:27[2025-10-31T00:21:27.956Z] [Pipeline] { (Check POM parent version)
01:21:27[2025-10-31T00:21:27.965Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-10-31T00:21:27.966Z] [Pipeline] getContext
01:21:27[2025-10-31T00:21:27.968Z] [Pipeline] }
01:21:27[2025-10-31T00:21:27.977Z] [Pipeline] // stage
01:21:27[2025-10-31T00:21:27.988Z] [Pipeline] stage
01:21:27[2025-10-31T00:21:27.990Z] [Pipeline] { (Update POM parent)
01:21:28[2025-10-31T00:21:28.000Z] Stage "Build the project" skipped due to when conditional
01:21:28[2025-10-31T00:21:28.001Z] [Pipeline] getContext
01:21:28[2025-10-31T00:21:28.003Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.012Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.023Z] [Pipeline] stage
01:21:28[2025-10-31T00:21:28.024Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:28[2025-10-31T00:21:28.033Z] Stage "Build the project" skipped due to when conditional
01:21:28[2025-10-31T00:21:28.034Z] [Pipeline] getContext
01:21:28[2025-10-31T00:21:28.036Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.045Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.055Z] [Pipeline] stage
01:21:28[2025-10-31T00:21:28.056Z] [Pipeline] { (Build and Publish)
01:21:28[2025-10-31T00:21:28.064Z] Stage "Build the project" skipped due to when conditional
01:21:28[2025-10-31T00:21:28.065Z] [Pipeline] getContext
01:21:28[2025-10-31T00:21:28.067Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.075Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.084Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.091Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.102Z] [Pipeline] stage
01:21:28[2025-10-31T00:21:28.103Z] [Pipeline] { (Create YAML build report)
01:21:28[2025-10-31T00:21:28.127Z] [Pipeline] script
01:21:28[2025-10-31T00:21:28.132Z] [Pipeline] {
01:21:28[2025-10-31T00:21:28.143Z] [Pipeline] sh
01:21:28[2025-10-31T00:21:28.401Z] + mkdir -p target
01:21:28[2025-10-31T00:21:28.403Z] [Pipeline] sh
01:21:28[2025-10-31T00:21:28.661Z] + mv build.yaml target/
01:21:28[2025-10-31T00:21:28.663Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.674Z] [Pipeline] // script
01:21:28[2025-10-31T00:21:28.683Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.692Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.704Z] [Pipeline] stage
01:21:28[2025-10-31T00:21:28.704Z] [Pipeline] { (Declarative: Post Actions)
01:21:28[2025-10-31T00:21:28.722Z] [Pipeline] step
01:21:28[2025-10-31T00:21:28.744Z] [Pipeline] script
01:21:28[2025-10-31T00:21:28.750Z] [Pipeline] {
01:21:28[2025-10-31T00:21:28.770Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.779Z] [Pipeline] // script
01:21:28[2025-10-31T00:21:28.793Z] [Pipeline] archiveArtifacts
01:21:28[2025-10-31T00:21:28.796Z] Archiving artifacts
01:21:28[2025-10-31T00:21:28.805Z] Enregistrement des empreintes numériques
01:21:28[2025-10-31T00:21:28.829Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.838Z] [Pipeline] // stage
01:21:28[2025-10-31T00:21:28.843Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.847Z] [Pipeline] // withEnv
01:21:28[2025-10-31T00:21:28.852Z] [Pipeline] }
01:21:28[2025-10-31T00:21:28.853Z] $ docker stop --time=1 cd35b18ac505a66971db1a91f227b5614e4d24da12aae4bf90daa84d46fadd1a
01:21:30[2025-10-31T00:21:30.122Z] $ docker rm -f --volumes cd35b18ac505a66971db1a91f227b5614e4d24da12aae4bf90daa84d46fadd1a
01:21:30[2025-10-31T00:21:30.160Z] [Pipeline] // withDockerContainer
01:21:30[2025-10-31T00:21:30.163Z] [Pipeline] }
01:21:30[2025-10-31T00:21:30.167Z] [Pipeline] // withEnv
01:21:30[2025-10-31T00:21:30.171Z] [Pipeline] }
01:21:30[2025-10-31T00:21:30.175Z] [Pipeline] // node
01:21:30[2025-10-31T00:21:30.184Z] [Pipeline] End of Pipeline
01:21:30[2025-10-31T00:21:30.219Z] Finished: SUCCESS