Skip to content

Console Output

17:25:32 [2023-05-18T21:25:32.444Z] The recommended git tool is: git
17:25:33 [2023-05-18T21:25:33.051Z] No credentials specified
17:25:33 [2023-05-18T21:25:33.356Z] Cloning the remote Git repository
17:25:33 [2023-05-18T21:25:33.661Z] Honoring refspec on initial clone
17:25:33 [2023-05-18T21:25:33.786Z] Cloning repository https://github.com/jdekonin/omr.git
17:25:33 [2023-05-18T21:25:33.792Z]  > git init /home/jenkins/workspace/Build # timeout=10
17:25:33 [2023-05-18T21:25:33.803Z] Using reference repository: /home/jenkins//gitcache
17:25:33 [2023-05-18T21:25:33.804Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
17:25:33 [2023-05-18T21:25:33.804Z]  > git --version # timeout=10
17:25:33 [2023-05-18T21:25:33.810Z]  > git --version # 'git version 2.25.1'
17:25:33 [2023-05-18T21:25:33.810Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:25:48 [2023-05-18T21:25:48.986Z] Avoid second fetch
17:25:49 [2023-05-18T21:25:49.304Z] Checking out Revision d6c0584c44dde931a50669f8bff03bd087ed5f8d (refs/remotes/origin/master)
17:25:48 [2023-05-18T21:25:48.485Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
17:25:48 [2023-05-18T21:25:48.490Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:25:49 [2023-05-18T21:25:49.110Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:25:49 [2023-05-18T21:25:49.431Z]  > git config core.sparsecheckout # timeout=10
17:25:49 [2023-05-18T21:25:49.445Z]  > git checkout -f d6c0584c44dde931a50669f8bff03bd087ed5f8d # timeout=10
17:25:50 [2023-05-18T21:25:50.770Z] Commit message: "Add dockerfile for riscv64 compiles"
17:25:50 [2023-05-18T21:25:50.986Z] First time build. Skipping changelog.
17:25:50 [2023-05-18T21:25:50.894Z]  > git rev-list --no-walk ebfeb624e4f9c0965b1067fde794fe456b8c974f # timeout=10