Skip to content

Console Output

09:42:34 [2024-06-30T13:42:34.050Z] The recommended git tool is: git
09:42:34 [2024-06-30T13:42:34.159Z] No credentials specified
09:42:34 [2024-06-30T13:42:34.205Z] Cloning the remote Git repository
09:42:34 [2024-06-30T13:42:34.252Z] Honoring refspec on initial clone
09:42:34 [2024-06-30T13:42:34.264Z] Cloning repository https://github.com/eclipse/omr.git
09:42:34 [2024-06-30T13:42:34.264Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
09:42:34 [2024-06-30T13:42:34.326Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
09:42:34 [2024-06-30T13:42:34.326Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:42:34 [2024-06-30T13:42:34.326Z]  > git --version # timeout=10
09:42:34 [2024-06-30T13:42:34.358Z]  > git --version # 'git version 2.37.3'
09:42:34 [2024-06-30T13:42:34.358Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:42:50 [2024-06-30T13:42:50.284Z] Avoid second fetch
09:42:50 [2024-06-30T13:42:50.379Z] Checking out Revision 3ad5a570df116a06db0fe1ec9e1de5c8e1edbce7 (refs/remotes/origin/master)
09:42:50 [2024-06-30T13:42:50.108Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:42:50 [2024-06-30T13:42:50.155Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:42:50 [2024-06-30T13:42:50.295Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
09:42:50 [2024-06-30T13:42:50.389Z]  > git config core.sparsecheckout # timeout=10
09:42:50 [2024-06-30T13:42:50.436Z]  > git checkout -f 3ad5a570df116a06db0fe1ec9e1de5c8e1edbce7 # timeout=10
09:42:53 [2024-06-30T13:42:53.143Z] Commit message: "Merge pull request #7397 from eclipse/revert-7364-replaceRedundantIshl"
09:42:53 [2024-06-30T13:42:53.155Z]  > git rev-list --no-walk 3ad5a570df116a06db0fe1ec9e1de5c8e1edbce7 # timeout=10