Skip to content

Console Output

17:44:37 [2024-06-17T21:44:37.391Z] The recommended git tool is: git
17:44:38 [2024-06-17T21:44:38.009Z] No credentials specified
17:44:38 [2024-06-17T21:44:38.318Z] Cloning the remote Git repository
17:44:38 [2024-06-17T21:44:38.620Z] Honoring refspec on initial clone
17:44:38 [2024-06-17T21:44:38.753Z] Cloning repository https://github.com/eclipse/omr.git
17:44:38 [2024-06-17T21:44:38.754Z]  > git init /home/jenkins/workspace/Build # timeout=10
17:44:38 [2024-06-17T21:44:38.764Z] Using reference repository: /home/jenkins//gitcache
17:44:38 [2024-06-17T21:44:38.764Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:44:38 [2024-06-17T21:44:38.764Z]  > git --version # timeout=10
17:44:38 [2024-06-17T21:44:38.768Z]  > git --version # 'git version 2.25.1'
17:44:38 [2024-06-17T21:44:38.768Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:44:50 [2024-06-17T21:44:50.141Z] Avoid second fetch
17:44:49 [2024-06-17T21:44:49.782Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:44:49 [2024-06-17T21:44:49.787Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:44:50 [2024-06-17T21:44:50.377Z] Checking out Revision 82912e476f40c11548808eee8d12d5e5944f0386 (refs/remotes/origin/master)
17:44:50 [2024-06-17T21:44:50.252Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:44:50 [2024-06-17T21:44:50.510Z]  > git config core.sparsecheckout # timeout=10
17:44:50 [2024-06-17T21:44:50.519Z]  > git checkout -f 82912e476f40c11548808eee8d12d5e5944f0386 # timeout=10
17:44:51 [2024-06-17T21:44:51.804Z] Commit message: "Merge pull request #7381 from amicic/fix_trace_format_MemeorySubSpace"
17:44:51 [2024-06-17T21:44:51.944Z]  > git rev-list --no-walk 59032a80cd43fedb6e53fa396c69c2670d1e7c3a # timeout=10