Skip to content

Console Output

11:05:35 [2024-05-15T15:05:35.783Z] The recommended git tool is: git
11:05:36 [2024-05-15T15:05:36.303Z] No credentials specified
11:05:36 [2024-05-15T15:05:36.519Z] Cloning the remote Git repository
11:05:36 [2024-05-15T15:05:36.924Z] Honoring refspec on initial clone
11:05:37 [2024-05-15T15:05:37.062Z] Cloning repository https://github.com/eclipse/omr.git
11:05:37 [2024-05-15T15:05:37.063Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:05:37 [2024-05-15T15:05:37.073Z] Using reference repository: /home/jenkins//gitcache
11:05:37 [2024-05-15T15:05:37.073Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:05:37 [2024-05-15T15:05:37.073Z]  > git --version # timeout=10
11:05:37 [2024-05-15T15:05:37.077Z]  > git --version # 'git version 2.25.1'
11:05:37 [2024-05-15T15:05:37.078Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7337/merge:refs/remotes/origin/pr/7337/merge # timeout=30
11:05:48 [2024-05-15T15:05:48.502Z] Avoid second fetch
11:05:48 [2024-05-15T15:05:48.126Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:05:48 [2024-05-15T15:05:48.131Z]  > git config --add remote.origin.fetch +refs/pull/7337/merge:refs/remotes/origin/pr/7337/merge # timeout=10
11:05:48 [2024-05-15T15:05:48.771Z] Checking out Revision 891f4f20a7ea35c80368287e207e9d9503c786e5 (refs/remotes/origin/pr/7337/merge)
11:05:50 [2024-05-15T15:05:50.091Z] Commit message: "Merge 3435c60a7bba700fcfbff7597ee8b9df146f236e into e4471dab59f99aa1fd94807662190e5abd7d9b6e"
11:05:48 [2024-05-15T15:05:48.676Z]  > git rev-parse refs/remotes/origin/pr/7337/merge^{commit} # timeout=10
11:05:48 [2024-05-15T15:05:48.882Z]  > git config core.sparsecheckout # timeout=10
11:05:48 [2024-05-15T15:05:48.886Z]  > git checkout -f 891f4f20a7ea35c80368287e207e9d9503c786e5 # timeout=10