Skip to content

Console Output

13:10:55 [2024-04-03T17:10:55.196Z] The recommended git tool is: git
13:10:55 [2024-04-03T17:10:55.693Z] No credentials specified
13:10:56 [2024-04-03T17:10:56.017Z] Cloning the remote Git repository
13:10:56 [2024-04-03T17:10:56.268Z] Honoring refspec on initial clone
13:10:56 [2024-04-03T17:10:56.396Z] Cloning repository https://github.com/eclipse/omr.git
13:10:56 [2024-04-03T17:10:56.397Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:10:56 [2024-04-03T17:10:56.408Z] Using reference repository: /home/jenkins//gitcache
13:10:56 [2024-04-03T17:10:56.408Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:10:56 [2024-04-03T17:10:56.408Z]  > git --version # timeout=10
13:10:56 [2024-04-03T17:10:56.413Z]  > git --version # 'git version 2.25.1'
13:10:56 [2024-04-03T17:10:56.413Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:11:19 [2024-04-03T17:11:19.690Z] Avoid second fetch
13:11:19 [2024-04-03T17:11:19.948Z] Checking out Revision 8037ccd0406c017f6a8043a8d04e19ac68f626f2 (refs/remotes/origin/master)
13:11:19 [2024-04-03T17:11:19.184Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:11:19 [2024-04-03T17:11:19.192Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:11:19 [2024-04-03T17:11:19.816Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:11:20 [2024-04-03T17:11:20.102Z]  > git config core.sparsecheckout # timeout=10
13:11:20 [2024-04-03T17:11:20.108Z]  > git checkout -f 8037ccd0406c017f6a8043a8d04e19ac68f626f2 # timeout=10
13:11:21 [2024-04-03T17:11:21.603Z] Commit message: "Merge pull request #7297 from a7ehuo/fix-VirtualGuardHeadMerger-1"
13:11:21 [2024-04-03T17:11:21.713Z]  > git rev-list --no-walk e9f1832822827edb08250785aeb4e321dbc41782 # timeout=10