Skip to content

Console Output

13:14:12 [2024-06-18T17:14:12.405Z] The recommended git tool is: git
13:15:12 [2024-06-18T17:15:12.104Z] No credentials specified
13:15:12 [2024-06-18T17:15:12.459Z] Cloning the remote Git repository
13:15:12 [2024-06-18T17:15:12.714Z] Honoring refspec on initial clone
13:15:13 [2024-06-18T17:15:13.505Z] Cloning repository https://github.com/eclipse/omr.git
13:15:13 [2024-06-18T17:15:13.842Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:15:14 [2024-06-18T17:15:14.745Z] Using reference repository: /home/jenkins//gitcache
13:15:14 [2024-06-18T17:15:14.748Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:15:14 [2024-06-18T17:15:14.749Z]  > git --version # timeout=10
13:15:14 [2024-06-18T17:15:14.763Z]  > git --version # 'git version 2.25.1'
13:15:14 [2024-06-18T17:15:14.764Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:15:26 [2024-06-18T17:15:26.270Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:15:26 [2024-06-18T17:15:26.276Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:15:49 [2024-06-18T17:15:49.578Z] Avoid second fetch
13:15:49 [2024-06-18T17:15:49.790Z] Checking out Revision 770936378ec77f5b67fb8793e1cf9fff5f0ea686 (refs/remotes/origin/master)
13:15:49 [2024-06-18T17:15:49.708Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:15:50 [2024-06-18T17:15:50.223Z]  > git config core.sparsecheckout # timeout=10
13:15:50 [2024-06-18T17:15:50.231Z]  > git checkout -f 770936378ec77f5b67fb8793e1cf9fff5f0ea686 # timeout=10
13:16:01 [2024-06-18T17:16:01.505Z] Commit message: "Merge pull request #7384 from a7ehuo/system-arraycopy-perf-13-byte-char-threshold-32bytes"
13:16:01 [2024-06-18T17:16:01.632Z]  > git rev-list --no-walk 82912e476f40c11548808eee8d12d5e5944f0386 # timeout=10