Skip to content

Console Output

09:54:42 [2024-03-25T13:54:42.601Z] The recommended git tool is: git
09:54:42 [2024-03-25T13:54:42.737Z] No credentials specified
09:54:42 [2024-03-25T13:54:42.802Z] Cloning the remote Git repository
09:54:42 [2024-03-25T13:54:42.868Z] Honoring refspec on initial clone
09:54:42 [2024-03-25T13:54:42.899Z] Cloning repository https://github.com/eclipse/omr.git
09:54:42 [2024-03-25T13:54:42.899Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
09:54:42 [2024-03-25T13:54:42.904Z] Using reference repository: /home/jenkins/gitcache
09:54:42 [2024-03-25T13:54:42.904Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:54:42 [2024-03-25T13:54:42.904Z]  > git --version # timeout=10
09:54:42 [2024-03-25T13:54:42.907Z]  > git --version # 'git version 2.25.1'
09:54:42 [2024-03-25T13:54:42.908Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7292/merge:refs/remotes/origin/pr/7292/merge # timeout=30
09:54:57 [2024-03-25T13:54:57.105Z] Avoid second fetch
09:54:57 [2024-03-25T13:54:57.206Z] Checking out Revision dcf8d2e030255e985afd081f314a5f43bb3a33ab (refs/remotes/origin/pr/7292/merge)
09:54:57 [2024-03-25T13:54:57.905Z] Commit message: "Merge c92e651cb35a196a0e3bbfc78f8c8cce70b87fe3 into b7d921854bbd6d03235f8de89a4fd859786812c0"
09:54:56 [2024-03-25T13:54:56.904Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:54:56 [2024-03-25T13:54:56.906Z]  > git config --add remote.origin.fetch +refs/pull/7292/merge:refs/remotes/origin/pr/7292/merge # timeout=10
09:54:57 [2024-03-25T13:54:57.133Z]  > git rev-parse refs/remotes/origin/pr/7292/merge^{commit} # timeout=10
09:54:57 [2024-03-25T13:54:57.234Z]  > git config core.sparsecheckout # timeout=10
09:54:57 [2024-03-25T13:54:57.236Z]  > git checkout -f dcf8d2e030255e985afd081f314a5f43bb3a33ab # timeout=10