[2026-08-23T02:20:00.834Z] Lancé par une alarme périodique [2026-08-23T02:20:00.834Z] Running as userbuild [2026-08-23T02:20:01.342Z] Obtained src/tests/install/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-08-23T02:20:02.370Z] [Pipeline] Start of Pipeline [2026-08-23T02:20:02.788Z] [Pipeline] node [2026-08-23T02:20:02.791Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Installation_Test [2026-08-23T02:20:02.800Z] [Pipeline] { [2026-08-23T02:20:02.830Z] [Pipeline] stage [2026-08-23T02:20:02.832Z] [Pipeline] { (Declarative: Checkout SCM) [2026-08-23T02:20:02.847Z] [Pipeline] checkout [2026-08-23T02:20:02.851Z] Selected Git installation does not exist. Using Default [2026-08-23T02:20:02.851Z] The recommended git tool is: NONE [2026-08-23T02:20:02.851Z] No credentials specified [2026-08-23T02:20:02.852Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10 [2026-08-23T02:20:02.858Z] Fetching changes from the remote Git repository [2026-08-23T02:20:02.860Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-08-23T02:20:02.866Z] Cleaning workspace [2026-08-23T02:20:02.866Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-08-23T02:20:02.872Z] Resetting working tree [2026-08-23T02:20:02.872Z] > /usr/bin/git reset --hard # timeout=10 [2026-08-23T02:20:02.977Z] > /usr/bin/git clean -fdx # timeout=10 [2026-08-23T02:20:03.793Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-08-23T02:20:03.794Z] > /usr/bin/git --version # timeout=10 [2026-08-23T02:20:03.799Z] > git --version # 'git version 2.43.0' [2026-08-23T02:20:03.799Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-23T02:20:04.269Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-08-23T02:20:04.277Z] Checking out Revision 5b79d885d26d617ef109b485fb9832a9185c5ce0 (refs/remotes/origin/master) [2026-08-23T02:20:04.277Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-08-23T02:20:04.283Z] > /usr/bin/git checkout -f 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10 [2026-08-23T02:20:04.300Z] Commit message: "In the pipeline to construct a Docker image for building a Silverpeas project, add a new stage in which we switch to the git branch that is related to the version of the Docker image to generate. If such branch doesn't yet exist, then it is created." [2026-08-23T02:20:04.300Z] > /usr/bin/git rev-list --no-walk 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10 [2026-08-23T02:20:04.319Z] [Pipeline] } [2026-08-23T02:20:04.325Z] [Pipeline] // stage [2026-08-23T02:20:04.349Z] [Pipeline] withEnv [2026-08-23T02:20:04.351Z] [Pipeline] { [2026-08-23T02:20:04.542Z] [Pipeline] isUnix [2026-08-23T02:20:04.545Z] [Pipeline] withEnv [2026-08-23T02:20:04.545Z] [Pipeline] { [2026-08-23T02:20:04.555Z] [Pipeline] sh [2026-08-23T02:20:04.813Z] + docker inspect -f . silverpeas/silverbuild [2026-08-23T02:20:04.813Z] . [2026-08-23T02:20:04.815Z] [Pipeline] } [2026-08-23T02:20:04.823Z] [Pipeline] // withEnv [2026-08-23T02:20:04.834Z] [Pipeline] withDockerContainer [2026-08-23T02:20:04.877Z] Jenkins does not seem to be running inside a container [2026-08-23T02:20:04.885Z] $ 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_Installation_Test -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test:/var/lib/jenkins/workspace/Silverpeas_Installation_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Installation_Test@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 ******** silverpeas/silverbuild cat [2026-08-23T02:20:05.258Z] $ docker top 805fa2c53886cee91eefd6c11961f77a1bb21d0db5c5cdf612ef06c6ebc01f10 -eo pid,comm [2026-08-23T02:20:05.303Z] [Pipeline] { [2026-08-23T02:20:05.330Z] [Pipeline] withEnv [2026-08-23T02:20:05.331Z] [Pipeline] { [2026-08-23T02:20:05.349Z] [Pipeline] stage [2026-08-23T02:20:05.350Z] [Pipeline] { (Fetch the last build version of Silverpeas) [2026-08-23T02:20:05.379Z] [Pipeline] sh [2026-08-23T02:20:05.636Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle [2026-08-23T02:20:05.638Z] [Pipeline] sh [2026-08-23T02:20:05.896Z] + mkdir logs/ [2026-08-23T02:20:05.902Z] [Pipeline] copyArtifacts [2026-08-23T02:20:05.909Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1130 [2026-08-23T02:20:05.916Z] [Pipeline] script [2026-08-23T02:20:05.922Z] [Pipeline] { [2026-08-23T02:20:05.929Z] [Pipeline] readYaml [2026-08-23T02:20:05.939Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type String) which could lead to memory leaks or other issues. [2026-08-23T02:20:05.943Z] [Pipeline] sh [2026-08-23T02:20:06.201Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/2.0-build260820/silverpeas-project-2.0-build260820.pom [2026-08-23T02:20:06.203Z] [Pipeline] readMavenPom [2026-08-23T02:20:06.230Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildfly (to a value of type GStringImpl) which could lead to memory leaks or other issues. [2026-08-23T02:20:06.236Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeas (to a value of type GStringImpl) which could lead to memory leaks or other issues. [2026-08-23T02:20:06.238Z] [Pipeline] sh [2026-08-23T02:20:06.496Z] + rm -f pom.xml [2026-08-23T02:20:06.498Z] [Pipeline] } [2026-08-23T02:20:06.507Z] [Pipeline] // script [2026-08-23T02:20:06.514Z] [Pipeline] sh [2026-08-23T02:20:06.774Z] + rm -f build.yaml [2026-08-23T02:20:06.778Z] [Pipeline] } [2026-08-23T02:20:06.785Z] [Pipeline] // stage [2026-08-23T02:20:06.793Z] [Pipeline] stage [2026-08-23T02:20:06.794Z] [Pipeline] { (Set up the test environment) [2026-08-23T02:20:06.815Z] [Pipeline] git [2026-08-23T02:20:06.817Z] The recommended git tool is: NONE [2026-08-23T02:20:06.817Z] No credentials specified [2026-08-23T02:20:06.817Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@560205de; decorates hudson.Launcher$LocalLauncher@4bf2548f will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-08-23T02:20:06.818Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10 [2026-08-23T02:20:06.825Z] Fetching changes from the remote Git repository [2026-08-23T02:20:06.827Z] > /usr/bin/git config remote.origin.url https://github.com/mmoqui/Silverpeas-installation-tests # timeout=10 [2026-08-23T02:20:06.833Z] Fetching upstream changes from https://github.com/mmoqui/Silverpeas-installation-tests [2026-08-23T02:20:06.833Z] > /usr/bin/git --version # timeout=10 [2026-08-23T02:20:06.837Z] > git --version # 'git version 2.43.0' [2026-08-23T02:20:06.837Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/mmoqui/Silverpeas-installation-tests +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-23T02:20:07.288Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-08-23T02:20:07.295Z] Checking out Revision 7f7e4ff147ca0f1b8d507aae5fd225ce0bd37814 (refs/remotes/origin/master) [2026-08-23T02:20:07.295Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-08-23T02:20:07.299Z] > /usr/bin/git checkout -f 7f7e4ff147ca0f1b8d507aae5fd225ce0bd37814 # timeout=10 [2026-08-23T02:20:07.356Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-08-23T02:20:07.362Z] > /usr/bin/git branch -D master # timeout=10 [2026-08-23T02:20:07.368Z] > /usr/bin/git checkout -b master 7f7e4ff147ca0f1b8d507aae5fd225ce0bd37814 # timeout=10 [2026-08-23T02:20:07.421Z] Commit message: "Fix the name of the H2 databases" [2026-08-23T02:20:07.422Z] > /usr/bin/git rev-list --no-walk 7f7e4ff147ca0f1b8d507aae5fd225ce0bd37814 # timeout=10 [2026-08-23T02:20:07.440Z] [Pipeline] script [2026-08-23T02:20:07.446Z] [Pipeline] { [2026-08-23T02:20:07.456Z] [Pipeline] readYaml [2026-08-23T02:20:07.463Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dbConf (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2026-08-23T02:20:07.463Z] [Pipeline] } [2026-08-23T02:20:07.471Z] [Pipeline] // script [2026-08-23T02:20:07.486Z] [Pipeline] sh [2026-08-23T02:20:07.746Z] + curl -fsSL -o silverpeas-6.5-build260820-wildfly39.zip https://www.silverpeas.org/files/silverpeas-6.5-build260820-wildfly39.zip [2026-08-23T02:20:07.996Z] + unzip silverpeas-6.5-build260820-wildfly39.zip [2026-08-23T02:20:07.996Z] Archive: silverpeas-6.5-build260820-wildfly39.zip [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/bin/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/bin/lib/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/bin/gradle/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/bin/gradle/wrapper/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/resources/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ical4j/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ical4j/main/ [2026-08-23T02:20:07.996Z] creating: silverpeas-6.5-build260820-wildfly39/log/ [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/silverpeas [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/settings.gradle [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/silverpeas.gradle [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/lib/README.TXT [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/build.gradle [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/silverpeas.bat [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/gradle/wrapper/gradle-wrapper.jar [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/bin/gradle/wrapper/gradle-wrapper.properties [2026-08-23T02:20:07.996Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/resources/silverpeas-jcr.cnd [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/resources/silverpeas-oak-index.properties [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/resources/silverpeas-oak.properties [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-schedulerSettings.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-updateWYSIWYGContents.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-variousSettings.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-jcrSettings.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-converterSettings.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-tickersSettings.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/00-SilverpeasSettings.xml [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/extensions-removing.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jsp-reload.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ical4j/main/threeten-extra-1.8.0.jar [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ical4j/main/module.xml [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/modules/org/mnode/ical4j/main/ical4j-4.3.0.jar [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jsp-java8-support.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jboss-jta.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/webserver-parameters.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jackrabbit-remove.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-website.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/http-request-max-size.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/wildfly-logging.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jackson-for-json.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-jms.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jboss-standalone-debug.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-logging-profile.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jboss-secure.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-weblib.groovy [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-ds.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/jboss-port.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/silverpeas-data-web.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/jboss/deployment-timeout.cli [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/configuration/sample_config.properties [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/log/README.TXT [2026-08-23T02:20:07.997Z] inflating: silverpeas-6.5-build260820-wildfly39/BUILD [2026-08-23T02:20:07.997Z] + mv silverpeas-6.5-build260820-wildfly39 silverpeas [2026-08-23T02:20:07.997Z] + curl -fsSL -o wildfly-39.0.1.Final.zip https://www.silverpeas.org/files/wildfly-39.0.1.Final.zip [2026-08-23T02:20:07.997Z] curl: (22) The requested URL returned error: 404 [2026-08-23T02:20:08.007Z] [Pipeline] } [2026-08-23T02:20:08.017Z] [Pipeline] // stage [2026-08-23T02:20:08.026Z] [Pipeline] stage [2026-08-23T02:20:08.027Z] [Pipeline] { (Test installation against PostgreSQL) [2026-08-23T02:20:08.039Z] Stage "Test installation against PostgreSQL" skipped due to earlier failure(s) [2026-08-23T02:20:08.041Z] [Pipeline] getContext [2026-08-23T02:20:08.051Z] [Pipeline] } [2026-08-23T02:20:08.058Z] [Pipeline] // stage [2026-08-23T02:20:08.068Z] [Pipeline] stage [2026-08-23T02:20:08.069Z] [Pipeline] { (Test installation against MS-SQLServer) [2026-08-23T02:20:08.077Z] Stage "Test installation against MS-SQLServer" skipped due to earlier failure(s) [2026-08-23T02:20:08.078Z] [Pipeline] getContext [2026-08-23T02:20:08.080Z] [Pipeline] } [2026-08-23T02:20:08.089Z] [Pipeline] // stage [2026-08-23T02:20:08.101Z] [Pipeline] stage [2026-08-23T02:20:08.102Z] [Pipeline] { (Test installation against Oracle) [2026-08-23T02:20:08.110Z] Stage "Test installation against Oracle" skipped due to earlier failure(s) [2026-08-23T02:20:08.112Z] [Pipeline] getContext [2026-08-23T02:20:08.115Z] [Pipeline] } [2026-08-23T02:20:08.123Z] [Pipeline] // stage [2026-08-23T02:20:08.135Z] [Pipeline] stage [2026-08-23T02:20:08.137Z] [Pipeline] { (Test installation against H2) [2026-08-23T02:20:08.145Z] Stage "Test installation against H2" skipped due to earlier failure(s) [2026-08-23T02:20:08.147Z] [Pipeline] getContext [2026-08-23T02:20:08.150Z] [Pipeline] } [2026-08-23T02:20:08.159Z] [Pipeline] // stage [2026-08-23T02:20:08.172Z] [Pipeline] stage [2026-08-23T02:20:08.173Z] [Pipeline] { (Declarative: Post Actions) [2026-08-23T02:20:08.192Z] [Pipeline] script [2026-08-23T02:20:08.199Z] [Pipeline] { [2026-08-23T02:20:08.216Z] [Pipeline] } [2026-08-23T02:20:08.224Z] [Pipeline] // script [2026-08-23T02:20:08.233Z] [Pipeline] archiveArtifacts [2026-08-23T02:20:08.235Z] Archiving artifacts [2026-08-23T02:20:08.245Z] [Pipeline] step [2026-08-23T02:20:08.258Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com [2026-08-23T02:20:08.379Z] [Pipeline] } [2026-08-23T02:20:08.387Z] [Pipeline] // stage [2026-08-23T02:20:08.394Z] [Pipeline] } [2026-08-23T02:20:08.400Z] [Pipeline] // withEnv [2026-08-23T02:20:08.404Z] [Pipeline] } [2026-08-23T02:20:08.406Z] $ docker stop --time=1 805fa2c53886cee91eefd6c11961f77a1bb21d0db5c5cdf612ef06c6ebc01f10 [2026-08-23T02:20:09.639Z] $ docker rm -f --volumes 805fa2c53886cee91eefd6c11961f77a1bb21d0db5c5cdf612ef06c6ebc01f10 [2026-08-23T02:20:09.678Z] [Pipeline] // withDockerContainer [2026-08-23T02:20:09.683Z] [Pipeline] } [2026-08-23T02:20:09.689Z] [Pipeline] // withEnv [2026-08-23T02:20:09.696Z] [Pipeline] } [2026-08-23T02:20:09.707Z] [Pipeline] // node [2026-08-23T02:20:09.715Z] [Pipeline] End of Pipeline [2026-08-23T02:20:09.775Z] ERROR: script returned exit code 22 [2026-08-23T02:20:09.800Z] Finished: FAILURE