Skip to content
Succès

Sortie de la console

19:24:22 [2025-05-25T17:24:22.255Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 953
19:24:22 [2025-05-25T17:24:22.255Z] Causé à l'origine par :
19:24:22 [2025-05-25T17:24:22.255Z]  Lancé par une alarme périodique
19:24:22 [2025-05-25T17:24:22.256Z] Running as userbuild
19:24:22 [2025-05-25T17:24:22.649Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:22 [2025-05-25T17:24:22.767Z] [Pipeline] Start of Pipeline
19:24:22 [2025-05-25T17:24:22.958Z] [Pipeline] node
19:24:22 [2025-05-25T17:24:22.962Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:22 [2025-05-25T17:24:22.962Z] [Pipeline] {
19:24:22 [2025-05-25T17:24:22.973Z] [Pipeline] stage
19:24:22 [2025-05-25T17:24:22.974Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:22 [2025-05-25T17:24:22.980Z] [Pipeline] checkout
19:24:22 [2025-05-25T17:24:22.981Z] Selected Git installation does not exist. Using Default
19:24:22 [2025-05-25T17:24:22.981Z] The recommended git tool is: NONE
19:24:22 [2025-05-25T17:24:22.981Z] No credentials specified
19:24:22 [2025-05-25T17:24:22.981Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:22 [2025-05-25T17:24:22.987Z] Fetching changes from the remote Git repository
19:24:22 [2025-05-25T17:24:22.990Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:22 [2025-05-25T17:24:22.996Z] Cleaning workspace
19:24:22 [2025-05-25T17:24:22.996Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:23 [2025-05-25T17:24:23.002Z] Resetting working tree
19:24:23 [2025-05-25T17:24:23.002Z]  > /usr/bin/git reset --hard # timeout=10
19:24:23 [2025-05-25T17:24:23.031Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:23 [2025-05-25T17:24:23.297Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2025-05-25T17:24:23.297Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2025-05-25T17:24:23.302Z]  > git --version # 'git version 2.43.0'
19:24:23 [2025-05-25T17:24:23.302Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2025-05-25T17:24:23.695Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23 [2025-05-25T17:24:23.702Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:23 [2025-05-25T17:24:23.702Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2025-05-25T17:24:23.707Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:23 [2025-05-25T17:24:23.800Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:23 [2025-05-25T17:24:23.800Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:23 [2025-05-25T17:24:23.818Z] [Pipeline] }
19:24:23 [2025-05-25T17:24:23.822Z] [Pipeline] // stage
19:24:23 [2025-05-25T17:24:23.828Z] [Pipeline] withEnv
19:24:23 [2025-05-25T17:24:23.829Z] [Pipeline] {
19:24:23 [2025-05-25T17:24:23.900Z] [Pipeline] isUnix
19:24:23 [2025-05-25T17:24:23.901Z] [Pipeline] withEnv
19:24:23 [2025-05-25T17:24:23.902Z] [Pipeline] {
19:24:23 [2025-05-25T17:24:23.907Z] [Pipeline] sh
19:24:24 [2025-05-25T17:24:24.163Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:24 [2025-05-25T17:24:24.163Z] .
19:24:24 [2025-05-25T17:24:24.164Z] [Pipeline] }
19:24:24 [2025-05-25T17:24:24.171Z] [Pipeline] // withEnv
19:24:24 [2025-05-25T17:24:24.179Z] [Pipeline] withDockerContainer
19:24:24 [2025-05-25T17:24:24.210Z] Jenkins does not seem to be running inside a container
19:24:24 [2025-05-25T17:24:24.217Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:24 [2025-05-25T17:24:24.564Z] $ docker top 403e51e322e4f2d1c770d3ab40bad6f971c85e5afac8837734e88144b1616bd2 -eo pid,comm
19:24:24 [2025-05-25T17:24:24.599Z] [Pipeline] {
19:24:24 [2025-05-25T17:24:24.609Z] [Pipeline] withEnv
19:24:24 [2025-05-25T17:24:24.609Z] [Pipeline] {
19:24:24 [2025-05-25T17:24:24.615Z] [Pipeline] stage
19:24:24 [2025-05-25T17:24:24.615Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:24 [2025-05-25T17:24:24.627Z] [Pipeline] script
19:24:24 [2025-05-25T17:24:24.629Z] [Pipeline] {
19:24:24 [2025-05-25T17:24:24.633Z] [Pipeline] echo
19:24:24 [2025-05-25T17:24:24.634Z] Working on branch master
19:24:24 [2025-05-25T17:24:24.635Z] [Pipeline] copyArtifacts
19:24:24 [2025-05-25T17:24:24.640Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 953
19:24:24 [2025-05-25T17:24:24.641Z] [Pipeline] readYaml
19:24:24 [2025-05-25T17:24:24.648Z] 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.
19:24:24 [2025-05-25T17:24:24.648Z] 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.
19:24:24 [2025-05-25T17:24:24.649Z] [Pipeline] sh
19:24:24 [2025-05-25T17:24:24.905Z] + rm -f build.yaml
19:24:24 [2025-05-25T17:24:24.906Z] [Pipeline] }
19:24:24 [2025-05-25T17:24:24.915Z] [Pipeline] // script
19:24:24 [2025-05-25T17:24:24.929Z] [Pipeline] echo
19:24:24 [2025-05-25T17:24:24.930Z] Parent version is 1.7-build250303
19:24:24 [2025-05-25T17:24:24.931Z] [Pipeline] echo
19:24:24 [2025-05-25T17:24:24.931Z] Silverpeas version is 6.5-build250522
19:24:24 [2025-05-25T17:24:24.932Z] [Pipeline] }
19:24:24 [2025-05-25T17:24:24.941Z] [Pipeline] // stage
19:24:24 [2025-05-25T17:24:24.951Z] [Pipeline] stage
19:24:24 [2025-05-25T17:24:24.951Z] [Pipeline] { (Prepare the project)
19:24:24 [2025-05-25T17:24:24.975Z] [Pipeline] git
19:24:24 [2025-05-25T17:24:24.976Z] The recommended git tool is: /usr/bin/git
19:24:24 [2025-05-25T17:24:24.977Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:24 [2025-05-25T17:24:24.988Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6ad2d312; decorates hudson.Launcher$LocalLauncher@29a2291b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:24 [2025-05-25T17:24:24.989Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:24 [2025-05-25T17:24:24.996Z] Fetching changes from the remote Git repository
19:24:25 [2025-05-25T17:24:25.002Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:25 [2025-05-25T17:24:25.008Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:25 [2025-05-25T17:24:25.008Z]  > /usr/bin/git --version # timeout=10
19:24:25 [2025-05-25T17:24:25.013Z]  > git --version # 'git version 2.43.0'
19:24:25 [2025-05-25T17:24:25.013Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:25 [2025-05-25T17:24:25.020Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2025-05-25T17:24:25.392Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2025-05-25T17:24:25.399Z] Checking out Revision 44ec6bdebcccca423876529677875012454ec0d3 (refs/remotes/origin/master)
19:24:25 [2025-05-25T17:24:25.399Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2025-05-25T17:24:25.405Z]  > /usr/bin/git checkout -f 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
19:24:25 [2025-05-25T17:24:25.545Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:25 [2025-05-25T17:24:25.556Z]  > /usr/bin/git branch -D master # timeout=10
19:24:25 [2025-05-25T17:24:25.564Z]  > /usr/bin/git checkout -b master 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
19:24:25 [2025-05-25T17:24:25.703Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250522"
19:24:25 [2025-05-25T17:24:25.703Z]  > /usr/bin/git rev-list --no-walk 17bc370c92ba49d2bd5400a32f4ba70f235b90d3 # timeout=10
19:24:25 [2025-05-25T17:24:25.725Z] [Pipeline] script
19:24:25 [2025-05-25T17:24:25.727Z] [Pipeline] {
19:24:25 [2025-05-25T17:24:25.737Z] [Pipeline] copyArtifacts
19:24:25 [2025-05-25T17:24:25.744Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 564
19:24:25 [2025-05-25T17:24:25.750Z] [Pipeline] readYaml
19:24:25 [2025-05-25T17:24:25.762Z] 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.
19:24:25 [2025-05-25T17:24:25.764Z] [Pipeline] sh
19:24:26 [2025-05-25T17:24:26.021Z] + git rev-parse HEAD
19:24:26 [2025-05-25T17:24:26.023Z] [Pipeline] echo
19:24:26 [2025-05-25T17:24:26.024Z] Current commit is 44ec6bdebcccca423876529677875012454ec0d3 and last build commit is 44ec6bdebcccca423876529677875012454ec0d3
19:24:26 [2025-05-25T17:24:26.025Z] 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.
19:24:26 [2025-05-25T17:24:26.025Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.034Z] [Pipeline] // script
19:24:26 [2025-05-25T17:24:26.044Z] [Pipeline] script
19:24:26 [2025-05-25T17:24:26.048Z] [Pipeline] {
19:24:26 [2025-05-25T17:24:26.059Z] [Pipeline] readMavenPom
19:24:26 [2025-05-25T17:24:26.068Z] 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.
19:24:26 [2025-05-25T17:24:26.068Z] 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.
19:24:26 [2025-05-25T17:24:26.069Z] 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.
19:24:26 [2025-05-25T17:24:26.069Z] 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.
19:24:26 [2025-05-25T17:24:26.070Z] [Pipeline] echo
19:24:26 [2025-05-25T17:24:26.071Z] No changes and no update in Silverpeas since the last build
19:24:26 [2025-05-25T17:24:26.071Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.080Z] [Pipeline] // script
19:24:26 [2025-05-25T17:24:26.089Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.098Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.108Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.109Z] [Pipeline] { (Build the project)
19:24:26 [2025-05-25T17:24:26.148Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-25T17:24:26.149Z] [Pipeline] getContext
19:24:26 [2025-05-25T17:24:26.162Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.162Z] [Pipeline] { (Check POM parent version)
19:24:26 [2025-05-25T17:24:26.172Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-25T17:24:26.173Z] [Pipeline] getContext
19:24:26 [2025-05-25T17:24:26.174Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.183Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.193Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.194Z] [Pipeline] { (Update POM parent)
19:24:26 [2025-05-25T17:24:26.203Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-25T17:24:26.204Z] [Pipeline] getContext
19:24:26 [2025-05-25T17:24:26.205Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.214Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.225Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.225Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26 [2025-05-25T17:24:26.234Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-25T17:24:26.235Z] [Pipeline] getContext
19:24:26 [2025-05-25T17:24:26.236Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.244Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.254Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.255Z] [Pipeline] { (Build and Publish)
19:24:26 [2025-05-25T17:24:26.263Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-25T17:24:26.264Z] [Pipeline] getContext
19:24:26 [2025-05-25T17:24:26.266Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.273Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.281Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.288Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.299Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.299Z] [Pipeline] { (Create YAML build report)
19:24:26 [2025-05-25T17:24:26.321Z] [Pipeline] script
19:24:26 [2025-05-25T17:24:26.325Z] [Pipeline] {
19:24:26 [2025-05-25T17:24:26.337Z] [Pipeline] sh
19:24:26 [2025-05-25T17:24:26.595Z] + mkdir -p target
19:24:26 [2025-05-25T17:24:26.597Z] [Pipeline] sh
19:24:26 [2025-05-25T17:24:26.856Z] + mv build.yaml target/
19:24:26 [2025-05-25T17:24:26.857Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.868Z] [Pipeline] // script
19:24:26 [2025-05-25T17:24:26.877Z] [Pipeline] }
19:24:26 [2025-05-25T17:24:26.886Z] [Pipeline] // stage
19:24:26 [2025-05-25T17:24:26.898Z] [Pipeline] stage
19:24:26 [2025-05-25T17:24:26.899Z] [Pipeline] { (Declarative: Post Actions)
19:24:26 [2025-05-25T17:24:26.915Z] [Pipeline] step
19:24:26 [2025-05-25T17:24:26.934Z] [Pipeline] script
19:24:26 [2025-05-25T17:24:26.941Z] [Pipeline] {
19:24:27 [2025-05-25T17:24:27.002Z] [Pipeline] }
19:24:27 [2025-05-25T17:24:27.011Z] [Pipeline] // script
19:24:27 [2025-05-25T17:24:27.024Z] [Pipeline] archiveArtifacts
19:24:27 [2025-05-25T17:24:27.027Z] Archiving artifacts
19:24:27 [2025-05-25T17:24:27.036Z] Enregistrement des empreintes numériques
19:24:27 [2025-05-25T17:24:27.058Z] [Pipeline] }
19:24:27 [2025-05-25T17:24:27.068Z] [Pipeline] // stage
19:24:27 [2025-05-25T17:24:27.077Z] [Pipeline] }
19:24:27 [2025-05-25T17:24:27.086Z] [Pipeline] // withEnv
19:24:27 [2025-05-25T17:24:27.094Z] [Pipeline] }
19:24:27 [2025-05-25T17:24:27.095Z] $ docker stop --time=1 403e51e322e4f2d1c770d3ab40bad6f971c85e5afac8837734e88144b1616bd2
19:24:28 [2025-05-25T17:24:28.343Z] $ docker rm -f --volumes 403e51e322e4f2d1c770d3ab40bad6f971c85e5afac8837734e88144b1616bd2
19:24:28 [2025-05-25T17:24:28.385Z] [Pipeline] // withDockerContainer
19:24:28 [2025-05-25T17:24:28.392Z] [Pipeline] }
19:24:28 [2025-05-25T17:24:28.401Z] [Pipeline] // withEnv
19:24:28 [2025-05-25T17:24:28.410Z] [Pipeline] }
19:24:28 [2025-05-25T17:24:28.419Z] [Pipeline] // node
19:24:28 [2025-05-25T17:24:28.428Z] [Pipeline] End of Pipeline
19:24:28 [2025-05-25T17:24:28.479Z] Finished: SUCCESS