Skip to content

Console Output

14:46:44 [2024-05-06T18:46:44.445Z] The recommended git tool is: git
14:46:59 [2024-05-06T18:46:59.961Z] No credentials specified
14:47:00 [2024-05-06T18:47:00.023Z] Cloning the remote Git repository
14:47:00 [2024-05-06T18:47:00.086Z] Honoring refspec on initial clone
14:47:00 [2024-05-06T18:47:00.253Z] Cloning repository https://github.com/eclipse/omr.git
14:47:00 [2024-05-06T18:47:00.394Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
14:47:00 [2024-05-06T18:47:00.660Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
14:47:00 [2024-05-06T18:47:00.660Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:47:00 [2024-05-06T18:47:00.660Z]  > git --version # timeout=10
14:47:00 [2024-05-06T18:47:00.707Z]  > git --version # 'git version 2.37.3'
14:47:00 [2024-05-06T18:47:00.707Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:47:16 [2024-05-06T18:47:16.332Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:47:16 [2024-05-06T18:47:16.379Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:47:22 [2024-05-06T18:47:22.101Z] Avoid second fetch
14:47:22 [2024-05-06T18:47:22.211Z] Checking out Revision 1bcf9698259cfdaee01be6215f6f9dcd04ca91c5 (refs/remotes/origin/master)
14:47:22 [2024-05-06T18:47:22.113Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
14:47:22 [2024-05-06T18:47:22.285Z]  > git config core.sparsecheckout # timeout=10
14:47:22 [2024-05-06T18:47:22.316Z]  > git checkout -f 1bcf9698259cfdaee01be6215f6f9dcd04ca91c5 # timeout=10
14:47:30 [2024-05-06T18:47:30.539Z] Commit message: "Merge pull request #7325 from keithc-ca/gcc13"
14:47:30 [2024-05-06T18:47:30.550Z]  > git rev-list --no-walk 24081c14bd4cbabaf0df05474bd3a55d6bac568f # timeout=10