Skip to content

Console Output

13:57:50 [2024-03-21T17:57:50.568Z] The recommended git tool is: git
13:57:51 [2024-03-21T17:57:51.009Z] No credentials specified
13:57:51 [2024-03-21T17:57:51.290Z] Cloning the remote Git repository
13:57:51 [2024-03-21T17:57:51.535Z] Honoring refspec on initial clone
13:57:51 [2024-03-21T17:57:51.697Z] Cloning repository https://github.com/eclipse/omr.git
13:57:51 [2024-03-21T17:57:51.698Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:57:51 [2024-03-21T17:57:51.713Z] Using reference repository: /home/jenkins//gitcache
13:57:51 [2024-03-21T17:57:51.713Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:57:51 [2024-03-21T17:57:51.713Z]  > git --version # timeout=10
13:57:51 [2024-03-21T17:57:51.719Z]  > git --version # 'git version 2.25.1'
13:57:51 [2024-03-21T17:57:51.719Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7288/merge:refs/remotes/origin/pr/7288/merge # timeout=30
13:58:18 [2024-03-21T17:58:18.820Z] Avoid second fetch
13:58:18 [2024-03-21T17:58:18.225Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:58:18 [2024-03-21T17:58:18.231Z]  > git config --add remote.origin.fetch +refs/pull/7288/merge:refs/remotes/origin/pr/7288/merge # timeout=10
13:58:19 [2024-03-21T17:58:19.107Z] Checking out Revision b0eed4bf99f72192ca9a45276276016913181e81 (refs/remotes/origin/pr/7288/merge)
13:58:20 [2024-03-21T17:58:20.581Z] Commit message: "Merge 0bd19492b2e627af501d40d0296e6c1fc21eb45b into 622e8ea9e7e1a1351f159f67d0207311162566f3"
13:58:18 [2024-03-21T17:58:18.937Z]  > git rev-parse refs/remotes/origin/pr/7288/merge^{commit} # timeout=10
13:58:19 [2024-03-21T17:58:19.245Z]  > git config core.sparsecheckout # timeout=10
13:58:19 [2024-03-21T17:58:19.252Z]  > git checkout -f b0eed4bf99f72192ca9a45276276016913181e81 # timeout=10