Skip to content

Console Output

13:04:07 [2024-03-21T17:04:07.676Z] The recommended git tool is: git
13:04:08 [2024-03-21T17:04:08.185Z] No credentials specified
13:04:08 [2024-03-21T17:04:08.390Z] Cloning the remote Git repository
13:04:08 [2024-03-21T17:04:08.582Z] Honoring refspec on initial clone
13:04:08 [2024-03-21T17:04:08.702Z] Cloning repository https://github.com/eclipse/omr.git
13:04:08 [2024-03-21T17:04:08.703Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:04:08 [2024-03-21T17:04:08.726Z] Using reference repository: /home/jenkins//gitcache
13:04:08 [2024-03-21T17:04:08.727Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:04:08 [2024-03-21T17:04:08.727Z]  > git --version # timeout=10
13:04:08 [2024-03-21T17:04:08.732Z]  > git --version # 'git version 2.25.1'
13:04:08 [2024-03-21T17:04:08.733Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:04:38 [2024-03-21T17:04:38.006Z] Avoid second fetch
13:04:38 [2024-03-21T17:04:38.240Z] Checking out Revision 622e8ea9e7e1a1351f159f67d0207311162566f3 (refs/remotes/origin/master)
13:04:37 [2024-03-21T17:04:37.472Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:04:37 [2024-03-21T17:04:37.480Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:04:38 [2024-03-21T17:04:38.128Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:04:39 [2024-03-21T17:04:39.980Z] Commit message: "Merge pull request #7287 from jmesyou/docs/options/gcr"
13:04:38 [2024-03-21T17:04:38.385Z]  > git config core.sparsecheckout # timeout=10
13:04:38 [2024-03-21T17:04:38.392Z]  > git checkout -f 622e8ea9e7e1a1351f159f67d0207311162566f3 # timeout=10
13:04:40 [2024-03-21T17:04:40.101Z]  > git rev-list --no-walk ecae9e5a637348a227872d04285d902dcf2955e2 # timeout=10