Skip to content

Console Output

16:49:44 [2024-03-20T20:49:44.465Z] The recommended git tool is: git
16:49:44 [2024-03-20T20:49:44.988Z] No credentials specified
16:49:45 [2024-03-20T20:49:45.200Z] Cloning the remote Git repository
16:49:45 [2024-03-20T20:49:45.398Z] Honoring refspec on initial clone
16:49:45 [2024-03-20T20:49:45.524Z] Cloning repository https://github.com/eclipse/omr.git
16:49:45 [2024-03-20T20:49:45.524Z]  > git init /Users/jenkins/workspace/Build # timeout=10
16:49:45 [2024-03-20T20:49:45.563Z] Using reference repository: /Users/jenkins/gitcache
16:49:45 [2024-03-20T20:49:45.563Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:49:45 [2024-03-20T20:49:45.563Z]  > git --version # timeout=10
16:49:45 [2024-03-20T20:49:45.572Z]  > git --version # 'git version 2.36.1'
16:49:45 [2024-03-20T20:49:45.572Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:50:15 [2024-03-20T20:50:15.082Z] Avoid second fetch
16:50:14 [2024-03-20T20:50:14.572Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:50:14 [2024-03-20T20:50:14.582Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:50:15 [2024-03-20T20:50:15.389Z] Checking out Revision ecae9e5a637348a227872d04285d902dcf2955e2 (refs/remotes/origin/master)
16:50:17 [2024-03-20T20:50:17.003Z] Commit message: "Merge pull request #7286 from keithc-ca/non-ascii"
16:50:15 [2024-03-20T20:50:15.208Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:50:15 [2024-03-20T20:50:15.515Z]  > git config core.sparsecheckout # timeout=10
16:50:15 [2024-03-20T20:50:15.524Z]  > git checkout -f ecae9e5a637348a227872d04285d902dcf2955e2 # timeout=10
16:50:17 [2024-03-20T20:50:17.129Z]  > git rev-list --no-walk 54b23e9b66c215eb11063c585dd34e18c3c79201 # timeout=10