Skip to content

Console Output

15:27:03 [2024-03-19T19:27:03.785Z] The recommended git tool is: git
15:27:04 [2024-03-19T19:27:04.317Z] No credentials specified
15:27:04 [2024-03-19T19:27:04.584Z] Cloning the remote Git repository
15:27:04 [2024-03-19T19:27:04.815Z] Honoring refspec on initial clone
15:27:04 [2024-03-19T19:27:04.917Z] Cloning repository https://github.com/eclipse/omr.git
15:27:04 [2024-03-19T19:27:04.918Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:27:04 [2024-03-19T19:27:04.932Z] Using reference repository: /home/jenkins//gitcache
15:27:04 [2024-03-19T19:27:04.932Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:27:04 [2024-03-19T19:27:04.932Z]  > git --version # timeout=10
15:27:04 [2024-03-19T19:27:04.938Z]  > git --version # 'git version 2.25.1'
15:27:04 [2024-03-19T19:27:04.938Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:27:24 [2024-03-19T19:27:24.842Z] Avoid second fetch
15:27:25 [2024-03-19T19:27:25.150Z] Checking out Revision 7787957f721aaac0b9d6998107ea338a2be169d5 (refs/remotes/origin/master)
15:27:24 [2024-03-19T19:27:24.445Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:27:24 [2024-03-19T19:27:24.451Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:27:24 [2024-03-19T19:27:24.968Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:27:25 [2024-03-19T19:27:25.244Z]  > git config core.sparsecheckout # timeout=10
15:27:25 [2024-03-19T19:27:25.250Z]  > git checkout -f 7787957f721aaac0b9d6998107ea338a2be169d5 # timeout=10
15:27:26 [2024-03-19T19:27:26.804Z] Commit message: "Merge pull request #7283 from keithc-ca/path_tool"
15:27:26 [2024-03-19T19:27:26.922Z]  > git rev-list --no-walk 1bf2ef421caa77bd678293575dc6ff3e1e173b09 # timeout=10