Started on Oct 1, 2016 5:05:12 AM Polling SCM changes on master Using strategy: Default [poll] Last Built Revision: Revision a6cfb7c5534ab6be14c65f9b48203c943aff2f05 (refs/remotes/origin/3.0) > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repositories > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git7827500095276560084.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 Polling for changes in > git.exe rev-parse "refs/remotes/origin/3.0^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/3.0^{commit}" # timeout=10 > git.exe log --full-history --no-abbrev --format=raw -M -m --raw a6cfb7c5534ab6be14c65f9b48203c943aff2f05..475c7648738d63aaa90df9081d57d5a1030872d9 # timeout=10 Done. Took 1.1 sec Changes found