Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/appNG/appng-tomcat-session.git
> git init /var/lib/jenkins/workspace/appNG Tomcat Session # timeout=10
Fetching upstream changes from https://github.com/appNG/appng-tomcat-session.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/appNG/appng-tomcat-session.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/appNG/appng-tomcat-session.git # timeout=10
Fetching upstream changes from https://github.com/appNG/appng-tomcat-session.git
> git fetch --tags --progress https://github.com/appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 4d42264af6fc038806252adac2a5a29b31e94f34 (refs/remotes/origin/master)
Commit message: "AST-14 no cleanup of threadlocals when mongoSession is null"
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4d42264af6fc038806252adac2a5a29b31e94f34
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 4d42264af6fc038806252adac2a5a29b31e94f34
> git rev-list --no-walk 1e78bcadedeb053dd203fe9374544b0c8872888c # timeout=10