Skip to content

Console Output

18:47:36 [2024-01-23T23:47:36.899Z] The recommended git tool is: git
18:47:37 [2024-01-23T23:47:37.033Z] No credentials specified
18:47:37 [2024-01-23T23:47:37.098Z] Cloning the remote Git repository
18:47:37 [2024-01-23T23:47:37.163Z] Honoring refspec on initial clone
18:47:37 [2024-01-23T23:47:37.189Z] Cloning repository https://github.com/eclipse/omr.git
18:47:37 [2024-01-23T23:47:37.189Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
18:47:37 [2024-01-23T23:47:37.196Z] Using reference repository: /home/jenkins/gitcache
18:47:37 [2024-01-23T23:47:37.196Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:47:37 [2024-01-23T23:47:37.196Z]  > git --version # timeout=10
18:47:37 [2024-01-23T23:47:37.198Z]  > git --version # 'git version 2.25.1'
18:47:37 [2024-01-23T23:47:37.198Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
18:47:54 [2024-01-23T23:47:54.372Z] Avoid second fetch
18:47:54 [2024-01-23T23:47:54.441Z] Checking out Revision 269a3d2dcaee16b22a21adb1422b33d104296235 (refs/remotes/origin/master)
18:47:54 [2024-01-23T23:47:54.259Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:47:54 [2024-01-23T23:47:54.262Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:47:54 [2024-01-23T23:47:54.397Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:47:54 [2024-01-23T23:47:54.467Z]  > git config core.sparsecheckout # timeout=10
18:47:54 [2024-01-23T23:47:54.470Z]  > git checkout -f 269a3d2dcaee16b22a21adb1422b33d104296235 # timeout=10
18:47:55 [2024-01-23T23:47:55.067Z] Commit message: "Merge pull request #7150 from VermaSh/offHeapMemoryCommitAndDecommitFinal_base_changes"
18:47:55 [2024-01-23T23:47:55.094Z]  > git rev-list --no-walk d16d36b3b9a1ce2eee8106c35455c57961ea7730 # timeout=10