Skip to content

Console Output

19:09:34 [2026-04-30T17:09:34.322Z] The recommended git tool is: NONE
19:09:34 [2026-04-30T17:09:34.322Z] No credentials specified
19:09:34 [2026-04-30T17:09:34.323Z] Cloning the remote Git repository
19:09:34 [2026-04-30T17:09:34.323Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
19:09:34 [2026-04-30T17:09:34.325Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
19:09:34 [2026-04-30T17:09:34.364Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
19:09:34 [2026-04-30T17:09:34.364Z]  > git --version # timeout=10
19:09:34 [2026-04-30T17:09:34.379Z]  > git --version # 'git version 2.39.5'
19:09:34 [2026-04-30T17:09:34.380Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:09:58 [2026-04-30T17:09:58.133Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
19:09:58 [2026-04-30T17:09:58.166Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:09:58 [2026-04-30T17:09:58.178Z] Avoid second fetch
19:09:58 [2026-04-30T17:09:58.178Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:09:58 [2026-04-30T17:09:58.216Z] Checking out Revision 3ac15715c2e67d54a9e9d7b502c5acf5fc7a9e29 (refs/remotes/origin/master)
19:09:58 [2026-04-30T17:09:58.217Z]  > git config core.sparsecheckout # timeout=10
19:09:58 [2026-04-30T17:09:58.230Z]  > git checkout -f 3ac15715c2e67d54a9e9d7b502c5acf5fc7a9e29 # timeout=10
19:09:58 [2026-04-30T17:09:58.780Z]  > git branch -a -v --no-abbrev # timeout=10
19:09:58 [2026-04-30T17:09:58.793Z]  > git checkout -b master 3ac15715c2e67d54a9e9d7b502c5acf5fc7a9e29 # timeout=10
19:09:59 [2026-04-30T17:09:59.200Z] Commit message: "Make input handler values consistent."
19:09:59 [2026-04-30T17:09:59.200Z]  > git rev-list --no-walk b19f9c671e7534cf8d1cfe21ffce9a1f189ad4bf # timeout=10