Skip to content

Console Output

09:12:52 [2024-05-29T13:12:52.290Z] The recommended git tool is: git
09:12:52 [2024-05-29T13:12:52.377Z] No credentials specified
09:12:52 [2024-05-29T13:12:52.397Z] Cloning the remote Git repository
09:12:52 [2024-05-29T13:12:52.417Z] Honoring refspec on initial clone
09:12:52 [2024-05-29T13:12:52.443Z] Cloning repository https://github.com/eclipse/omr.git
09:12:52 [2024-05-29T13:12:52.449Z]  > git init /home/omr/workspace/Build # timeout=10
09:12:52 [2024-05-29T13:12:52.491Z] [WARNING] Reference path does not exist: /home/omr/gitcache
09:12:52 [2024-05-29T13:12:52.506Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:12:52 [2024-05-29T13:12:52.506Z]  > git --version # timeout=10
09:12:52 [2024-05-29T13:12:52.528Z]  > git --version # 'git version 2.39.1'
09:12:52 [2024-05-29T13:12:52.530Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7341/merge:refs/remotes/origin/pr/7341/merge # timeout=30
09:13:01 [2024-05-29T13:13:01.472Z] Avoid second fetch
09:13:01 [2024-05-29T13:13:01.497Z] Checking out Revision 862f9984eb39b57ca835519b67448f7947d91d4f (refs/remotes/origin/pr/7341/merge)
09:13:01 [2024-05-29T13:13:01.425Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:13:01 [2024-05-29T13:13:01.428Z]  > git config --add remote.origin.fetch +refs/pull/7341/merge:refs/remotes/origin/pr/7341/merge # timeout=10
09:13:01 [2024-05-29T13:13:01.483Z]  > git rev-parse refs/remotes/origin/pr/7341/merge^{commit} # timeout=10
09:13:01 [2024-05-29T13:13:01.509Z]  > git config core.sparsecheckout # timeout=10
09:13:01 [2024-05-29T13:13:01.515Z]  > git checkout -f 862f9984eb39b57ca835519b67448f7947d91d4f # timeout=10
09:13:01 [2024-05-29T13:13:01.909Z] Commit message: "Merge 2c586f69eaa7f49adbff4724a361e8c23fd28a97 into 5c74758cf6b1869a75d118e58380a4cbfd9b79d5"