Console Output
16:34:22 [2025-10-20T14:34:22.077Z] The recommended git tool is: /usr/bin/git
16:34:22 [2025-10-20T14:34:22.078Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:34:22 [2025-10-20T14:34:22.098Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c80fac0; decorates hudson.Launcher$LocalLauncher@759301c8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:34:22 [2025-10-20T14:34:22.099Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:34:22 [2025-10-20T14:34:22.105Z] Fetching changes from the remote Git repository
16:34:22 [2025-10-20T14:34:22.108Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:34:22 [2025-10-20T14:34:22.114Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:34:22 [2025-10-20T14:34:22.114Z] > /usr/bin/git --version # timeout=10
16:34:22 [2025-10-20T14:34:22.119Z] > git --version # 'git version 2.43.0'
16:34:22 [2025-10-20T14:34:22.119Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:34:22 [2025-10-20T14:34:22.125Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:34:22 [2025-10-20T14:34:22.692Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:34:22 [2025-10-20T14:34:22.699Z] Checking out Revision 5643960091c2c395ca2aaa96981bcc5048d8caee (refs/remotes/origin/master)
16:34:22 [2025-10-20T14:34:22.700Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:34:22 [2025-10-20T14:34:22.705Z] > /usr/bin/git checkout -f 5643960091c2c395ca2aaa96981bcc5048d8caee # timeout=10
16:34:22 [2025-10-20T14:34:22.758Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:34:22 [2025-10-20T14:34:22.772Z] > /usr/bin/git branch -D master # timeout=10
16:34:22 [2025-10-20T14:34:22.779Z] > /usr/bin/git checkout -b master 5643960091c2c395ca2aaa96981bcc5048d8caee # timeout=10
16:34:22 [2025-10-20T14:34:22.888Z] Commit message: "Invoke in the integration tests in library-core the IIOProviderInitializer in order to load and unload all the IOP plugings."
16:34:22 [2025-10-20T14:34:22.888Z] > /usr/bin/git rev-list --no-walk a8d573a4ecb7dcf056e20bb7221ebde458997fd1 # timeout=10