Skip to content

Console Output

10:59:29 [2024-06-27T14:59:29.931Z] The recommended git tool is: git
10:59:30 [2024-06-27T14:59:30.381Z] No credentials specified
10:59:30 [2024-06-27T14:59:30.602Z] Cloning the remote Git repository
10:59:30 [2024-06-27T14:59:30.904Z] Honoring refspec on initial clone
10:59:31 [2024-06-27T14:59:31.006Z] Cloning repository https://github.com/eclipse/omr.git
10:59:31 [2024-06-27T14:59:31.007Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:59:31 [2024-06-27T14:59:31.023Z] Using reference repository: /home/jenkins//gitcache
10:59:31 [2024-06-27T14:59:31.023Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:59:31 [2024-06-27T14:59:31.023Z]  > git --version # timeout=10
10:59:31 [2024-06-27T14:59:31.028Z]  > git --version # 'git version 2.25.1'
10:59:31 [2024-06-27T14:59:31.028Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:59:43 [2024-06-27T14:59:43.060Z] Avoid second fetch
10:59:43 [2024-06-27T14:59:43.347Z] Checking out Revision befee22b73d986c3e86441ea10c721c67a0652cf (refs/remotes/origin/master)
10:59:42 [2024-06-27T14:59:42.702Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:59:42 [2024-06-27T14:59:42.709Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:43 [2024-06-27T14:59:43.199Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:59:43 [2024-06-27T14:59:43.482Z]  > git config core.sparsecheckout # timeout=10
10:59:43 [2024-06-27T14:59:43.487Z]  > git checkout -f befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10
10:59:44 [2024-06-27T14:59:44.752Z] Commit message: "Merge pull request #7372 from luke-li-2003/SetSCountWhenUsingUseHigherMethodCounts"
10:59:44 [2024-06-27T14:59:44.927Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10