Skip to content

Console Output

17:44:31 [2024-06-17T21:44:31.799Z] The recommended git tool is: git
17:44:31 [2024-06-17T21:44:31.859Z] No credentials specified
17:44:31 [2024-06-17T21:44:31.879Z] Cloning the remote Git repository
17:44:31 [2024-06-17T21:44:31.899Z] Honoring refspec on initial clone
17:44:31 [2024-06-17T21:44:31.912Z] Cloning repository https://github.com/eclipse/omr.git
17:44:31 [2024-06-17T21:44:31.912Z]  > git init /home/omr/workspace/Build # timeout=10
17:44:31 [2024-06-17T21:44:31.917Z] [WARNING] Reference path does not exist: /home/omr/gitcache
17:44:31 [2024-06-17T21:44:31.917Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:44:31 [2024-06-17T21:44:31.917Z]  > git --version # timeout=10
17:44:31 [2024-06-17T21:44:31.918Z]  > git --version # 'git version 2.39.1'
17:44:31 [2024-06-17T21:44:31.918Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:44:40 [2024-06-17T21:44:40.260Z] Avoid second fetch
17:44:40 [2024-06-17T21:44:40.282Z] Checking out Revision 82912e476f40c11548808eee8d12d5e5944f0386 (refs/remotes/origin/master)
17:44:40 [2024-06-17T21:44:40.645Z] Commit message: "Merge pull request #7381 from amicic/fix_trace_format_MemeorySubSpace"
17:44:40 [2024-06-17T21:44:40.229Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:44:40 [2024-06-17T21:44:40.231Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:44:40 [2024-06-17T21:44:40.273Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:44:40 [2024-06-17T21:44:40.295Z]  > git config core.sparsecheckout # timeout=10
17:44:40 [2024-06-17T21:44:40.296Z]  > git checkout -f 82912e476f40c11548808eee8d12d5e5944f0386 # timeout=10
17:44:40 [2024-06-17T21:44:40.660Z]  > git rev-list --no-walk 59032a80cd43fedb6e53fa396c69c2670d1e7c3a # timeout=10