Skip to content

Console Output

17:51:28 [2023-05-17T21:51:28.165Z] The recommended git tool is: NONE
17:51:28 [2023-05-17T21:51:28.778Z] No credentials specified
17:51:29 [2023-05-17T21:51:29.083Z] Cloning the remote Git repository
17:51:29 [2023-05-17T21:51:29.208Z] Cloning repository https://github.com/jdekonin/omr.git
17:51:29 [2023-05-17T21:51:29.210Z]  > git init /home/jenkins/workspace/Build-Jenkins-Container-riscv64 # timeout=10
17:51:29 [2023-05-17T21:51:29.231Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
17:51:29 [2023-05-17T21:51:29.232Z]  > git --version # timeout=10
17:51:29 [2023-05-17T21:51:29.238Z]  > git --version # 'git version 2.25.1'
17:51:29 [2023-05-17T21:51:29.238Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:52:02 [2023-05-17T21:52:02.287Z] Avoid second fetch
17:52:02 [2023-05-17T21:52:02.602Z] Checking out Revision 58caf6efcd19c6ad2b7259fa474bdc4e1a96a99e (refs/remotes/origin/master)
17:52:01 [2023-05-17T21:52:01.783Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
17:52:01 [2023-05-17T21:52:01.788Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:52:02 [2023-05-17T21:52:02.411Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:52:02 [2023-05-17T21:52:02.767Z]  > git config core.sparsecheckout # timeout=10
17:52:02 [2023-05-17T21:52:02.773Z]  > git checkout -f 58caf6efcd19c6ad2b7259fa474bdc4e1a96a99e # timeout=10
17:52:03 [2023-05-17T21:52:03.791Z]  > git branch -a -v --no-abbrev # timeout=10
17:52:03 [2023-05-17T21:52:03.800Z]  > git checkout -b master 58caf6efcd19c6ad2b7259fa474bdc4e1a96a99e # timeout=10
17:52:04 [2023-05-17T21:52:04.718Z] Commit message: "Add dockerfile for riscv64 compiles"
17:52:05 [2023-05-17T21:52:05.032Z] First time build. Skipping changelog.
17:52:04 [2023-05-17T21:52:04.842Z]  > git rev-list --no-walk 26d41cbac4e17463c5de6a0106c2c5e1b22ea399 # timeout=10