Skip to content

Console Output

13:10:54 [2024-04-03T17:10:54.068Z] The recommended git tool is: git
13:10:54 [2024-04-03T17:10:54.580Z] No credentials specified
13:10:54 [2024-04-03T17:10:54.862Z] Cloning the remote Git repository
13:10:55 [2024-04-03T17:10:55.092Z] Honoring refspec on initial clone
13:10:55 [2024-04-03T17:10:55.216Z] Cloning repository https://github.com/eclipse/omr.git
13:10:55 [2024-04-03T17:10:55.217Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:10:55 [2024-04-03T17:10:55.234Z] Using reference repository: /home/jenkins//gitcache
13:10:55 [2024-04-03T17:10:55.234Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:10:55 [2024-04-03T17:10:55.234Z]  > git --version # timeout=10
13:10:55 [2024-04-03T17:10:55.242Z]  > git --version # 'git version 2.25.1'
13:10:55 [2024-04-03T17:10:55.242Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:11:20 [2024-04-03T17:11:20.001Z] Avoid second fetch
13:11:19 [2024-04-03T17:11:19.676Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:11:19 [2024-04-03T17:11:19.682Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:11:20 [2024-04-03T17:11:20.231Z] Checking out Revision 8037ccd0406c017f6a8043a8d04e19ac68f626f2 (refs/remotes/origin/master)
13:11:21 [2024-04-03T17:11:21.708Z] Commit message: "Merge pull request #7297 from a7ehuo/fix-VirtualGuardHeadMerger-1"
13:11:20 [2024-04-03T17:11:20.134Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:11:20 [2024-04-03T17:11:20.422Z]  > git config core.sparsecheckout # timeout=10
13:11:20 [2024-04-03T17:11:20.427Z]  > git checkout -f 8037ccd0406c017f6a8043a8d04e19ac68f626f2 # timeout=10
13:11:21 [2024-04-03T17:11:21.822Z]  > git rev-list --no-walk e9f1832822827edb08250785aeb4e321dbc41782 # timeout=10