06:46:20[2025-06-02T04:46:20.568Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 39606:46:20[2025-06-02T04:46:20.568Z] Causé à l'origine par :
06:46:20[2025-06-02T04:46:20.568Z] Lancé par une alarme périodique
06:46:20[2025-06-02T04:46:20.568Z] Running as userbuild06:46:20[2025-06-02T04:46:20.984Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2025-06-02T04:46:21.134Z] [Pipeline] Start of Pipeline
06:46:21[2025-06-02T04:46:21.305Z] [Pipeline] node
06:46:21[2025-06-02T04:46:21.308Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21[2025-06-02T04:46:21.309Z] [Pipeline] {
06:46:21[2025-06-02T04:46:21.320Z] [Pipeline] stage
06:46:21[2025-06-02T04:46:21.320Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21[2025-06-02T04:46:21.326Z] [Pipeline] checkout
06:46:21[2025-06-02T04:46:21.328Z] Selected Git installation does not exist. Using Default
06:46:21[2025-06-02T04:46:21.328Z] The recommended git tool is: NONE
06:46:21[2025-06-02T04:46:21.328Z] No credentials specified
06:46:21[2025-06-02T04:46:21.328Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21[2025-06-02T04:46:21.333Z] Fetching changes from the remote Git repository
06:46:21[2025-06-02T04:46:21.339Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21[2025-06-02T04:46:21.346Z] Cleaning workspace
06:46:21[2025-06-02T04:46:21.346Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21[2025-06-02T04:46:21.352Z] Resetting working tree
06:46:21[2025-06-02T04:46:21.352Z] > /usr/bin/git reset --hard # timeout=10
06:46:21[2025-06-02T04:46:21.372Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21[2025-06-02T04:46:21.383Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2025-06-02T04:46:21.383Z] > /usr/bin/git --version # timeout=10
06:46:21[2025-06-02T04:46:21.387Z] > git --version # 'git version 2.43.0'
06:46:21[2025-06-02T04:46:21.387Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:21[2025-06-02T04:46:21.763Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:21[2025-06-02T04:46:21.770Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:21[2025-06-02T04:46:21.770Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:21[2025-06-02T04:46:21.775Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:21[2025-06-02T04:46:21.835Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:21[2025-06-02T04:46:21.836Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:21[2025-06-02T04:46:21.859Z] [Pipeline] }
06:46:21[2025-06-02T04:46:21.863Z] [Pipeline] // stage
06:46:21[2025-06-02T04:46:21.878Z] [Pipeline] withEnv
06:46:21[2025-06-02T04:46:21.878Z] [Pipeline] {
06:46:21[2025-06-02T04:46:21.987Z] [Pipeline] isUnix
06:46:21[2025-06-02T04:46:21.987Z] [Pipeline] withEnv
06:46:21[2025-06-02T04:46:21.988Z] [Pipeline] {
06:46:21[2025-06-02T04:46:21.998Z] [Pipeline] sh
06:46:22[2025-06-02T04:46:22.255Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22[2025-06-02T04:46:22.255Z] .
06:46:22[2025-06-02T04:46:22.256Z] [Pipeline] }
06:46:22[2025-06-02T04:46:22.265Z] [Pipeline] // withEnv
06:46:22[2025-06-02T04:46:22.275Z] [Pipeline] withDockerContainer
06:46:22[2025-06-02T04:46:22.305Z] Jenkins does not seem to be running inside a container
06:46:22[2025-06-02T04:46:22.312Z] $ 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[2025-06-02T04:46:22.613Z] $ docker top f95625d90fcdbb17030c7e5bb83cbab4973be240620a89087118309a615a9aa2 -eo pid,comm
06:46:22[2025-06-02T04:46:22.649Z] [Pipeline] {
06:46:22[2025-06-02T04:46:22.657Z] [Pipeline] withEnv
06:46:22[2025-06-02T04:46:22.658Z] [Pipeline] {
06:46:22[2025-06-02T04:46:22.664Z] [Pipeline] stage
06:46:22[2025-06-02T04:46:22.664Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:22[2025-06-02T04:46:22.685Z] [Pipeline] script
06:46:22[2025-06-02T04:46:22.689Z] [Pipeline] {
06:46:22[2025-06-02T04:46:22.698Z] [Pipeline] echo
06:46:22[2025-06-02T04:46:22.698Z] Working on branch 6.4.x
06:46:22[2025-06-02T04:46:22.702Z] [Pipeline] copyArtifacts
06:46:22[2025-06-02T04:46:22.708Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 39606:46:22[2025-06-02T04:46:22.713Z] [Pipeline] readYaml
06:46:22[2025-06-02T04:46:22.724Z] 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[2025-06-02T04:46:22.725Z] 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[2025-06-02T04:46:22.726Z] [Pipeline] sh
06:46:22[2025-06-02T04:46:22.983Z] + rm -f build.yaml
06:46:22[2025-06-02T04:46:22.984Z] [Pipeline] }
06:46:22[2025-06-02T04:46:22.994Z] [Pipeline] // script
06:46:23[2025-06-02T04:46:23.003Z] [Pipeline] echo
06:46:23[2025-06-02T04:46:23.003Z] Parent version is 1.6.2
06:46:23[2025-06-02T04:46:23.004Z] [Pipeline] echo
06:46:23[2025-06-02T04:46:23.005Z] Silverpeas version is 6.4.4-build250529
06:46:23[2025-06-02T04:46:23.005Z] [Pipeline] }
06:46:23[2025-06-02T04:46:23.014Z] [Pipeline] // stage
06:46:23[2025-06-02T04:46:23.023Z] [Pipeline] stage
06:46:23[2025-06-02T04:46:23.024Z] [Pipeline] { (Prepare the project)
06:46:23[2025-06-02T04:46:23.047Z] [Pipeline] git
06:46:23[2025-06-02T04:46:23.049Z] The recommended git tool is: /usr/bin/git
06:46:23[2025-06-02T04:46:23.050Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23[2025-06-02T04:46:23.057Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3961a68f; decorates hudson.Launcher$LocalLauncher@69aa3949 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23[2025-06-02T04:46:23.058Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23[2025-06-02T04:46:23.064Z] Fetching changes from the remote Git repository
06:46:23[2025-06-02T04:46:23.067Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23[2025-06-02T04:46:23.073Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:23[2025-06-02T04:46:23.073Z] > /usr/bin/git --version # timeout=10
06:46:23[2025-06-02T04:46:23.077Z] > git --version # 'git version 2.43.0'
06:46:23[2025-06-02T04:46:23.077Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23[2025-06-02T04:46:23.084Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:23[2025-06-02T04:46:23.471Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:23[2025-06-02T04:46:23.478Z] Checking out Revision 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 (refs/remotes/origin/6.4.x)
06:46:23[2025-06-02T04:46:23.478Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:23[2025-06-02T04:46:23.483Z] > /usr/bin/git checkout -f 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 # timeout=10
06:46:23[2025-06-02T04:46:23.606Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:23[2025-06-02T04:46:23.613Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:23[2025-06-02T04:46:23.619Z] > /usr/bin/git checkout -b 6.4.x 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 # timeout=10
06:46:23[2025-06-02T04:46:23.689Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250522"
06:46:23[2025-06-02T04:46:23.689Z] > /usr/bin/git rev-list --no-walk 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 # timeout=10
06:46:23[2025-06-02T04:46:23.713Z] [Pipeline] script
06:46:23[2025-06-02T04:46:23.715Z] [Pipeline] {
06:46:23[2025-06-02T04:46:23.722Z] [Pipeline] copyArtifacts
06:46:23[2025-06-02T04:46:23.727Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 29506:46:23[2025-06-02T04:46:23.729Z] [Pipeline] readYaml
06:46:23[2025-06-02T04:46:23.737Z] 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:23[2025-06-02T04:46:23.738Z] [Pipeline] sh
06:46:23[2025-06-02T04:46:23.995Z] + git rev-parse HEAD
06:46:23[2025-06-02T04:46:23.997Z] [Pipeline] echo
06:46:23[2025-06-02T04:46:23.998Z] Current commit is 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 and last build commit is 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858
06:46:23[2025-06-02T04:46:23.998Z] 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:23[2025-06-02T04:46:23.998Z] [Pipeline] }
06:46:24[2025-06-02T04:46:24.009Z] [Pipeline] // script
06:46:24[2025-06-02T04:46:24.019Z] [Pipeline] script
06:46:24[2025-06-02T04:46:24.023Z] [Pipeline] {
06:46:24[2025-06-02T04:46:24.033Z] [Pipeline] readMavenPom
06:46:24[2025-06-02T04:46:24.042Z] 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:24[2025-06-02T04:46:24.042Z] 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:24[2025-06-02T04:46:24.043Z] 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:24[2025-06-02T04:46:24.043Z] 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:24[2025-06-02T04:46:24.044Z] [Pipeline] echo
06:46:24[2025-06-02T04:46:24.045Z] Build version will be 6.4.4-build250602
06:46:24[2025-06-02T04:46:24.045Z] [Pipeline] }
06:46:24[2025-06-02T04:46:24.054Z] [Pipeline] // script
06:46:24[2025-06-02T04:46:24.089Z] [Pipeline] }
06:46:24[2025-06-02T04:46:24.098Z] [Pipeline] // stage
06:46:24[2025-06-02T04:46:24.109Z] [Pipeline] stage
06:46:24[2025-06-02T04:46:24.109Z] [Pipeline] { (Build the project)
06:46:24[2025-06-02T04:46:24.154Z] [Pipeline] stage
06:46:24[2025-06-02T04:46:24.154Z] [Pipeline] { (Check POM parent version)
06:46:24[2025-06-02T04:46:24.175Z] Stage "Check POM parent version" skipped due to when conditional
06:46:24[2025-06-02T04:46:24.176Z] [Pipeline] getContext
06:46:24[2025-06-02T04:46:24.177Z] [Pipeline] }
06:46:24[2025-06-02T04:46:24.186Z] [Pipeline] // stage
06:46:24[2025-06-02T04:46:24.197Z] [Pipeline] stage
06:46:24[2025-06-02T04:46:24.197Z] [Pipeline] { (Update POM parent)
06:46:24[2025-06-02T04:46:24.218Z] Stage "Update POM parent" skipped due to when conditional
06:46:24[2025-06-02T04:46:24.219Z] [Pipeline] getContext
06:46:24[2025-06-02T04:46:24.221Z] [Pipeline] }
06:46:24[2025-06-02T04:46:24.230Z] [Pipeline] // stage
06:46:24[2025-06-02T04:46:24.241Z] [Pipeline] stage
06:46:24[2025-06-02T04:46:24.242Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:24[2025-06-02T04:46:24.272Z] [Pipeline] withCredentials
06:46:24[2025-06-02T04:46:24.297Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
06:46:24[2025-06-02T04:46:24.299Z] [Pipeline] {
06:46:24[2025-06-02T04:46:24.313Z] [Pipeline] sh
06:46:24[2025-06-02T04:46:24.570Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
06:46:24[2025-06-02T04:46:24.572Z] [Pipeline] sh
06:46:24[2025-06-02T04:46:24.831Z] + sed -i -e s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.4-build250529/g pom.xml
06:46:24[2025-06-02T04:46:24.831Z] + git commit -am Update dependency on Silverpeas to version 6.4.4-build250529
06:46:24[2025-06-02T04:46:24.831Z] [6.4.x 494ac9ed] Update dependency on Silverpeas to version 6.4.4-build250529
06:46:24[2025-06-02T04:46:24.831Z] 1 file changed, 1 insertion(+), 1 deletion(-)
06:46:24[2025-06-02T04:46:24.831Z] + git push origin HEAD:6.4.x
06:46:25[2025-06-02T04:46:25.382Z] remote: You must verify your email address.
06:46:25[2025-06-02T04:46:25.382Z] remote: See https://github.com/settings/emails.
06:46:25[2025-06-02T04:46:25.382Z] fatal: impossible d'accéder à 'https://github.com/Silverpeas/silverpeasmobile/' : The requested URL returned error: 403
06:46:25[2025-06-02T04:46:25.395Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.407Z] [Pipeline] // withCredentials
06:46:25[2025-06-02T04:46:25.417Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.426Z] [Pipeline] // stage
06:46:25[2025-06-02T04:46:25.438Z] [Pipeline] stage
06:46:25[2025-06-02T04:46:25.438Z] [Pipeline] { (Build and Publish)
06:46:25[2025-06-02T04:46:25.448Z] Stage "Build and Publish" skipped due to earlier failure(s)
06:46:25[2025-06-02T04:46:25.449Z] [Pipeline] getContext
06:46:25[2025-06-02T04:46:25.450Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.460Z] [Pipeline] // stage
06:46:25[2025-06-02T04:46:25.470Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.479Z] [Pipeline] // stage
06:46:25[2025-06-02T04:46:25.491Z] [Pipeline] stage
06:46:25[2025-06-02T04:46:25.491Z] [Pipeline] { (Create YAML build report)
06:46:25[2025-06-02T04:46:25.501Z] Stage "Create YAML build report" skipped due to earlier failure(s)
06:46:25[2025-06-02T04:46:25.502Z] [Pipeline] getContext
06:46:25[2025-06-02T04:46:25.503Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.512Z] [Pipeline] // stage
06:46:25[2025-06-02T04:46:25.527Z] [Pipeline] stage
06:46:25[2025-06-02T04:46:25.527Z] [Pipeline] { (Declarative: Post Actions)
06:46:25[2025-06-02T04:46:25.543Z] [Pipeline] step
06:46:25[2025-06-02T04:46:25.555Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com sebastien.vuillet@silverpeas.org
06:46:25[2025-06-02T04:46:25.659Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.670Z] [Pipeline] // stage
06:46:25[2025-06-02T04:46:25.678Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.686Z] [Pipeline] // withEnv
06:46:25[2025-06-02T04:46:25.694Z] [Pipeline] }
06:46:25[2025-06-02T04:46:25.695Z] $ docker stop --time=1 f95625d90fcdbb17030c7e5bb83cbab4973be240620a89087118309a615a9aa2
06:46:26[2025-06-02T04:46:26.939Z] $ docker rm -f --volumes f95625d90fcdbb17030c7e5bb83cbab4973be240620a89087118309a615a9aa2
06:46:26[2025-06-02T04:46:26.976Z] [Pipeline] // withDockerContainer
06:46:26[2025-06-02T04:46:26.980Z] [Pipeline] }
06:46:26[2025-06-02T04:46:26.984Z] [Pipeline] // withEnv
06:46:26[2025-06-02T04:46:26.988Z] [Pipeline] }
06:46:26[2025-06-02T04:46:26.997Z] [Pipeline] // node
06:46:27[2025-06-02T04:46:27.002Z] [Pipeline] End of Pipeline
06:46:27[2025-06-02T04:46:27.026Z] ERROR: script returned exit code 128
06:46:27[2025-06-02T04:46:27.046Z] Finished: FAILURE