Skip to content

Console Output

19:45:33 [2024-06-20T23:45:33.161Z] The recommended git tool is: git
19:45:33 [2024-06-20T23:45:33.255Z] No credentials specified
19:45:33 [2024-06-20T23:45:33.302Z] Cloning the remote Git repository
19:45:33 [2024-06-20T23:45:33.349Z] Honoring refspec on initial clone
19:45:33 [2024-06-20T23:45:33.363Z] Cloning repository https://github.com/eclipse/omr.git
19:45:33 [2024-06-20T23:45:33.363Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
19:45:33 [2024-06-20T23:45:33.426Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
19:45:33 [2024-06-20T23:45:33.426Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:45:33 [2024-06-20T23:45:33.426Z]  > git --version # timeout=10
19:45:33 [2024-06-20T23:45:33.457Z]  > git --version # 'git version 2.37.3'
19:45:33 [2024-06-20T23:45:33.457Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:45:49 [2024-06-20T23:45:49.144Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:45:49 [2024-06-20T23:45:49.302Z] Avoid second fetch
19:45:49 [2024-06-20T23:45:49.396Z] Checking out Revision 47a9d248db0ee56dfff935b7446735f0afc37c9f (refs/remotes/origin/master)
19:45:49 [2024-06-20T23:45:49.191Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:49 [2024-06-20T23:45:49.316Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
19:45:49 [2024-06-20T23:45:49.410Z]  > git config core.sparsecheckout # timeout=10
19:45:49 [2024-06-20T23:45:49.457Z]  > git checkout -f 47a9d248db0ee56dfff935b7446735f0afc37c9f # timeout=10
19:45:52 [2024-06-20T23:45:52.099Z] Commit message: "Merge pull request #7389 from rmnattas/offheap-arraycopy-fix"
19:45:52 [2024-06-20T23:45:52.113Z]  > git rev-list --no-walk c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10