Skip to content

Console Output

20:17:23 [2024-06-30T00:17:23.110Z] The recommended git tool is: git
20:17:23 [2024-06-30T00:17:23.250Z] No credentials specified
20:17:23 [2024-06-30T00:17:23.297Z] Cloning the remote Git repository
20:17:23 [2024-06-30T00:17:23.344Z] Honoring refspec on initial clone
20:17:23 [2024-06-30T00:17:23.372Z] Cloning repository https://github.com/eclipse/omr.git
20:17:23 [2024-06-30T00:17:23.372Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
20:17:23 [2024-06-30T00:17:23.419Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
20:17:23 [2024-06-30T00:17:23.435Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:17:23 [2024-06-30T00:17:23.435Z]  > git --version # timeout=10
20:17:23 [2024-06-30T00:17:23.466Z]  > git --version # 'git version 2.37.3'
20:17:23 [2024-06-30T00:17:23.466Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
20:17:39 [2024-06-30T00:17:39.719Z] Avoid second fetch
20:17:39 [2024-06-30T00:17:39.814Z] Checking out Revision befee22b73d986c3e86441ea10c721c67a0652cf (refs/remotes/origin/master)
20:17:39 [2024-06-30T00:17:39.544Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:17:39 [2024-06-30T00:17:39.575Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:17:39 [2024-06-30T00:17:39.732Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
20:17:39 [2024-06-30T00:17:39.825Z]  > git config core.sparsecheckout # timeout=10
20:17:39 [2024-06-30T00:17:39.872Z]  > git checkout -f befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10
20:17:42 [2024-06-30T00:17:42.504Z] Commit message: "Merge pull request #7372 from luke-li-2003/SetSCountWhenUsingUseHigherMethodCounts"
20:17:42 [2024-06-30T00:17:42.528Z]  > git rev-list --no-walk befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10