Skip to content

Console Output

21:19:24 [2024-01-19T02:19:24.748Z] The recommended git tool is: git
21:19:25 [2024-01-19T02:19:25.255Z] No credentials specified
21:19:25 [2024-01-19T02:19:25.477Z] Cloning the remote Git repository
21:19:25 [2024-01-19T02:19:25.680Z] Honoring refspec on initial clone
21:19:25 [2024-01-19T02:19:25.811Z] Cloning repository https://github.com/eclipse/omr.git
21:19:25 [2024-01-19T02:19:25.813Z]  > git init /home/jenkins/workspace/Build # timeout=10
21:19:25 [2024-01-19T02:19:25.823Z] Using reference repository: /home/jenkins//gitcache
21:19:25 [2024-01-19T02:19:25.824Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:19:25 [2024-01-19T02:19:25.824Z]  > git --version # timeout=10
21:19:25 [2024-01-19T02:19:25.828Z]  > git --version # 'git version 2.25.1'
21:19:25 [2024-01-19T02:19:25.828Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
21:19:59 [2024-01-19T02:19:59.156Z] Avoid second fetch
21:19:59 [2024-01-19T02:19:59.359Z] Checking out Revision 44dd80226bc2cfc7083c39d8ef5e5be2ad71a052 (refs/remotes/origin/master)
21:19:58 [2024-01-19T02:19:58.848Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:19:58 [2024-01-19T02:19:58.856Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:19:59 [2024-01-19T02:19:59.268Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:19:59 [2024-01-19T02:19:59.480Z]  > git config core.sparsecheckout # timeout=10
21:19:59 [2024-01-19T02:19:59.485Z]  > git checkout -f 44dd80226bc2cfc7083c39d8ef5e5be2ad71a052 # timeout=10
21:20:00 [2024-01-19T02:20:00.853Z] Commit message: "Merge pull request #7232 from gita-omr/disable_vector_shifts"
21:20:00 [2024-01-19T02:20:00.976Z]  > git rev-list --no-walk 7fd274978ab2bd14e127a2a3fd9e7704e90b5d9d # timeout=10