see following errors from build console: === Started by remote host 0:0:0:0:0:0:0:1 Building in workspace /var/lib/jenkins/jobs/PreCommit-HIVE-TRUNK-Build/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hive.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hive.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hive.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin'ERROR <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error fetching remote repo 'origin' Archiving artifacts Recording test results Finished: FAILURE
Chaoyu