Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git # timeout=10
Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
> git --version # timeout=10
> git fetch --tags --progress https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c1d9f942238443b0b3074b49e2c5f57700f8af3c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c1d9f942238443b0b3074b49e2c5f57700f8af3c
Commit message: "SPIGOT-4050: Snow erasing block below it"
> git rev-list --no-walk 6c944b2163bdff312a1bccd01529124674aca7e4 # timeout=10
Finished: SUCCESS