Skip to content

Console Output

18:04:26 [2026-09-22T16:04:26.285Z] The recommended git tool is: NONE
18:04:26 [2026-09-22T16:04:26.285Z] No credentials specified
18:04:26 [2026-09-22T16:04:26.285Z] Cloning the remote Git repository
18:04:26 [2026-09-22T16:04:26.285Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
18:04:26 [2026-09-22T16:04:26.286Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
18:04:26 [2026-09-22T16:04:26.340Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
18:04:26 [2026-09-22T16:04:26.340Z]  > git --version # timeout=10
18:04:26 [2026-09-22T16:04:26.345Z]  > git --version # 'git version 2.39.5'
18:04:26 [2026-09-22T16:04:26.345Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:40 [2026-09-22T16:04:40.833Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
18:04:40 [2026-09-22T16:04:40.841Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:40 [2026-09-22T16:04:40.853Z] Avoid second fetch
18:04:40 [2026-09-22T16:04:40.853Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:04:40 [2026-09-22T16:04:40.861Z] Checking out Revision 7cbcda82783f30ca309e6338e9dc88b292bed636 (refs/remotes/origin/master)
18:04:40 [2026-09-22T16:04:40.861Z]  > git config core.sparsecheckout # timeout=10
18:04:40 [2026-09-22T16:04:40.872Z]  > git checkout -f 7cbcda82783f30ca309e6338e9dc88b292bed636 # timeout=10
18:04:41 [2026-09-22T16:04:41.336Z]  > git branch -a -v --no-abbrev # timeout=10
18:04:41 [2026-09-22T16:04:41.344Z]  > git checkout -b master 7cbcda82783f30ca309e6338e9dc88b292bed636 # timeout=10
18:04:41 [2026-09-22T16:04:41.543Z] Commit message: "Minor adjustments."
18:04:41 [2026-09-22T16:04:41.544Z]  > git rev-list --no-walk caad2fd42ea3fd932362d908d448063215c76e3d # timeout=10