[EnvInject] - Loading node environment variables. > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url git@bitbucket.org:repo.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from git@bitbucket.org:repo.git > git.exe --version # timeout=10 > git.exe fetch --tags --progress git@bitbucket.org:repo.git +refs/heads/*:refs/remotes/origin/* --prune > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 29530a99348abee1bf11e1fbe16f6124b04c3022 (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 29530a99348abee1bf11e1fbe16f6124b04c3022 > git.exe branch -a -v --no-abbrev # timeout=10 > git.exe branch -D master # timeout=10 > git.exe checkout -b master 29530a99348abee1bf11e1fbe16f6124b04c3022 > git.exe rev-list 29530a99348abee1bf11e1fbe16f6124b04c3022 # timeout=10 Injecting SonarQube environment variables using the configuration: SonarQube No emails were triggered. Parsing POMs using global settings config with name Maven Settings Replacing all maven server entries not found in credentials list is true Established TCP socket on 51468 <===[JENKINS REMOTING CAPACITY]===>channel started using global settings config with name Maven Settings Replacing all maven server entries not found in credentials list is true using global settings config with name Maven Settings Replacing all maven server entries not found in credentials list is true channel stopped