Skip to content

Console Output

09:57:33 [2024-04-17T13:57:33.301Z] The recommended git tool is: git
09:57:33 [2024-04-17T13:57:33.812Z] No credentials specified
09:57:34 [2024-04-17T13:57:34.090Z] Cloning the remote Git repository
09:57:34 [2024-04-17T13:57:34.307Z] Honoring refspec on initial clone
09:57:34 [2024-04-17T13:57:34.450Z] Cloning repository https://github.com/eclipse/omr.git
09:57:34 [2024-04-17T13:57:34.452Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:57:34 [2024-04-17T13:57:34.470Z] Using reference repository: /home/jenkins//gitcache
09:57:34 [2024-04-17T13:57:34.471Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:57:34 [2024-04-17T13:57:34.471Z]  > git --version # timeout=10
09:57:34 [2024-04-17T13:57:34.477Z]  > git --version # 'git version 2.25.1'
09:57:34 [2024-04-17T13:57:34.478Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:57:47 [2024-04-17T13:57:47.354Z] Avoid second fetch
09:57:47 [2024-04-17T13:57:47.588Z] Checking out Revision 9083c8237ac215927ac55b5db256780132983136 (refs/remotes/origin/master)
09:57:46 [2024-04-17T13:57:46.998Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:57:47 [2024-04-17T13:57:47.006Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:57:47 [2024-04-17T13:57:47.481Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:57:49 [2024-04-17T13:57:49.125Z] Commit message: "Merge pull request #7312 from a7ehuo/fix-inductionvariableanalysis-pr"
09:57:47 [2024-04-17T13:57:47.711Z]  > git config core.sparsecheckout # timeout=10
09:57:47 [2024-04-17T13:57:47.720Z]  > git checkout -f 9083c8237ac215927ac55b5db256780132983136 # timeout=10
09:57:49 [2024-04-17T13:57:49.241Z]  > git rev-list --no-walk 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10