Skip to content

Console Output

14:57:22 [2026-04-11T12:57:22.847Z] The recommended git tool is: NONE
14:57:22 [2026-04-11T12:57:22.848Z] No credentials specified
14:57:22 [2026-04-11T12:57:22.848Z] Cloning the remote Git repository
14:57:22 [2026-04-11T12:57:22.848Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
14:57:22 [2026-04-11T12:57:22.849Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
14:57:22 [2026-04-11T12:57:22.898Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
14:57:22 [2026-04-11T12:57:22.898Z]  > git --version # timeout=10
14:57:22 [2026-04-11T12:57:22.904Z]  > git --version # 'git version 2.39.5'
14:57:22 [2026-04-11T12:57:22.904Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:57:36 [2026-04-11T12:57:36.775Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
14:57:36 [2026-04-11T12:57:36.792Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:57:36 [2026-04-11T12:57:36.806Z] Avoid second fetch
14:57:36 [2026-04-11T12:57:36.806Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:57:36 [2026-04-11T12:57:36.819Z] Checking out Revision f943fcc39f1114fbbb70f9e9d26907f5394d33f7 (refs/remotes/origin/master)
14:57:36 [2026-04-11T12:57:36.819Z]  > git config core.sparsecheckout # timeout=10
14:57:36 [2026-04-11T12:57:36.825Z]  > git checkout -f f943fcc39f1114fbbb70f9e9d26907f5394d33f7 # timeout=10
14:57:37 [2026-04-11T12:57:37.159Z]  > git branch -a -v --no-abbrev # timeout=10
14:57:37 [2026-04-11T12:57:37.163Z]  > git checkout -b master f943fcc39f1114fbbb70f9e9d26907f5394d33f7 # timeout=10
14:57:37 [2026-04-11T12:57:37.282Z] Commit message: "Add buff potion collide particles."
14:57:37 [2026-04-11T12:57:37.282Z]  > git rev-list --no-walk f943fcc39f1114fbbb70f9e9d26907f5394d33f7 # timeout=10