Skip to content

Console Output

15:52:10 [2024-05-24T19:52:10.000Z] The recommended git tool is: git
15:52:10 [2024-05-24T19:52:10.051Z] No credentials specified
15:52:10 [2024-05-24T19:52:10.071Z] Cloning the remote Git repository
15:52:10 [2024-05-24T19:52:10.092Z] Honoring refspec on initial clone
15:52:10 [2024-05-24T19:52:10.112Z] Cloning repository https://github.com/eclipse/omr.git
15:52:10 [2024-05-24T19:52:10.114Z]  > git init /home/omr/workspace/Build # timeout=10
15:52:10 [2024-05-24T19:52:10.124Z] [WARNING] Reference path does not exist: /home/omr/gitcache
15:52:10 [2024-05-24T19:52:10.124Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:52:10 [2024-05-24T19:52:10.124Z]  > git --version # timeout=10
15:52:10 [2024-05-24T19:52:10.127Z]  > git --version # 'git version 2.39.1'
15:52:10 [2024-05-24T19:52:10.127Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7344/merge:refs/remotes/origin/pr/7344/merge # timeout=30
15:52:18 [2024-05-24T19:52:18.295Z] Avoid second fetch
15:52:18 [2024-05-24T19:52:18.374Z] Checking out Revision ceb1474b282eb3b2743877cd21b342e905f8f042 (refs/remotes/origin/pr/7344/merge)
15:52:18 [2024-05-24T19:52:18.786Z] Commit message: "Merge d4b0903569f88d1b19535e6f31e0b33064576138 into e32d21b256728bc90598eb68fddfebbf52f8b740"
15:52:18 [2024-05-24T19:52:18.239Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:52:18 [2024-05-24T19:52:18.244Z]  > git config --add remote.origin.fetch +refs/pull/7344/merge:refs/remotes/origin/pr/7344/merge # timeout=10
15:52:18 [2024-05-24T19:52:18.303Z]  > git rev-parse refs/remotes/origin/pr/7344/merge^{commit} # timeout=10
15:52:18 [2024-05-24T19:52:18.388Z]  > git config core.sparsecheckout # timeout=10
15:52:18 [2024-05-24T19:52:18.392Z]  > git checkout -f ceb1474b282eb3b2743877cd21b342e905f8f042 # timeout=10