Skip to content

Console Output

16:49:48 [2024-03-20T20:49:48.434Z] The recommended git tool is: git
16:49:48 [2024-03-20T20:49:48.959Z] No credentials specified
16:49:49 [2024-03-20T20:49:49.191Z] Cloning the remote Git repository
16:49:49 [2024-03-20T20:49:49.495Z] Honoring refspec on initial clone
16:49:49 [2024-03-20T20:49:49.623Z] Cloning repository https://github.com/eclipse/omr.git
16:49:49 [2024-03-20T20:49:49.624Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:49:49 [2024-03-20T20:49:49.642Z] Using reference repository: /home/jenkins//gitcache
16:49:49 [2024-03-20T20:49:49.642Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:49:49 [2024-03-20T20:49:49.642Z]  > git --version # timeout=10
16:49:49 [2024-03-20T20:49:49.648Z]  > git --version # 'git version 2.25.1'
16:49:49 [2024-03-20T20:49:49.648Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:50:44 [2024-03-20T20:50:44.488Z] Avoid second fetch
16:50:44 [2024-03-20T20:50:44.753Z] Checking out Revision ecae9e5a637348a227872d04285d902dcf2955e2 (refs/remotes/origin/master)
16:50:46 [2024-03-20T20:50:46.217Z] Commit message: "Merge pull request #7286 from keithc-ca/non-ascii"
16:50:44 [2024-03-20T20:50:44.161Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:50:44 [2024-03-20T20:50:44.169Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:50:44 [2024-03-20T20:50:44.588Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:50:44 [2024-03-20T20:50:44.888Z]  > git config core.sparsecheckout # timeout=10
16:50:44 [2024-03-20T20:50:44.895Z]  > git checkout -f ecae9e5a637348a227872d04285d902dcf2955e2 # timeout=10
16:50:46 [2024-03-20T20:50:46.331Z]  > git rev-list --no-walk 54b23e9b66c215eb11063c585dd34e18c3c79201 # timeout=10