Skip to content

Console Output

09:23:35 [2024-04-02T13:23:35.666Z] The recommended git tool is: git
09:23:36 [2024-04-02T13:23:36.178Z] No credentials specified
09:23:36 [2024-04-02T13:23:36.421Z] Cloning the remote Git repository
09:23:36 [2024-04-02T13:23:36.669Z] Honoring refspec on initial clone
09:23:36 [2024-04-02T13:23:36.863Z] Cloning repository https://github.com/eclipse/omr.git
09:23:36 [2024-04-02T13:23:36.864Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:23:36 [2024-04-02T13:23:36.885Z] Using reference repository: /home/jenkins//gitcache
09:23:36 [2024-04-02T13:23:36.885Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:23:36 [2024-04-02T13:23:36.885Z]  > git --version # timeout=10
09:23:36 [2024-04-02T13:23:36.889Z]  > git --version # 'git version 2.25.1'
09:23:36 [2024-04-02T13:23:36.889Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7241/merge:refs/remotes/origin/pr/7241/merge # timeout=30
09:24:01 [2024-04-02T13:24:01.622Z] Avoid second fetch
09:24:01 [2024-04-02T13:24:01.328Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:24:01 [2024-04-02T13:24:01.334Z]  > git config --add remote.origin.fetch +refs/pull/7241/merge:refs/remotes/origin/pr/7241/merge # timeout=10
09:24:01 [2024-04-02T13:24:01.881Z] Checking out Revision e49953903e31bb0f05906742697d9fc38fb3e853 (refs/remotes/origin/pr/7241/merge)
09:24:03 [2024-04-02T13:24:03.442Z] Commit message: "Merge e217fec6b35e4a9a4f81918f7a9e14a4673f7ea9 into 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7"
09:24:01 [2024-04-02T13:24:01.756Z]  > git rev-parse refs/remotes/origin/pr/7241/merge^{commit} # timeout=10
09:24:02 [2024-04-02T13:24:02.063Z]  > git config core.sparsecheckout # timeout=10
09:24:02 [2024-04-02T13:24:02.069Z]  > git checkout -f e49953903e31bb0f05906742697d9fc38fb3e853 # timeout=10