Skip to content
Succès

Sortie de la console

01:21:22 [2025-05-15T23:21:22.285Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 235
01:21:22 [2025-05-15T23:21:22.285Z] Causé à l'origine par :
01:21:22 [2025-05-15T23:21:22.285Z]  Lancé par une alarme périodique
01:21:22 [2025-05-15T23:21:22.285Z] Running as userbuild
01:21:22 [2025-05-15T23:21:22.684Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2025-05-15T23:21:22.824Z] [Pipeline] Start of Pipeline
01:21:23 [2025-05-15T23:21:23.048Z] [Pipeline] node
01:21:23 [2025-05-15T23:21:23.051Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:23 [2025-05-15T23:21:23.053Z] [Pipeline] {
01:21:23 [2025-05-15T23:21:23.065Z] [Pipeline] stage
01:21:23 [2025-05-15T23:21:23.066Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:23 [2025-05-15T23:21:23.073Z] [Pipeline] checkout
01:21:23 [2025-05-15T23:21:23.074Z] Selected Git installation does not exist. Using Default
01:21:23 [2025-05-15T23:21:23.074Z] The recommended git tool is: NONE
01:21:23 [2025-05-15T23:21:23.074Z] No credentials specified
01:21:23 [2025-05-15T23:21:23.075Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2025-05-15T23:21:23.081Z] Fetching changes from the remote Git repository
01:21:23 [2025-05-15T23:21:23.088Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:23 [2025-05-15T23:21:23.095Z] Cleaning workspace
01:21:23 [2025-05-15T23:21:23.095Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:23 [2025-05-15T23:21:23.100Z] Resetting working tree
01:21:23 [2025-05-15T23:21:23.100Z]  > /usr/bin/git reset --hard # timeout=10
01:21:23 [2025-05-15T23:21:23.277Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:23 [2025-05-15T23:21:23.289Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:23 [2025-05-15T23:21:23.289Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2025-05-15T23:21:23.293Z]  > git --version # 'git version 2.43.0'
01:21:23 [2025-05-15T23:21:23.294Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2025-05-15T23:21:23.796Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:23 [2025-05-15T23:21:23.804Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:23 [2025-05-15T23:21:23.804Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2025-05-15T23:21:23.809Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:23 [2025-05-15T23:21:23.867Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:23 [2025-05-15T23:21:23.867Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:23 [2025-05-15T23:21:23.891Z] [Pipeline] }
01:21:23 [2025-05-15T23:21:23.898Z] [Pipeline] // stage
01:21:23 [2025-05-15T23:21:23.910Z] [Pipeline] withEnv
01:21:23 [2025-05-15T23:21:23.911Z] [Pipeline] {
01:21:24 [2025-05-15T23:21:24.060Z] [Pipeline] isUnix
01:21:24 [2025-05-15T23:21:24.061Z] [Pipeline] withEnv
01:21:24 [2025-05-15T23:21:24.062Z] [Pipeline] {
01:21:24 [2025-05-15T23:21:24.072Z] [Pipeline] sh
01:21:24 [2025-05-15T23:21:24.328Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:24 [2025-05-15T23:21:24.328Z] .
01:21:24 [2025-05-15T23:21:24.329Z] [Pipeline] }
01:21:24 [2025-05-15T23:21:24.339Z] [Pipeline] // withEnv
01:21:24 [2025-05-15T23:21:24.348Z] [Pipeline] withDockerContainer
01:21:24 [2025-05-15T23:21:24.376Z] Jenkins does not seem to be running inside a container
01:21:24 [2025-05-15T23:21:24.382Z] $ 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:24 [2025-05-15T23:21:24.689Z] $ docker top fe8a9efc9a310a7cce3055c52191709e06cfdb0073f4f346e3814dfd70dec3e5 -eo pid,comm
01:21:24 [2025-05-15T23:21:24.725Z] [Pipeline] {
01:21:24 [2025-05-15T23:21:24.734Z] [Pipeline] withEnv
01:21:24 [2025-05-15T23:21:24.734Z] [Pipeline] {
01:21:24 [2025-05-15T23:21:24.740Z] [Pipeline] stage
01:21:24 [2025-05-15T23:21:24.740Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:24 [2025-05-15T23:21:24.758Z] [Pipeline] script
01:21:24 [2025-05-15T23:21:24.761Z] [Pipeline] {
01:21:24 [2025-05-15T23:21:24.768Z] [Pipeline] echo
01:21:24 [2025-05-15T23:21:24.769Z] Working on branch 6.3.x
01:21:24 [2025-05-15T23:21:24.772Z] [Pipeline] copyArtifacts
01:21:24 [2025-05-15T23:21:24.778Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 235
01:21:24 [2025-05-15T23:21:24.783Z] [Pipeline] readYaml
01:21:24 [2025-05-15T23:21:24.794Z] 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:24 [2025-05-15T23:21:24.794Z] 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:24 [2025-05-15T23:21:24.795Z] [Pipeline] sh
01:21:25 [2025-05-15T23:21:25.052Z] + rm -f build.yaml
01:21:25 [2025-05-15T23:21:25.053Z] [Pipeline] }
01:21:25 [2025-05-15T23:21:25.062Z] [Pipeline] // script
01:21:25 [2025-05-15T23:21:25.070Z] [Pipeline] echo
01:21:25 [2025-05-15T23:21:25.071Z] Parent version is 1.5.3
01:21:25 [2025-05-15T23:21:25.072Z] [Pipeline] echo
01:21:25 [2025-05-15T23:21:25.073Z] Silverpeas version is 6.3.7-build250214
01:21:25 [2025-05-15T23:21:25.074Z] [Pipeline] }
01:21:25 [2025-05-15T23:21:25.082Z] [Pipeline] // stage
01:21:25 [2025-05-15T23:21:25.091Z] [Pipeline] stage
01:21:25 [2025-05-15T23:21:25.092Z] [Pipeline] { (Prepare the project)
01:21:25 [2025-05-15T23:21:25.115Z] [Pipeline] git
01:21:25 [2025-05-15T23:21:25.117Z] The recommended git tool is: /usr/bin/git
01:21:25 [2025-05-15T23:21:25.118Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:25 [2025-05-15T23:21:25.128Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28752130; decorates hudson.Launcher$LocalLauncher@2dc1b517 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:25 [2025-05-15T23:21:25.129Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25 [2025-05-15T23:21:25.135Z] Fetching changes from the remote Git repository
01:21:25 [2025-05-15T23:21:25.139Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:25 [2025-05-15T23:21:25.144Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:25 [2025-05-15T23:21:25.144Z]  > /usr/bin/git --version # timeout=10
01:21:25 [2025-05-15T23:21:25.149Z]  > git --version # 'git version 2.43.0'
01:21:25 [2025-05-15T23:21:25.149Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:25 [2025-05-15T23:21:25.155Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26 [2025-05-15T23:21:26.111Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:26 [2025-05-15T23:21:26.120Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:26 [2025-05-15T23:21:26.120Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26 [2025-05-15T23:21:26.124Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26 [2025-05-15T23:21:26.233Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:26 [2025-05-15T23:21:26.242Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:26 [2025-05-15T23:21:26.250Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26 [2025-05-15T23:21:26.385Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:26 [2025-05-15T23:21:26.385Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26 [2025-05-15T23:21:26.406Z] [Pipeline] script
01:21:26 [2025-05-15T23:21:26.408Z] [Pipeline] {
01:21:26 [2025-05-15T23:21:26.417Z] [Pipeline] copyArtifacts
01:21:26 [2025-05-15T23:21:26.423Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 206
01:21:26 [2025-05-15T23:21:26.429Z] [Pipeline] readYaml
01:21:26 [2025-05-15T23:21:26.442Z] 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:26 [2025-05-15T23:21:26.443Z] [Pipeline] sh
01:21:26 [2025-05-15T23:21:26.701Z] + git rev-parse HEAD
01:21:26 [2025-05-15T23:21:26.704Z] [Pipeline] echo
01:21:26 [2025-05-15T23:21:26.704Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:26 [2025-05-15T23:21:26.705Z] 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:26 [2025-05-15T23:21:26.705Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.714Z] [Pipeline] // script
01:21:26 [2025-05-15T23:21:26.724Z] [Pipeline] script
01:21:26 [2025-05-15T23:21:26.728Z] [Pipeline] {
01:21:26 [2025-05-15T23:21:26.738Z] [Pipeline] readMavenPom
01:21:26 [2025-05-15T23:21:26.747Z] 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:26 [2025-05-15T23:21:26.748Z] 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:26 [2025-05-15T23:21:26.749Z] 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:26 [2025-05-15T23:21:26.749Z] 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:26 [2025-05-15T23:21:26.751Z] [Pipeline] echo
01:21:26 [2025-05-15T23:21:26.751Z] No changes and no update in Silverpeas since the last build
01:21:26 [2025-05-15T23:21:26.752Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.761Z] [Pipeline] // script
01:21:26 [2025-05-15T23:21:26.770Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.779Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.791Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.792Z] [Pipeline] { (Build the project)
01:21:26 [2025-05-15T23:21:26.835Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2025-05-15T23:21:26.836Z] [Pipeline] getContext
01:21:26 [2025-05-15T23:21:26.847Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.848Z] [Pipeline] { (Check POM parent version)
01:21:26 [2025-05-15T23:21:26.857Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2025-05-15T23:21:26.858Z] [Pipeline] getContext
01:21:26 [2025-05-15T23:21:26.859Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.867Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.877Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.878Z] [Pipeline] { (Update POM parent)
01:21:26 [2025-05-15T23:21:26.886Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2025-05-15T23:21:26.887Z] [Pipeline] getContext
01:21:26 [2025-05-15T23:21:26.888Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.896Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.905Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.906Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:26 [2025-05-15T23:21:26.914Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2025-05-15T23:21:26.914Z] [Pipeline] getContext
01:21:26 [2025-05-15T23:21:26.916Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.926Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.935Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.936Z] [Pipeline] { (Build and Publish)
01:21:26 [2025-05-15T23:21:26.943Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2025-05-15T23:21:26.944Z] [Pipeline] getContext
01:21:26 [2025-05-15T23:21:26.945Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.952Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.960Z] [Pipeline] }
01:21:26 [2025-05-15T23:21:26.966Z] [Pipeline] // stage
01:21:26 [2025-05-15T23:21:26.977Z] [Pipeline] stage
01:21:26 [2025-05-15T23:21:26.977Z] [Pipeline] { (Create YAML build report)
01:21:26 [2025-05-15T23:21:26.998Z] [Pipeline] script
01:21:27 [2025-05-15T23:21:27.002Z] [Pipeline] {
01:21:27 [2025-05-15T23:21:27.012Z] [Pipeline] sh
01:21:27 [2025-05-15T23:21:27.270Z] + mkdir -p target
01:21:27 [2025-05-15T23:21:27.272Z] [Pipeline] sh
01:21:27 [2025-05-15T23:21:27.531Z] + mv build.yaml target/
01:21:27 [2025-05-15T23:21:27.532Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.540Z] [Pipeline] // script
01:21:27 [2025-05-15T23:21:27.549Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.558Z] [Pipeline] // stage
01:21:27 [2025-05-15T23:21:27.569Z] [Pipeline] stage
01:21:27 [2025-05-15T23:21:27.570Z] [Pipeline] { (Declarative: Post Actions)
01:21:27 [2025-05-15T23:21:27.586Z] [Pipeline] step
01:21:27 [2025-05-15T23:21:27.604Z] [Pipeline] script
01:21:27 [2025-05-15T23:21:27.610Z] [Pipeline] {
01:21:27 [2025-05-15T23:21:27.628Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.636Z] [Pipeline] // script
01:21:27 [2025-05-15T23:21:27.649Z] [Pipeline] archiveArtifacts
01:21:27 [2025-05-15T23:21:27.652Z] Archiving artifacts
01:21:27 [2025-05-15T23:21:27.661Z] Enregistrement des empreintes numériques
01:21:27 [2025-05-15T23:21:27.685Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.696Z] [Pipeline] // stage
01:21:27 [2025-05-15T23:21:27.705Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.713Z] [Pipeline] // withEnv
01:21:27 [2025-05-15T23:21:27.722Z] [Pipeline] }
01:21:27 [2025-05-15T23:21:27.722Z] $ docker stop --time=1 fe8a9efc9a310a7cce3055c52191709e06cfdb0073f4f346e3814dfd70dec3e5
01:21:28 [2025-05-15T23:21:28.979Z] $ docker rm -f --volumes fe8a9efc9a310a7cce3055c52191709e06cfdb0073f4f346e3814dfd70dec3e5
01:21:29 [2025-05-15T23:21:29.022Z] [Pipeline] // withDockerContainer
01:21:29 [2025-05-15T23:21:29.026Z] [Pipeline] }
01:21:29 [2025-05-15T23:21:29.030Z] [Pipeline] // withEnv
01:21:29 [2025-05-15T23:21:29.033Z] [Pipeline] }
01:21:29 [2025-05-15T23:21:29.041Z] [Pipeline] // node
01:21:29 [2025-05-15T23:21:29.045Z] [Pipeline] End of Pipeline
01:21:29 [2025-05-15T23:21:29.109Z] Finished: SUCCESS