Skip to content

Console Output

14:36:22 [2024-06-07T18:36:22.932Z] The recommended git tool is: git
14:36:23 [2024-06-07T18:36:23.440Z] No credentials specified
14:36:23 [2024-06-07T18:36:23.668Z] Cloning the remote Git repository
14:36:23 [2024-06-07T18:36:23.941Z] Honoring refspec on initial clone
14:36:23 [2024-06-07T18:36:23.985Z] Cloning repository https://github.com/eclipse/omr.git
14:36:23 [2024-06-07T18:36:23.986Z]  > git init /Users/omr/workspace/Build # timeout=10
14:36:24 [2024-06-07T18:36:24.015Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
14:36:24 [2024-06-07T18:36:24.015Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:36:24 [2024-06-07T18:36:24.015Z]  > git --version # timeout=10
14:36:24 [2024-06-07T18:36:24.026Z]  > git --version # 'git version 2.38.1'
14:36:24 [2024-06-07T18:36:24.026Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7313/merge:refs/remotes/origin/pr/7313/merge # timeout=30
14:36:29 [2024-06-07T18:36:29.886Z] Avoid second fetch
14:36:29 [2024-06-07T18:36:29.213Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:36:29 [2024-06-07T18:36:29.217Z]  > git config --add remote.origin.fetch +refs/pull/7313/merge:refs/remotes/origin/pr/7313/merge # timeout=10
14:36:30 [2024-06-07T18:36:30.204Z] Checking out Revision a34bd4549fc88aebd739c76dbb94a573c4202704 (refs/remotes/origin/pr/7313/merge)
14:36:31 [2024-06-07T18:36:31.024Z] Commit message: "Merge 9589a576ef6a5c030a137ebe549296eb41c439a8 into 4856f9da7c1f6a02e2c25308a4afcee6ceb0694d"
14:36:29 [2024-06-07T18:36:29.931Z]  > git rev-parse refs/remotes/origin/pr/7313/merge^{commit} # timeout=10
14:36:30 [2024-06-07T18:36:30.234Z]  > git config core.sparsecheckout # timeout=10
14:36:30 [2024-06-07T18:36:30.253Z]  > git checkout -f a34bd4549fc88aebd739c76dbb94a573c4202704 # timeout=10