Skip to content

Console Output

11:23:50 [2026-09-24T09:23:50.257Z] The recommended git tool is: NONE
11:23:50 [2026-09-24T09:23:50.258Z] No credentials specified
11:23:50 [2026-09-24T09:23:50.258Z] Cloning the remote Git repository
11:23:50 [2026-09-24T09:23:50.258Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
11:23:50 [2026-09-24T09:23:50.258Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
11:23:50 [2026-09-24T09:23:50.303Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
11:23:50 [2026-09-24T09:23:50.303Z]  > git --version # timeout=10
11:23:50 [2026-09-24T09:23:50.314Z]  > git --version # 'git version 2.39.5'
11:23:50 [2026-09-24T09:23:50.314Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:24:04 [2026-09-24T09:24:04.608Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
11:24:04 [2026-09-24T09:24:04.625Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:24:04 [2026-09-24T09:24:04.637Z] Avoid second fetch
11:24:04 [2026-09-24T09:24:04.637Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:24:04 [2026-09-24T09:24:04.650Z] Checking out Revision 615f41efddfcbaa5e0443d07b525fc3fd3e89346 (refs/remotes/origin/master)
11:24:04 [2026-09-24T09:24:04.650Z]  > git config core.sparsecheckout # timeout=10
11:24:04 [2026-09-24T09:24:04.655Z]  > git checkout -f 615f41efddfcbaa5e0443d07b525fc3fd3e89346 # timeout=10
11:24:05 [2026-09-24T09:24:05.040Z]  > git branch -a -v --no-abbrev # timeout=10
11:24:05 [2026-09-24T09:24:05.045Z]  > git checkout -b master 615f41efddfcbaa5e0443d07b525fc3fd3e89346 # timeout=10
11:24:05 [2026-09-24T09:24:05.119Z] Commit message: "Introduce scaling shader for facing direction."
11:24:05 [2026-09-24T09:24:05.119Z]  > git rev-list --no-walk 7cbcda82783f30ca309e6338e9dc88b292bed636 # timeout=10