Skip to content

Console Output

10:44:51 [2024-06-27T14:44:51.505Z] The recommended git tool is: git
10:44:51 [2024-06-27T14:44:51.684Z] No credentials specified
10:44:51 [2024-06-27T14:44:51.784Z] Cloning the remote Git repository
10:44:51 [2024-06-27T14:44:51.864Z] Honoring refspec on initial clone
10:44:51 [2024-06-27T14:44:51.950Z] Cloning repository https://github.com/eclipse/omr.git
10:44:51 [2024-06-27T14:44:51.950Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
10:44:52 [2024-06-27T14:44:52.540Z] Using reference repository: /home/jenkins/gitcache
10:44:52 [2024-06-27T14:44:52.540Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:44:52 [2024-06-27T14:44:52.540Z]  > git --version # timeout=10
10:44:52 [2024-06-27T14:44:52.543Z]  > git --version # 'git version 2.25.1'
10:44:52 [2024-06-27T14:44:52.543Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:45:11 [2024-06-27T14:45:11.904Z] Avoid second fetch
10:45:12 [2024-06-27T14:45:12.005Z] Checking out Revision b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 (refs/remotes/origin/master)
10:45:12 [2024-06-27T14:45:12.648Z] Commit message: "Merge pull request #7394 from rmnattas/off-heap-unsafeMod-rev"
10:45:11 [2024-06-27T14:45:11.701Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:45:11 [2024-06-27T14:45:11.705Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:45:11 [2024-06-27T14:45:11.949Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:45:12 [2024-06-27T14:45:12.050Z]  > git config core.sparsecheckout # timeout=10
10:45:12 [2024-06-27T14:45:12.055Z]  > git checkout -f b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10
10:45:12 [2024-06-27T14:45:12.695Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10