Skip to content

Console Output

17:06:16 [2024-04-09T21:06:16.972Z] The recommended git tool is: /opt/freeware/bin/git
17:06:17 [2024-04-09T21:06:17.104Z] No credentials specified
17:06:17 [2024-04-09T21:06:17.169Z] Cloning the remote Git repository
17:06:17 [2024-04-09T21:06:17.234Z] Honoring refspec on initial clone
16:52:34 [2024-04-09T20:52:34.789Z] Cloning repository https://github.com/eclipse/omr.git
16:52:34 [2024-04-09T20:52:34.790Z]  > /opt/freeware/bin/git init /home/omr/workspace/Build # timeout=10
16:52:34 [2024-04-09T20:52:34.808Z] [WARNING] Reference path does not exist: /home/omr/gitcache
16:52:34 [2024-04-09T20:52:34.808Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:52:34 [2024-04-09T20:52:34.809Z]  > /opt/freeware/bin/git --version # timeout=10
16:52:34 [2024-04-09T20:52:34.825Z]  > git --version # 'git version 2.31.1'
16:52:34 [2024-04-09T20:52:34.834Z]  > /opt/freeware/bin/git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7258/merge:refs/remotes/origin/pr/7258/merge # timeout=30
17:06:46 [2024-04-09T21:06:46.254Z] Avoid second fetch
17:06:46 [2024-04-09T21:06:46.386Z] Checking out Revision 93ad8db28cb147cbbad4e09836b79704bebb397c (refs/remotes/origin/pr/7258/merge)
17:06:47 [2024-04-09T21:06:47.440Z] Commit message: "Merge 52c02b40c79b54e6be12674f3eb3b5181a15f93c into 0e07ad19c1f3a7ce41cebd121fde5756fa32fd0c"
16:53:03 [2024-04-09T20:53:03.639Z]  > /opt/freeware/bin/git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:53:03 [2024-04-09T20:53:03.656Z]  > /opt/freeware/bin/git config --add remote.origin.fetch +refs/pull/7258/merge:refs/remotes/origin/pr/7258/merge # timeout=10
16:53:03 [2024-04-09T20:53:03.808Z]  > /opt/freeware/bin/git rev-parse refs/remotes/origin/pr/7258/merge^{commit} # timeout=10
16:53:03 [2024-04-09T20:53:03.941Z]  > /opt/freeware/bin/git config core.sparsecheckout # timeout=10
16:53:03 [2024-04-09T20:53:03.956Z]  > /opt/freeware/bin/git checkout -f 93ad8db28cb147cbbad4e09836b79704bebb397c # timeout=10