Skip to content

Console Output

18:52:18 [2024-06-07T22:52:18.174Z] The recommended git tool is: git
18:52:18 [2024-06-07T22:52:18.796Z] No credentials specified
18:52:19 [2024-06-07T22:52:19.098Z] Cloning the remote Git repository
18:52:19 [2024-06-07T22:52:19.310Z] Honoring refspec on initial clone
18:52:19 [2024-06-07T22:52:19.426Z] Cloning repository https://github.com/eclipse/omr.git
18:52:19 [2024-06-07T22:52:19.427Z]  > git init /home/jenkins/workspace/Build # timeout=10
18:52:19 [2024-06-07T22:52:19.437Z] Using reference repository: /home/jenkins//gitcache
18:52:19 [2024-06-07T22:52:19.437Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:52:19 [2024-06-07T22:52:19.437Z]  > git --version # timeout=10
18:52:19 [2024-06-07T22:52:19.447Z]  > git --version # 'git version 2.25.1'
18:52:19 [2024-06-07T22:52:19.448Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
18:52:30 [2024-06-07T22:52:30.822Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:52:30 [2024-06-07T22:52:30.827Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:52:31 [2024-06-07T22:52:31.163Z] Avoid second fetch
18:52:31 [2024-06-07T22:52:31.409Z] Checking out Revision 817c5ec7eb4d1364a57a71f977aef71add6a7cc3 (refs/remotes/origin/master)
18:52:31 [2024-06-07T22:52:31.324Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:52:31 [2024-06-07T22:52:31.518Z]  > git config core.sparsecheckout # timeout=10
18:52:31 [2024-06-07T22:52:31.523Z]  > git checkout -f 817c5ec7eb4d1364a57a71f977aef71add6a7cc3 # timeout=10
18:52:32 [2024-06-07T22:52:32.805Z] Commit message: "Merge pull request #7365 from a7ehuo/revert-system-arraycopy-perf-12-int-long"
18:52:32 [2024-06-07T22:52:32.935Z]  > git rev-list --no-walk 4856f9da7c1f6a02e2c25308a4afcee6ceb0694d # timeout=10