Skip to content

Console Output

09:37:43 [2024-03-26T13:37:43.461Z] The recommended git tool is: git
09:38:00 [2024-03-26T13:38:00.257Z] No credentials specified
09:38:00 [2024-03-26T13:38:00.319Z] Cloning the remote Git repository
09:38:00 [2024-03-26T13:38:00.398Z] Honoring refspec on initial clone
09:38:00 [2024-03-26T13:38:00.562Z] Cloning repository https://github.com/eclipse/omr.git
09:38:00 [2024-03-26T13:38:00.750Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
09:38:00 [2024-03-26T13:38:00.984Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
09:38:00 [2024-03-26T13:38:00.984Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:38:00 [2024-03-26T13:38:00.984Z]  > git --version # timeout=10
09:38:01 [2024-03-26T13:38:01.031Z]  > git --version # 'git version 2.37.3'
09:38:01 [2024-03-26T13:38:01.031Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:38:21 [2024-03-26T13:38:21.187Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:38:21 [2024-03-26T13:38:21.250Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:38:27 [2024-03-26T13:38:27.726Z] Avoid second fetch
09:38:27 [2024-03-26T13:38:27.851Z] Checking out Revision 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 (refs/remotes/origin/master)
09:38:27 [2024-03-26T13:38:27.734Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
09:38:27 [2024-03-26T13:38:27.922Z]  > git config core.sparsecheckout # timeout=10
09:38:27 [2024-03-26T13:38:27.984Z]  > git checkout -f 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 # timeout=10
09:38:35 [2024-03-26T13:38:35.148Z] Commit message: "Merge pull request #7288 from keithc-ca/ddr_path_tool"
09:38:35 [2024-03-26T13:38:35.187Z]  > git rev-list --no-walk 6c6d6383ccd93937d1987de8e818a0a63118b01e # timeout=10