Skip to content

Console Output

09:20:40 [2024-05-28T07:20:40.383Z] Selected Git installation does not exist. Using Default
09:20:40 [2024-05-28T07:20:40.383Z] The recommended git tool is: NONE
09:20:40 [2024-05-28T07:20:40.383Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:20:40 [2024-05-28T07:20:40.393Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c62f5e3; decorates hudson.Launcher$LocalLauncher@46b7c5dd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:20:40 [2024-05-28T07:20:40.393Z] Cloning the remote Git repository
09:20:40 [2024-05-28T07:20:40.393Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Looks
09:20:40 [2024-05-28T07:20:40.393Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Looks # timeout=10
09:20:40 [2024-05-28T07:20:40.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
09:20:40 [2024-05-28T07:20:40.400Z]  > /usr/bin/git --version # timeout=10
09:20:40 [2024-05-28T07:20:40.406Z]  > git --version # 'git version 2.34.1'
09:20:40 [2024-05-28T07:20:40.406Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:20:40 [2024-05-28T07:20:40.410Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:41 [2024-05-28T07:20:41.092Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
09:20:41 [2024-05-28T07:20:41.098Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:41 [2024-05-28T07:20:41.110Z] Avoid second fetch
09:20:41 [2024-05-28T07:20:41.110Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
09:20:41 [2024-05-28T07:20:41.115Z] Checking out Revision dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6 (refs/remotes/origin/6.3.x)
09:20:41 [2024-05-28T07:20:41.116Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:20:41 [2024-05-28T07:20:41.120Z]  > /usr/bin/git checkout -f dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6 # timeout=10
09:20:41 [2024-05-28T07:20:41.148Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:20:41 [2024-05-28T07:20:41.156Z]  > /usr/bin/git checkout -b 6.3.x dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6 # timeout=10
09:20:41 [2024-05-28T07:20:41.178Z] Commit message: "Update Jenkinsfile to satisfy the current constrains of SonarCloud on Java version (>= 17)"
09:20:41 [2024-05-28T07:20:41.179Z]  > /usr/bin/git rev-list --no-walk 134221bd1ded3e4085d78f68c9a5742c9fb975e3 # timeout=10