Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://bitbucket.org//.git > git init /Users//Jenkins/workspace/_PR-465-head-X5YKVHLRL7VSL4XCFVVZYKRAQF472XSUQAPQ7VKL5YYYAFCZMZAQ # timeout=10 Fetching upstream changes from https://bitbucket.org//.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --no-tags --progress https://bitbucket.org//.git +refs/heads/:refs/remotes/origin/PR-465-head > git config remote.origin.url https://bitbucket.org//.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/:refs/remotes/origin/PR-465-head # timeout=10 > git config remote.origin.url https://bitbucket.org//.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching without tags Fetching upstream changes from https://bitbucket.org//.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress https://bitbucket.org//.git +refs/heads/:refs/remotes/origin/PR-465-head Checking out Revision ffc51be962085acea995ebe1c9656a55dc229841 (PR-465-head) > git config core.sparsecheckout # timeout=10 > git checkout -f ffc51be962085acea995ebe1c9656a55dc229841 Commit message: "" First time build. Skipping changelog. [Bitbucket] Notifying pull request build result