[2025-02-13T05:46:00.610Z] Lancé par une alarme périodique [2025-02-13T05:46:00.610Z] Running as userbuild [2025-02-13T05:46:01.063Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-13T05:46:01.349Z] [Pipeline] Start of Pipeline [2025-02-13T05:46:01.626Z] [Pipeline] node [2025-02-13T05:46:01.629Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy [2025-02-13T05:46:01.634Z] [Pipeline] { [2025-02-13T05:46:01.656Z] [Pipeline] stage [2025-02-13T05:46:01.656Z] [Pipeline] { (Declarative: Checkout SCM) [2025-02-13T05:46:01.672Z] [Pipeline] checkout [2025-02-13T05:46:01.673Z] Selected Git installation does not exist. Using Default [2025-02-13T05:46:01.673Z] The recommended git tool is: NONE [2025-02-13T05:46:01.673Z] No credentials specified [2025-02-13T05:46:01.674Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 [2025-02-13T05:46:01.679Z] Fetching changes from the remote Git repository [2025-02-13T05:46:01.682Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-02-13T05:46:01.687Z] Cleaning workspace [2025-02-13T05:46:01.687Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-02-13T05:46:01.692Z] Resetting working tree [2025-02-13T05:46:01.692Z] > /usr/bin/git reset --hard # timeout=10 [2025-02-13T05:46:01.704Z] > /usr/bin/git clean -fdx # timeout=10 [2025-02-13T05:46:01.710Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-13T05:46:01.710Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:01.713Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:01.713Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:02.191Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-02-13T05:46:02.197Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) [2025-02-13T05:46:02.197Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:02.203Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-02-13T05:46:02.217Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch." [2025-02-13T05:46:02.217Z] > /usr/bin/git rev-list --no-walk 34428cd2b6903f85fa844b485bff53488b11710e # timeout=10 [2025-02-13T05:46:02.245Z] [Pipeline] } [2025-02-13T05:46:02.258Z] [Pipeline] // stage [2025-02-13T05:46:02.278Z] [Pipeline] withEnv [2025-02-13T05:46:02.279Z] [Pipeline] { [2025-02-13T05:46:02.454Z] [Pipeline] isUnix [2025-02-13T05:46:02.455Z] [Pipeline] withEnv [2025-02-13T05:46:02.455Z] [Pipeline] { [2025-02-13T05:46:02.469Z] [Pipeline] sh [2025-02-13T05:46:02.725Z] + docker inspect -f . silverpeas/silverbuild:6.4 [2025-02-13T05:46:02.725Z] . [2025-02-13T05:46:02.726Z] [Pipeline] } [2025-02-13T05:46:02.739Z] [Pipeline] // withEnv [2025-02-13T05:46:02.753Z] [Pipeline] withDockerContainer [2025-02-13T05:46:02.783Z] Jenkins does not seem to be running inside a container [2025-02-13T05:46:02.791Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:6.4 cat [2025-02-13T05:46:03.172Z] $ docker top 1d5563e75dff05ee28fef7a6afd7bb90c48b68a82e6b570c07df20cecdeaebdc -eo pid,comm [2025-02-13T05:46:03.213Z] [Pipeline] { [2025-02-13T05:46:03.227Z] [Pipeline] withEnv [2025-02-13T05:46:03.227Z] [Pipeline] { [2025-02-13T05:46:03.236Z] [Pipeline] stage [2025-02-13T05:46:03.237Z] [Pipeline] { (Prepare the job) [2025-02-13T05:46:03.272Z] [Pipeline] sh [2025-02-13T05:46:03.529Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml [2025-02-13T05:46:03.782Z] [Pipeline] script [2025-02-13T05:46:03.786Z] [Pipeline] { [2025-02-13T05:46:03.802Z] [Pipeline] readMavenPom [2025-02-13T05:46:03.833Z] [Pipeline] sh [2025-02-13T05:46:04.091Z] + rm -f pom.xml [2025-02-13T05:46:04.092Z] [Pipeline] } [2025-02-13T05:46:04.107Z] [Pipeline] // script [2025-02-13T05:46:04.120Z] [Pipeline] } [2025-02-13T05:46:04.133Z] [Pipeline] // stage [2025-02-13T05:46:04.148Z] [Pipeline] stage [2025-02-13T05:46:04.149Z] [Pipeline] { (Check POM parent version) [2025-02-13T05:46:04.207Z] Stage "Check POM parent version" skipped due to when conditional [2025-02-13T05:46:04.208Z] [Pipeline] getContext [2025-02-13T05:46:04.212Z] [Pipeline] } [2025-02-13T05:46:04.225Z] [Pipeline] // stage [2025-02-13T05:46:04.240Z] [Pipeline] stage [2025-02-13T05:46:04.240Z] [Pipeline] { (Checkout projects and check code changes) [2025-02-13T05:46:04.267Z] [Pipeline] script [2025-02-13T05:46:04.270Z] [Pipeline] { [2025-02-13T05:46:04.291Z] [Pipeline] copyArtifacts [2025-02-13T05:46:04.299Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 362 [2025-02-13T05:46:04.310Z] [Pipeline] fileExists [2025-02-13T05:46:04.330Z] [Pipeline] readYaml [2025-02-13T05:46:04.347Z] [Pipeline] dir [2025-02-13T05:46:04.348Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core [2025-02-13T05:46:04.348Z] [Pipeline] { [2025-02-13T05:46:04.366Z] [Pipeline] git [2025-02-13T05:46:04.368Z] The recommended git tool is: /usr/bin/git [2025-02-13T05:46:04.369Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:04.380Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1c0a7053; decorates hudson.Launcher$LocalLauncher@732a435d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:04.380Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-02-13T05:46:04.386Z] Fetching changes from the remote Git repository [2025-02-13T05:46:04.389Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-02-13T05:46:04.395Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-02-13T05:46:04.395Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:04.400Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:04.400Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:04.407Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:05.296Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:05.304Z] Checking out Revision 626dc47d065a1815f66bd04eccfeb07d91c18233 (refs/remotes/origin/6.4.x) [2025-02-13T05:46:05.304Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:05.310Z] > /usr/bin/git checkout -f 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-13T05:46:05.362Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:05.374Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:05.381Z] > /usr/bin/git checkout -b 6.4.x 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-13T05:46:05.432Z] Commit message: "Bug #14491" [2025-02-13T05:46:05.433Z] > /usr/bin/git rev-list --no-walk 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-13T05:46:05.451Z] [Pipeline] fileExists [2025-02-13T05:46:05.459Z] [Pipeline] readMavenPom [2025-02-13T05:46:05.470Z] [Pipeline] sh [2025-02-13T05:46:05.727Z] + git rev-parse HEAD [2025-02-13T05:46:05.730Z] [Pipeline] echo [2025-02-13T05:46:05.730Z] Silverpeas-Core: current commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 and last build commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 [2025-02-13T05:46:05.732Z] [Pipeline] } [2025-02-13T05:46:05.746Z] [Pipeline] // dir [2025-02-13T05:46:05.760Z] [Pipeline] echo [2025-02-13T05:46:05.761Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:05.776Z] [Pipeline] dir [2025-02-13T05:46:05.776Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components [2025-02-13T05:46:05.776Z] [Pipeline] { [2025-02-13T05:46:05.795Z] [Pipeline] git [2025-02-13T05:46:05.796Z] The recommended git tool is: /usr/bin/git [2025-02-13T05:46:05.797Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:05.808Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57cd3e02; decorates hudson.Launcher$LocalLauncher@9b0d4a6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:05.808Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-02-13T05:46:05.815Z] Fetching changes from the remote Git repository [2025-02-13T05:46:05.818Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-02-13T05:46:05.824Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-02-13T05:46:05.824Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:05.830Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:05.830Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:05.836Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:06.382Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:06.388Z] Checking out Revision 10328607e327a405c9119d94be9a065fd70b4ea3 (refs/remotes/origin/6.4.x) [2025-02-13T05:46:06.388Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:06.393Z] > /usr/bin/git checkout -f 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-13T05:46:06.431Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:06.441Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:06.447Z] > /usr/bin/git checkout -b 6.4.x 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-13T05:46:06.477Z] Commit message: "Bug #14391" [2025-02-13T05:46:06.478Z] > /usr/bin/git rev-list --no-walk 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-13T05:46:06.496Z] [Pipeline] fileExists [2025-02-13T05:46:06.503Z] [Pipeline] readMavenPom [2025-02-13T05:46:06.513Z] [Pipeline] sh [2025-02-13T05:46:06.770Z] + git rev-parse HEAD [2025-02-13T05:46:06.773Z] [Pipeline] echo [2025-02-13T05:46:06.773Z] Silverpeas-Components: current commit is 10328607e327a405c9119d94be9a065fd70b4ea3 and last build commit is 10328607e327a405c9119d94be9a065fd70b4ea3 [2025-02-13T05:46:06.775Z] [Pipeline] } [2025-02-13T05:46:06.790Z] [Pipeline] // dir [2025-02-13T05:46:06.805Z] [Pipeline] echo [2025-02-13T05:46:06.805Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:06.820Z] [Pipeline] dir [2025-02-13T05:46:06.821Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks [2025-02-13T05:46:06.821Z] [Pipeline] { [2025-02-13T05:46:06.840Z] [Pipeline] git [2025-02-13T05:46:06.842Z] Selected Git installation does not exist. Using Default [2025-02-13T05:46:06.842Z] The recommended git tool is: NONE [2025-02-13T05:46:06.843Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:06.855Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@460e80b7; decorates hudson.Launcher$LocalLauncher@21b78bd1 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:06.856Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-02-13T05:46:06.862Z] Fetching changes from the remote Git repository [2025-02-13T05:46:06.865Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-02-13T05:46:06.871Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-02-13T05:46:06.871Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:06.876Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:06.876Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:06.882Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:07.262Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:07.268Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x) [2025-02-13T05:46:07.268Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:07.273Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-13T05:46:07.285Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:07.294Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:07.301Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-13T05:46:07.314Z] Commit message: "Update parent POM to 1.6.2" [2025-02-13T05:46:07.314Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-13T05:46:07.336Z] [Pipeline] fileExists [2025-02-13T05:46:07.351Z] [Pipeline] readMavenPom [2025-02-13T05:46:07.371Z] [Pipeline] sh [2025-02-13T05:46:07.629Z] + git rev-parse HEAD [2025-02-13T05:46:07.632Z] [Pipeline] echo [2025-02-13T05:46:07.632Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 [2025-02-13T05:46:07.634Z] [Pipeline] } [2025-02-13T05:46:07.650Z] [Pipeline] // dir [2025-02-13T05:46:07.665Z] [Pipeline] echo [2025-02-13T05:46:07.665Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:07.681Z] [Pipeline] dir [2025-02-13T05:46:07.681Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup [2025-02-13T05:46:07.682Z] [Pipeline] { [2025-02-13T05:46:07.701Z] [Pipeline] git [2025-02-13T05:46:07.703Z] The recommended git tool is: NONE [2025-02-13T05:46:07.704Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:07.713Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@735de95f; decorates hudson.Launcher$LocalLauncher@4c8095d8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:07.713Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-02-13T05:46:07.720Z] Fetching changes from the remote Git repository [2025-02-13T05:46:07.723Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-02-13T05:46:07.728Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-02-13T05:46:07.728Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:07.733Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:07.733Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:07.743Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:08.281Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:08.287Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x) [2025-02-13T05:46:08.287Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:08.292Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-13T05:46:08.300Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:08.310Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:08.317Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-13T05:46:08.331Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3" [2025-02-13T05:46:08.331Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-13T05:46:08.360Z] [Pipeline] fileExists [2025-02-13T05:46:08.373Z] [Pipeline] sh [2025-02-13T05:46:08.631Z] + git rev-parse HEAD [2025-02-13T05:46:08.634Z] [Pipeline] echo [2025-02-13T05:46:08.634Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b [2025-02-13T05:46:08.636Z] [Pipeline] } [2025-02-13T05:46:08.652Z] [Pipeline] // dir [2025-02-13T05:46:08.668Z] [Pipeline] echo [2025-02-13T05:46:08.669Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:08.685Z] [Pipeline] dir [2025-02-13T05:46:08.686Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution [2025-02-13T05:46:08.686Z] [Pipeline] { [2025-02-13T05:46:08.707Z] [Pipeline] git [2025-02-13T05:46:08.708Z] The recommended git tool is: NONE [2025-02-13T05:46:08.709Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:08.719Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@68c645e5; decorates hudson.Launcher$LocalLauncher@2b3b3a21 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:08.719Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-02-13T05:46:08.726Z] Fetching changes from the remote Git repository [2025-02-13T05:46:08.729Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-02-13T05:46:08.735Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-02-13T05:46:08.735Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:08.740Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:08.740Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:08.746Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:09.116Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:09.122Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x) [2025-02-13T05:46:09.123Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:09.128Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-13T05:46:09.138Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:09.147Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:09.153Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-13T05:46:09.163Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3" [2025-02-13T05:46:09.163Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-13T05:46:09.183Z] [Pipeline] fileExists [2025-02-13T05:46:09.192Z] [Pipeline] readMavenPom [2025-02-13T05:46:09.212Z] [Pipeline] sh [2025-02-13T05:46:09.470Z] + git rev-parse HEAD [2025-02-13T05:46:09.472Z] [Pipeline] echo [2025-02-13T05:46:09.473Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d [2025-02-13T05:46:09.475Z] [Pipeline] } [2025-02-13T05:46:09.491Z] [Pipeline] // dir [2025-02-13T05:46:09.508Z] [Pipeline] echo [2025-02-13T05:46:09.509Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:09.526Z] [Pipeline] dir [2025-02-13T05:46:09.526Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly [2025-02-13T05:46:09.527Z] [Pipeline] { [2025-02-13T05:46:09.548Z] [Pipeline] git [2025-02-13T05:46:09.550Z] The recommended git tool is: NONE [2025-02-13T05:46:09.551Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-13T05:46:09.562Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@128df743; decorates hudson.Launcher$LocalLauncher@4d3268cd will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-13T05:46:09.562Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-02-13T05:46:09.568Z] Fetching changes from the remote Git repository [2025-02-13T05:46:09.571Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-02-13T05:46:09.577Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-02-13T05:46:09.577Z] > /usr/bin/git --version # timeout=10 [2025-02-13T05:46:09.581Z] > git --version # 'git version 2.43.0' [2025-02-13T05:46:09.582Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-13T05:46:09.588Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T05:46:10.349Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-13T05:46:10.356Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x) [2025-02-13T05:46:10.356Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-13T05:46:10.361Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-13T05:46:10.370Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-13T05:46:10.381Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-13T05:46:10.388Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-13T05:46:10.400Z] Commit message: "Update parent POM to 1.6.2" [2025-02-13T05:46:10.400Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-13T05:46:10.431Z] [Pipeline] fileExists [2025-02-13T05:46:10.440Z] [Pipeline] readMavenPom [2025-02-13T05:46:10.453Z] [Pipeline] sh [2025-02-13T05:46:10.711Z] + git rev-parse HEAD [2025-02-13T05:46:10.714Z] [Pipeline] echo [2025-02-13T05:46:10.714Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27 [2025-02-13T05:46:10.716Z] [Pipeline] } [2025-02-13T05:46:10.739Z] [Pipeline] // dir [2025-02-13T05:46:10.756Z] [Pipeline] echo [2025-02-13T05:46:10.757Z] Build skipped due to no changes have been done since the last build [2025-02-13T05:46:10.757Z] [Pipeline] } [2025-02-13T05:46:10.775Z] [Pipeline] // script [2025-02-13T05:46:10.792Z] [Pipeline] } [2025-02-13T05:46:10.807Z] [Pipeline] // stage [2025-02-13T05:46:10.826Z] [Pipeline] stage [2025-02-13T05:46:10.827Z] [Pipeline] { (Build Silverpeas) [2025-02-13T05:46:10.857Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:10.857Z] [Pipeline] getContext [2025-02-13T05:46:10.879Z] [Pipeline] stage [2025-02-13T05:46:10.880Z] [Pipeline] { (Build Silverpeas-Core) [2025-02-13T05:46:10.898Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:10.899Z] [Pipeline] getContext [2025-02-13T05:46:10.900Z] [Pipeline] } [2025-02-13T05:46:10.916Z] [Pipeline] // stage [2025-02-13T05:46:10.935Z] [Pipeline] stage [2025-02-13T05:46:10.936Z] [Pipeline] { (Build Silverpeas-Components) [2025-02-13T05:46:10.954Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:10.955Z] [Pipeline] getContext [2025-02-13T05:46:10.956Z] [Pipeline] } [2025-02-13T05:46:10.973Z] [Pipeline] // stage [2025-02-13T05:46:10.992Z] [Pipeline] stage [2025-02-13T05:46:10.992Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-02-13T05:46:11.010Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.011Z] [Pipeline] getContext [2025-02-13T05:46:11.012Z] [Pipeline] } [2025-02-13T05:46:11.030Z] [Pipeline] // stage [2025-02-13T05:46:11.049Z] [Pipeline] stage [2025-02-13T05:46:11.050Z] [Pipeline] { (Build Silverpeas Setup) [2025-02-13T05:46:11.068Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.069Z] [Pipeline] getContext [2025-02-13T05:46:11.070Z] [Pipeline] } [2025-02-13T05:46:11.087Z] [Pipeline] // stage [2025-02-13T05:46:11.105Z] [Pipeline] stage [2025-02-13T05:46:11.106Z] [Pipeline] { (Build Silverpeas Distribution) [2025-02-13T05:46:11.124Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.125Z] [Pipeline] getContext [2025-02-13T05:46:11.126Z] [Pipeline] } [2025-02-13T05:46:11.143Z] [Pipeline] // stage [2025-02-13T05:46:11.161Z] [Pipeline] stage [2025-02-13T05:46:11.162Z] [Pipeline] { (Build Silverpeas-Looks) [2025-02-13T05:46:11.179Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.180Z] [Pipeline] getContext [2025-02-13T05:46:11.181Z] [Pipeline] } [2025-02-13T05:46:11.198Z] [Pipeline] // stage [2025-02-13T05:46:11.217Z] [Pipeline] stage [2025-02-13T05:46:11.217Z] [Pipeline] { (Publish Silverpeas-Core) [2025-02-13T05:46:11.235Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.236Z] [Pipeline] getContext [2025-02-13T05:46:11.237Z] [Pipeline] } [2025-02-13T05:46:11.254Z] [Pipeline] // stage [2025-02-13T05:46:11.273Z] [Pipeline] stage [2025-02-13T05:46:11.274Z] [Pipeline] { (Publish Silverpeas-Components) [2025-02-13T05:46:11.291Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.292Z] [Pipeline] getContext [2025-02-13T05:46:11.293Z] [Pipeline] } [2025-02-13T05:46:11.310Z] [Pipeline] // stage [2025-02-13T05:46:11.329Z] [Pipeline] stage [2025-02-13T05:46:11.330Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-02-13T05:46:11.348Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.349Z] [Pipeline] getContext [2025-02-13T05:46:11.350Z] [Pipeline] } [2025-02-13T05:46:11.367Z] [Pipeline] // stage [2025-02-13T05:46:11.386Z] [Pipeline] stage [2025-02-13T05:46:11.386Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-02-13T05:46:11.404Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.405Z] [Pipeline] getContext [2025-02-13T05:46:11.406Z] [Pipeline] } [2025-02-13T05:46:11.422Z] [Pipeline] // stage [2025-02-13T05:46:11.441Z] [Pipeline] stage [2025-02-13T05:46:11.442Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-02-13T05:46:11.460Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.461Z] [Pipeline] getContext [2025-02-13T05:46:11.462Z] [Pipeline] } [2025-02-13T05:46:11.479Z] [Pipeline] // stage [2025-02-13T05:46:11.497Z] [Pipeline] stage [2025-02-13T05:46:11.498Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-02-13T05:46:11.516Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.517Z] [Pipeline] getContext [2025-02-13T05:46:11.518Z] [Pipeline] } [2025-02-13T05:46:11.535Z] [Pipeline] // stage [2025-02-13T05:46:11.553Z] [Pipeline] stage [2025-02-13T05:46:11.554Z] [Pipeline] { (Publish Community Web Site) [2025-02-13T05:46:11.571Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-13T05:46:11.572Z] [Pipeline] getContext [2025-02-13T05:46:11.573Z] [Pipeline] } [2025-02-13T05:46:11.590Z] [Pipeline] // stage [2025-02-13T05:46:11.607Z] [Pipeline] } [2025-02-13T05:46:11.621Z] [Pipeline] // stage [2025-02-13T05:46:11.643Z] [Pipeline] stage [2025-02-13T05:46:11.644Z] [Pipeline] { (Create YAML build report) [2025-02-13T05:46:11.677Z] [Pipeline] script [2025-02-13T05:46:11.680Z] [Pipeline] { [2025-02-13T05:46:11.699Z] [Pipeline] sh [2025-02-13T05:46:11.956Z] + mkdir -p target [2025-02-13T05:46:11.959Z] [Pipeline] sh [2025-02-13T05:46:12.217Z] + mv build.yaml target/ [2025-02-13T05:46:12.218Z] [Pipeline] } [2025-02-13T05:46:12.235Z] [Pipeline] // script [2025-02-13T05:46:12.252Z] [Pipeline] } [2025-02-13T05:46:12.268Z] [Pipeline] // stage [2025-02-13T05:46:12.291Z] [Pipeline] stage [2025-02-13T05:46:12.291Z] [Pipeline] { (Declarative: Post Actions) [2025-02-13T05:46:12.316Z] [Pipeline] step [2025-02-13T05:46:12.345Z] [Pipeline] script [2025-02-13T05:46:12.350Z] [Pipeline] { [2025-02-13T05:46:12.387Z] [Pipeline] } [2025-02-13T05:46:12.408Z] [Pipeline] // script [2025-02-13T05:46:12.430Z] [Pipeline] archiveArtifacts [2025-02-13T05:46:12.433Z] Archiving artifacts [2025-02-13T05:46:12.450Z] Enregistrement des empreintes numériques [2025-02-13T05:46:12.462Z] [Pipeline] sh [2025-02-13T05:46:12.722Z] + rm -rf target [2025-02-13T05:46:12.728Z] [Pipeline] } [2025-02-13T05:46:12.747Z] [Pipeline] // stage [2025-02-13T05:46:12.764Z] [Pipeline] } [2025-02-13T05:46:12.783Z] [Pipeline] // withEnv [2025-02-13T05:46:12.800Z] [Pipeline] } [2025-02-13T05:46:12.800Z] $ docker stop --time=1 1d5563e75dff05ee28fef7a6afd7bb90c48b68a82e6b570c07df20cecdeaebdc [2025-02-13T05:46:14.053Z] $ docker rm -f --volumes 1d5563e75dff05ee28fef7a6afd7bb90c48b68a82e6b570c07df20cecdeaebdc [2025-02-13T05:46:14.101Z] [Pipeline] // withDockerContainer [2025-02-13T05:46:14.109Z] [Pipeline] } [2025-02-13T05:46:14.118Z] [Pipeline] // withEnv [2025-02-13T05:46:14.135Z] [Pipeline] } [2025-02-13T05:46:14.152Z] [Pipeline] // node [2025-02-13T05:46:14.170Z] [Pipeline] End of Pipeline [2025-02-13T05:46:14.233Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #266 [2025-02-13T05:46:14.233Z] Finished: SUCCESS