Skip to content

Console Output

11:05:28 [2024-06-25T15:05:28.810Z] The recommended git tool is: git
11:05:29 [2024-06-25T15:05:29.243Z] No credentials specified
11:05:29 [2024-06-25T15:05:29.426Z] Cloning the remote Git repository
11:05:29 [2024-06-25T15:05:29.600Z] Honoring refspec on initial clone
11:05:29 [2024-06-25T15:05:29.691Z] Cloning repository https://github.com/eclipse/omr.git
11:05:29 [2024-06-25T15:05:29.694Z]  > git init /Users/omr/workspace/Build # timeout=10
11:05:29 [2024-06-25T15:05:29.730Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
11:05:29 [2024-06-25T15:05:29.731Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:05:29 [2024-06-25T15:05:29.731Z]  > git --version # timeout=10
11:05:29 [2024-06-25T15:05:29.740Z]  > git --version # 'git version 2.38.1'
11:05:29 [2024-06-25T15:05:29.740Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7368/merge:refs/remotes/origin/pr/7368/merge # timeout=30
11:05:43 [2024-06-25T15:05:43.235Z] Avoid second fetch
11:05:42 [2024-06-25T15:05:42.820Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:05:42 [2024-06-25T15:05:42.825Z]  > git config --add remote.origin.fetch +refs/pull/7368/merge:refs/remotes/origin/pr/7368/merge # timeout=10
11:05:43 [2024-06-25T15:05:43.477Z] Checking out Revision cb4f18f78ea89591645c57058f869509ecc20f05 (refs/remotes/origin/pr/7368/merge)
11:05:44 [2024-06-25T15:05:44.456Z] Commit message: "Merge 8fabd3ac0be911997838e4873075b3bf016b54a8 into df33ce17decc6215a6e780ad3bf38ab690ae8dcf"
11:05:43 [2024-06-25T15:05:43.323Z]  > git rev-parse refs/remotes/origin/pr/7368/merge^{commit} # timeout=10
11:05:43 [2024-06-25T15:05:43.570Z]  > git config core.sparsecheckout # timeout=10
11:05:43 [2024-06-25T15:05:43.589Z]  > git checkout -f cb4f18f78ea89591645c57058f869509ecc20f05 # timeout=10