Skip to content

Console Output

13:07:09 [2024-06-19T17:07:09.398Z] The recommended git tool is: git
13:07:09 [2024-06-19T17:07:09.797Z] No credentials specified
13:07:09 [2024-06-19T17:07:09.987Z] Cloning the remote Git repository
13:07:10 [2024-06-19T17:07:10.186Z] Honoring refspec on initial clone
13:07:10 [2024-06-19T17:07:10.295Z] Cloning repository https://github.com/eclipse/omr.git
13:07:10 [2024-06-19T17:07:10.295Z]  > git init /Users/jenkins/workspace/Build # timeout=10
13:07:10 [2024-06-19T17:07:10.331Z] Using reference repository: /Users/jenkins/gitcache
13:07:10 [2024-06-19T17:07:10.331Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:07:10 [2024-06-19T17:07:10.332Z]  > git --version # timeout=10
13:07:10 [2024-06-19T17:07:10.344Z]  > git --version # 'git version 2.36.1'
13:07:10 [2024-06-19T17:07:10.345Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:07:17 [2024-06-19T17:07:17.553Z] Avoid second fetch
13:07:17 [2024-06-19T17:07:17.274Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:07:17 [2024-06-19T17:07:17.285Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:07:17 [2024-06-19T17:07:17.743Z] Checking out Revision c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 (refs/remotes/origin/master)
13:07:17 [2024-06-19T17:07:17.647Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:07:17 [2024-06-19T17:07:17.848Z]  > git config core.sparsecheckout # timeout=10
13:07:17 [2024-06-19T17:07:17.857Z]  > git checkout -f c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10
13:07:19 [2024-06-19T17:07:19.310Z] Commit message: "Merge pull request #7387 from a7ehuo/system-arraycopy-perf-15-int-long-threshold-32bytes"
13:07:19 [2024-06-19T17:07:19.407Z]  > git rev-list --no-walk e92518f52b89c68352935beb16a34b76278074eb # timeout=10