Hi hawq dev Do you know why the pr test (both travis and jenkins test) failed ? all recently pr tests failed. Seems the errors are not related to a specific pr.
https://builds.apache.org/job/HAWQ-build-pullrequest/2058/console > git --version # timeout=10 > git fetch --tags --progress git://github.com/apache/incubator-hawq.git +refs/heads/*:refs/remotes/origin/* > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master origin/master FATAL: Could not checkout master with start point origin/master hudson.plugins.git.GitException: Could not checkout master with start point origin/master at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2105) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkoutBranch(AbstractGitAPIImpl.java:81) Is there anyone responsible for this ? -- Best Regards, Xiang Sheng
