[2025-03-05T18:24:00.288Z] Lancé par une alarme périodique [2025-03-05T18:24:00.289Z] Running as userbuild [2025-03-05T18:24:00.661Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-05T18:24:01.756Z] [Pipeline] Start of Pipeline [2025-03-05T18:24:02.138Z] [Pipeline] node [2025-03-05T18:24:02.142Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy [2025-03-05T18:24:02.145Z] [Pipeline] { [2025-03-05T18:24:02.163Z] [Pipeline] stage [2025-03-05T18:24:02.163Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-05T18:24:02.175Z] [Pipeline] checkout [2025-03-05T18:24:02.177Z] Selected Git installation does not exist. Using Default [2025-03-05T18:24:02.177Z] The recommended git tool is: NONE [2025-03-05T18:24:02.177Z] No credentials specified [2025-03-05T18:24:02.177Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 [2025-03-05T18:24:02.182Z] Fetching changes from the remote Git repository [2025-03-05T18:24:02.185Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-05T18:24:02.193Z] Cleaning workspace [2025-03-05T18:24:02.193Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-05T18:24:02.197Z] Resetting working tree [2025-03-05T18:24:02.197Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-05T18:24:02.210Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-05T18:24:02.218Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-05T18:24:02.218Z] > /usr/bin/git --version # timeout=10 [2025-03-05T18:24:02.222Z] > git --version # 'git version 2.43.0' [2025-03-05T18:24:02.222Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T18:24:02.769Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-05T18:24:02.776Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master) [2025-03-05T18:24:02.776Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-05T18:24:02.782Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 [2025-03-05T18:24:02.795Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso." [2025-03-05T18:24:02.796Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-05T18:24:02.825Z] [Pipeline] } [2025-03-05T18:24:02.835Z] [Pipeline] // stage [2025-03-05T18:24:02.861Z] [Pipeline] withEnv [2025-03-05T18:24:02.862Z] [Pipeline] { [2025-03-05T18:24:03.052Z] [Pipeline] isUnix [2025-03-05T18:24:03.053Z] [Pipeline] withEnv [2025-03-05T18:24:03.054Z] [Pipeline] { [2025-03-05T18:24:03.070Z] [Pipeline] sh [2025-03-05T18:24:03.326Z] + docker inspect -f . silverpeas/silverbuild:latest [2025-03-05T18:24:03.327Z] . [2025-03-05T18:24:03.327Z] [Pipeline] } [2025-03-05T18:24:03.340Z] [Pipeline] // withEnv [2025-03-05T18:24:03.352Z] [Pipeline] withDockerContainer [2025-03-05T18:24:03.386Z] Jenkins does not seem to be running inside a container [2025-03-05T18:24:03.394Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:latest cat [2025-03-05T18:24:03.719Z] $ docker top b514561cf1480c17536997ec810bb18a6222ecc0e50ec3ed07023c8112179910 -eo pid,comm [2025-03-05T18:24:03.758Z] [Pipeline] { [2025-03-05T18:24:03.791Z] [Pipeline] withEnv [2025-03-05T18:24:03.792Z] [Pipeline] { [2025-03-05T18:24:03.819Z] [Pipeline] stage [2025-03-05T18:24:03.820Z] [Pipeline] { (Prepare the job) [2025-03-05T18:24:03.865Z] [Pipeline] sh [2025-03-05T18:24:04.123Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml [2025-03-05T18:24:04.376Z] [Pipeline] script [2025-03-05T18:24:04.379Z] [Pipeline] { [2025-03-05T18:24:04.396Z] [Pipeline] readMavenPom [2025-03-05T18:24:04.423Z] 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. [2025-03-05T18:24:04.426Z] 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. [2025-03-05T18:24:04.427Z] 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. [2025-03-05T18:24:04.427Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-03-05T18:24:04.428Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-03-05T18:24:04.429Z] [Pipeline] sh [2025-03-05T18:24:04.688Z] + rm -f pom.xml [2025-03-05T18:24:04.689Z] [Pipeline] } [2025-03-05T18:24:04.702Z] [Pipeline] // script [2025-03-05T18:24:04.719Z] [Pipeline] } [2025-03-05T18:24:04.732Z] [Pipeline] // stage [2025-03-05T18:24:04.748Z] [Pipeline] stage [2025-03-05T18:24:04.749Z] [Pipeline] { (Check POM parent version) [2025-03-05T18:24:04.821Z] [Pipeline] copyArtifacts [2025-03-05T18:24:04.830Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273 [2025-03-05T18:24:04.840Z] [Pipeline] script [2025-03-05T18:24:04.848Z] [Pipeline] { [2025-03-05T18:24:04.865Z] [Pipeline] readYaml [2025-03-05T18:24:04.883Z] [Pipeline] sh [2025-03-05T18:24:05.141Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom [2025-03-05T18:24:05.142Z] 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. [2025-03-05T18:24:05.142Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-03-05T18:24:05.143Z] [Pipeline] sh [2025-03-05T18:24:05.399Z] + rm -f build.yaml [2025-03-05T18:24:05.400Z] [Pipeline] } [2025-03-05T18:24:05.412Z] [Pipeline] // script [2025-03-05T18:24:05.426Z] [Pipeline] } [2025-03-05T18:24:05.439Z] [Pipeline] // stage [2025-03-05T18:24:05.454Z] [Pipeline] stage [2025-03-05T18:24:05.455Z] [Pipeline] { (Checkout projects and check code changes) [2025-03-05T18:24:05.487Z] [Pipeline] script [2025-03-05T18:24:05.492Z] [Pipeline] { [2025-03-05T18:24:05.598Z] [Pipeline] copyArtifacts [2025-03-05T18:24:05.603Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913 [2025-03-05T18:24:05.614Z] [Pipeline] fileExists [2025-03-05T18:24:05.631Z] [Pipeline] readYaml [2025-03-05T18:24:05.646Z] 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. [2025-03-05T18:24:05.648Z] [Pipeline] dir [2025-03-05T18:24:05.650Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core [2025-03-05T18:24:05.650Z] [Pipeline] { [2025-03-05T18:24:05.666Z] [Pipeline] git [2025-03-05T18:24:05.670Z] The recommended git tool is: /usr/bin/git [2025-03-05T18:24:05.672Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-05T18:24:05.689Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4578622; decorates hudson.Launcher$LocalLauncher@4a51cbc0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-05T18:24:05.690Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-03-05T18:24:05.696Z] Fetching changes from the remote Git repository [2025-03-05T18:24:05.702Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-03-05T18:24:05.708Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-03-05T18:24:05.709Z] > /usr/bin/git --version # timeout=10 [2025-03-05T18:24:05.714Z] > git --version # 'git version 2.43.0' [2025-03-05T18:24:05.714Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-05T18:24:05.721Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T18:24:06.449Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-05T18:24:06.456Z] Checking out Revision dcf9d2efa8934907771c11280865ddcfbb0cdbad (refs/remotes/origin/master) [2025-03-05T18:24:06.456Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-05T18:24:06.462Z] > /usr/bin/git checkout -f dcf9d2efa8934907771c11280865ddcfbb0cdbad # timeout=10 [2025-03-05T18:24:06.536Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-05T18:24:06.558Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-05T18:24:06.566Z] > /usr/bin/git checkout -b master dcf9d2efa8934907771c11280865ddcfbb0cdbad # timeout=10 [2025-03-05T18:24:06.654Z] Commit message: "Bug #14595" [2025-03-05T18:24:06.654Z] > /usr/bin/git rev-list --no-walk 742402236baa8324745c01d89fbe6b734f53158c # timeout=10 [2025-03-05T18:24:06.675Z] [Pipeline] fileExists [2025-03-05T18:24:06.683Z] [Pipeline] readMavenPom [2025-03-05T18:24:06.705Z] [Pipeline] sh [2025-03-05T18:24:06.963Z] + mvn -U versions:update-parent -DgenerateBackupPoms=false -DparentVersion=[1.7-build250303] [2025-03-05T18:24:08.825Z] [INFO] Scanning for projects... [2025-03-05T18:24:09.075Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom [2025-03-05T18:24:10.419Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: [2025-03-05T18:24:10.419Z] [FATAL] Non-resolvable parent POM for org.silverpeas:core:6.5-SNAPSHOT: The following artifacts could not be resolved: org.silverpeas:silverpeas-project:pom:1.7-build241218 (absent): Could not find artifact org.silverpeas:silverpeas-project:pom:1.7-build241218 in Silverpeas Nexus (https://nexus3.silverpeas.org/repository/silverpeas) and 'parent.relativePath' points at wrong local POM @ line 32, column 11 [2025-03-05T18:24:10.419Z] @ [2025-03-05T18:24:10.419Z] [ERROR] The build could not read 1 project -> [Help 1] [2025-03-05T18:24:10.419Z] [ERROR] [2025-03-05T18:24:10.419Z] [ERROR] The project org.silverpeas:core:6.5-SNAPSHOT (/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/pom.xml) has 1 error [2025-03-05T18:24:10.419Z] [ERROR] Non-resolvable parent POM for org.silverpeas:core:6.5-SNAPSHOT: The following artifacts could not be resolved: org.silverpeas:silverpeas-project:pom:1.7-build241218 (absent): Could not find artifact org.silverpeas:silverpeas-project:pom:1.7-build241218 in Silverpeas Nexus (https://nexus3.silverpeas.org/repository/silverpeas) and 'parent.relativePath' points at wrong local POM @ line 32, column 11 -> [Help 2] [2025-03-05T18:24:10.419Z] [ERROR] [2025-03-05T18:24:10.419Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2025-03-05T18:24:10.419Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2025-03-05T18:24:10.419Z] [ERROR] [2025-03-05T18:24:10.419Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2025-03-05T18:24:10.419Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [2025-03-05T18:24:10.419Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [2025-03-05T18:24:10.421Z] [Pipeline] } [2025-03-05T18:24:10.442Z] [Pipeline] // dir [2025-03-05T18:24:10.457Z] [Pipeline] } [2025-03-05T18:24:10.471Z] [Pipeline] // script [2025-03-05T18:24:10.512Z] [Pipeline] } [2025-03-05T18:24:10.527Z] [Pipeline] // stage [2025-03-05T18:24:10.573Z] [Pipeline] stage [2025-03-05T18:24:10.574Z] [Pipeline] { (Build Silverpeas) [2025-03-05T18:24:10.596Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.597Z] [Pipeline] getContext [2025-03-05T18:24:10.632Z] [Pipeline] stage [2025-03-05T18:24:10.633Z] [Pipeline] { (Build Silverpeas-Core) [2025-03-05T18:24:10.643Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.644Z] [Pipeline] getContext [2025-03-05T18:24:10.647Z] [Pipeline] } [2025-03-05T18:24:10.657Z] [Pipeline] // stage [2025-03-05T18:24:10.669Z] [Pipeline] stage [2025-03-05T18:24:10.670Z] [Pipeline] { (Build Silverpeas-Components) [2025-03-05T18:24:10.680Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.681Z] [Pipeline] getContext [2025-03-05T18:24:10.683Z] [Pipeline] } [2025-03-05T18:24:10.693Z] [Pipeline] // stage [2025-03-05T18:24:10.705Z] [Pipeline] stage [2025-03-05T18:24:10.706Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-03-05T18:24:10.737Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.739Z] [Pipeline] getContext [2025-03-05T18:24:10.742Z] [Pipeline] } [2025-03-05T18:24:10.753Z] [Pipeline] // stage [2025-03-05T18:24:10.765Z] [Pipeline] stage [2025-03-05T18:24:10.766Z] [Pipeline] { (Build Silverpeas Setup) [2025-03-05T18:24:10.776Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.777Z] [Pipeline] getContext [2025-03-05T18:24:10.778Z] [Pipeline] } [2025-03-05T18:24:10.788Z] [Pipeline] // stage [2025-03-05T18:24:10.800Z] [Pipeline] stage [2025-03-05T18:24:10.801Z] [Pipeline] { (Build Silverpeas Distribution) [2025-03-05T18:24:10.810Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.811Z] [Pipeline] getContext [2025-03-05T18:24:10.813Z] [Pipeline] } [2025-03-05T18:24:10.822Z] [Pipeline] // stage [2025-03-05T18:24:10.834Z] [Pipeline] stage [2025-03-05T18:24:10.835Z] [Pipeline] { (Build Silverpeas-Looks) [2025-03-05T18:24:10.844Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.845Z] [Pipeline] getContext [2025-03-05T18:24:10.847Z] [Pipeline] } [2025-03-05T18:24:10.856Z] [Pipeline] // stage [2025-03-05T18:24:10.863Z] [Pipeline] stage [2025-03-05T18:24:10.863Z] [Pipeline] { (Publish Silverpeas-Core) [2025-03-05T18:24:10.869Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.869Z] [Pipeline] getContext [2025-03-05T18:24:10.870Z] [Pipeline] } [2025-03-05T18:24:10.876Z] [Pipeline] // stage [2025-03-05T18:24:10.883Z] [Pipeline] stage [2025-03-05T18:24:10.883Z] [Pipeline] { (Publish Silverpeas-Components) [2025-03-05T18:24:10.889Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.889Z] [Pipeline] getContext [2025-03-05T18:24:10.890Z] [Pipeline] } [2025-03-05T18:24:10.895Z] [Pipeline] // stage [2025-03-05T18:24:10.903Z] [Pipeline] stage [2025-03-05T18:24:10.903Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-03-05T18:24:10.909Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.909Z] [Pipeline] getContext [2025-03-05T18:24:10.911Z] [Pipeline] } [2025-03-05T18:24:10.917Z] [Pipeline] // stage [2025-03-05T18:24:10.924Z] [Pipeline] stage [2025-03-05T18:24:10.925Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-03-05T18:24:10.931Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.931Z] [Pipeline] getContext [2025-03-05T18:24:10.933Z] [Pipeline] } [2025-03-05T18:24:10.939Z] [Pipeline] // stage [2025-03-05T18:24:10.947Z] [Pipeline] stage [2025-03-05T18:24:10.947Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-03-05T18:24:10.953Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.954Z] [Pipeline] getContext [2025-03-05T18:24:10.955Z] [Pipeline] } [2025-03-05T18:24:10.962Z] [Pipeline] // stage [2025-03-05T18:24:10.970Z] [Pipeline] stage [2025-03-05T18:24:10.971Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-03-05T18:24:10.977Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:10.978Z] [Pipeline] getContext [2025-03-05T18:24:10.980Z] [Pipeline] } [2025-03-05T18:24:10.987Z] [Pipeline] // stage [2025-03-05T18:24:10.996Z] [Pipeline] stage [2025-03-05T18:24:10.997Z] [Pipeline] { (Publish Community Web Site) [2025-03-05T18:24:11.003Z] Stage "Build Silverpeas" skipped due to earlier failure(s) [2025-03-05T18:24:11.004Z] [Pipeline] getContext [2025-03-05T18:24:11.006Z] [Pipeline] } [2025-03-05T18:24:11.013Z] [Pipeline] // stage [2025-03-05T18:24:11.020Z] [Pipeline] } [2025-03-05T18:24:11.027Z] [Pipeline] // stage [2025-03-05T18:24:11.043Z] [Pipeline] stage [2025-03-05T18:24:11.044Z] [Pipeline] { (Create YAML build report) [2025-03-05T18:24:11.058Z] Stage "Create YAML build report" skipped due to earlier failure(s) [2025-03-05T18:24:11.059Z] [Pipeline] getContext [2025-03-05T18:24:11.060Z] [Pipeline] } [2025-03-05T18:24:11.074Z] [Pipeline] // stage [2025-03-05T18:24:11.093Z] [Pipeline] stage [2025-03-05T18:24:11.094Z] [Pipeline] { (Declarative: Post Actions) [2025-03-05T18:24:11.116Z] [Pipeline] step [2025-03-05T18:24:11.130Z] Sending e-mails to: miguel.moquillon@silverpeas.org david.lesimple@silverpeas.com sebastien.vuillet@silverpeas.com silveryocha@chastagnier.com [2025-03-05T18:24:11.244Z] [Pipeline] } [2025-03-05T18:24:11.260Z] [Pipeline] // stage [2025-03-05T18:24:11.267Z] [Pipeline] } [2025-03-05T18:24:11.274Z] [Pipeline] // withEnv [2025-03-05T18:24:11.289Z] [Pipeline] } [2025-03-05T18:24:11.290Z] $ docker stop --time=1 b514561cf1480c17536997ec810bb18a6222ecc0e50ec3ed07023c8112179910 [2025-03-05T18:24:12.527Z] $ docker rm -f --volumes b514561cf1480c17536997ec810bb18a6222ecc0e50ec3ed07023c8112179910 [2025-03-05T18:24:12.566Z] [Pipeline] // withDockerContainer [2025-03-05T18:24:12.573Z] [Pipeline] } [2025-03-05T18:24:12.579Z] [Pipeline] // withEnv [2025-03-05T18:24:12.585Z] [Pipeline] } [2025-03-05T18:24:12.592Z] [Pipeline] // node [2025-03-05T18:24:12.598Z] [Pipeline] End of Pipeline [2025-03-05T18:24:12.620Z] ERROR: script returned exit code 1 [2025-03-05T18:24:12.639Z] Finished: FAILURE