Skip to content

Console Output

19:21:11 [2024-06-12T23:21:11.900Z] The recommended git tool is: git
19:21:12 [2024-06-12T23:21:12.325Z] No credentials specified
19:21:12 [2024-06-12T23:21:12.556Z] Cloning the remote Git repository
19:21:12 [2024-06-12T23:21:12.774Z] Honoring refspec on initial clone
19:21:12 [2024-06-12T23:21:12.894Z] Cloning repository https://github.com/eclipse/omr.git
19:21:12 [2024-06-12T23:21:12.896Z]  > git init /Users/omr/workspace/Build # timeout=10
19:21:12 [2024-06-12T23:21:12.933Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
19:21:12 [2024-06-12T23:21:12.933Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:21:12 [2024-06-12T23:21:12.934Z]  > git --version # timeout=10
19:21:12 [2024-06-12T23:21:12.942Z]  > git --version # 'git version 2.38.1'
19:21:12 [2024-06-12T23:21:12.943Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:21:19 [2024-06-12T23:21:19.508Z] Avoid second fetch
19:21:19 [2024-06-12T23:21:19.841Z] Checking out Revision 407c2ab2b0b17d98bd020321044b03d19e27865d (refs/remotes/origin/master)
19:21:19 [2024-06-12T23:21:19.085Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:21:19 [2024-06-12T23:21:19.090Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:21:19 [2024-06-12T23:21:19.621Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:21:20 [2024-06-12T23:21:20.033Z]  > git config core.sparsecheckout # timeout=10
19:21:20 [2024-06-12T23:21:20.052Z]  > git checkout -f 407c2ab2b0b17d98bd020321044b03d19e27865d # timeout=10
19:21:20 [2024-06-12T23:21:20.752Z] Commit message: "Merge pull request #7367 from knn-k/aarch64cmpSelect"
19:21:20 [2024-06-12T23:21:20.941Z]  > git rev-list --no-walk c8ff027da7621d4951f984a29caa875aeec350af # timeout=10