Skip to content

Console Output

15:06:44 [2023-05-26T19:06:44.949Z] The recommended git tool is: git
15:06:45 [2023-05-26T19:06:45.628Z] No credentials specified
15:06:45 [2023-05-26T19:06:45.931Z] Cloning the remote Git repository
15:06:46 [2023-05-26T19:06:46.237Z] Honoring refspec on initial clone
15:06:46 [2023-05-26T19:06:46.360Z] Cloning repository https://github.com/jdekonin/omr.git
15:06:46 [2023-05-26T19:06:46.362Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:06:46 [2023-05-26T19:06:46.374Z] Using reference repository: /home/jenkins//gitcache
15:06:46 [2023-05-26T19:06:46.375Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
15:06:46 [2023-05-26T19:06:46.375Z]  > git --version # timeout=10
15:06:46 [2023-05-26T19:06:46.380Z]  > git --version # 'git version 2.25.1'
15:06:46 [2023-05-26T19:06:46.381Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:07:06 [2023-05-26T19:07:06.358Z] Avoid second fetch
15:07:06 [2023-05-26T19:07:06.672Z] Checking out Revision a964a2c8b7462cce020edb07612cee7252212267 (refs/remotes/origin/master)
15:07:05 [2023-05-26T19:07:05.953Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
15:07:05 [2023-05-26T19:07:05.959Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:07:06 [2023-05-26T19:07:06.481Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:07:08 [2023-05-26T19:07:08.250Z] Commit message: "Copyright change and removal of .ssh/config file as its not required"
15:07:08 [2023-05-26T19:07:08.755Z] First time build. Skipping changelog.
15:07:06 [2023-05-26T19:07:06.794Z]  > git config core.sparsecheckout # timeout=10
15:07:06 [2023-05-26T19:07:06.800Z]  > git checkout -f a964a2c8b7462cce020edb07612cee7252212267 # timeout=10
15:07:08 [2023-05-26T19:07:08.372Z]  > git rev-list --no-walk 52db4e7755aad36f48b9e46d2345bbeb9e4f5f02 # timeout=10