Skip to content

Console Output

11:52:24 [2022-01-26T10:52:24.189Z] The recommended git tool is: /usr/bin/git
11:52:24 [2022-01-26T10:52:24.189Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:52:24 [2022-01-26T10:52:24.194Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1853dc5c; decorates hudson.Launcher$LocalLauncher@16942126 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:52:24 [2022-01-26T10:52:24.194Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SonarQube Analysis of PR/.git # timeout=10
11:52:24 [2022-01-26T10:52:24.201Z] Fetching changes from the remote Git repository
11:52:24 [2022-01-26T10:52:24.201Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:52:24 [2022-01-26T10:52:24.207Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:52:24 [2022-01-26T10:52:24.207Z]  > /usr/bin/git --version # timeout=10
11:52:24 [2022-01-26T10:52:24.212Z]  > git --version # 'git version 2.25.1'
11:52:24 [2022-01-26T10:52:24.212Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:52:24 [2022-01-26T10:52:24.213Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:52:25 [2022-01-26T10:52:25.266Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:52:25 [2022-01-26T10:52:25.272Z] Checking out Revision fd47e3c56467698f60ac82d33afa2c04c7d246b7 (refs/remotes/origin/master)
11:52:25 [2022-01-26T10:52:25.272Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:52:25 [2022-01-26T10:52:25.278Z]  > /usr/bin/git checkout -f fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10
11:52:26 [2022-01-26T10:52:26.172Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:52:26 [2022-01-26T10:52:26.186Z]  > /usr/bin/git branch -D master # timeout=10
11:52:26 [2022-01-26T10:52:26.193Z]  > /usr/bin/git checkout -b master fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10
11:52:26 [2022-01-26T10:52:26.322Z] Commit message: "Support #12844: Taking into account given recommendations from issue https://github.com/conversejs/converse.js/issues/2770 : the possibility to set the use of websocket has been implemented."
11:52:26 [2022-01-26T10:52:26.322Z]  > /usr/bin/git rev-list --no-walk fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10