Skip to content

Console Output

11:43:03 [2024-03-21T15:43:03.302Z] The recommended git tool is: git
11:43:03 [2024-03-21T15:43:03.980Z] No credentials specified
11:43:04 [2024-03-21T15:43:04.565Z] Cloning the remote Git repository
11:43:04 [2024-03-21T15:43:04.913Z] Honoring refspec on initial clone
11:43:05 [2024-03-21T15:43:05.068Z] Cloning repository https://github.com/eclipse/omr.git
11:43:05 [2024-03-21T15:43:05.069Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:43:05 [2024-03-21T15:43:05.085Z] Using reference repository: /home/jenkins//gitcache
11:43:05 [2024-03-21T15:43:05.086Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:43:05 [2024-03-21T15:43:05.086Z]  > git --version # timeout=10
11:43:05 [2024-03-21T15:43:05.091Z]  > git --version # 'git version 2.25.1'
11:43:05 [2024-03-21T15:43:05.092Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7287/merge:refs/remotes/origin/pr/7287/merge # timeout=30
11:43:29 [2024-03-21T15:43:29.912Z] Avoid second fetch
11:43:30 [2024-03-21T15:43:30.129Z] Checking out Revision 127372083b8722274e11d6ac61ea7d76a23781ce (refs/remotes/origin/pr/7287/merge)
11:43:31 [2024-03-21T15:43:31.583Z] Commit message: "Merge 770f4227c650d6d95007fe957fa600ebab4ea852 into ecae9e5a637348a227872d04285d902dcf2955e2"
11:43:29 [2024-03-21T15:43:29.582Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:43:29 [2024-03-21T15:43:29.592Z]  > git config --add remote.origin.fetch +refs/pull/7287/merge:refs/remotes/origin/pr/7287/merge # timeout=10
11:43:30 [2024-03-21T15:43:30.033Z]  > git rev-parse refs/remotes/origin/pr/7287/merge^{commit} # timeout=10
11:43:30 [2024-03-21T15:43:30.238Z]  > git config core.sparsecheckout # timeout=10
11:43:30 [2024-03-21T15:43:30.246Z]  > git checkout -f 127372083b8722274e11d6ac61ea7d76a23781ce # timeout=10