Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Duo Zhang
Solved by https://issues.apache.org/jira/browse/INFRA-17068. 张铎(Duo Zhang) 于2018年9月28日周五 上午9:37写道: > I tried to upgrade the yetus version for hbase pre commit job and the > error message is the same with hadoop then. And the problem is that when > fetching the patch we get a 4xx, so we just appl

Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Duo Zhang
I tried to upgrade the yetus version for hbase pre commit job and the error message is the same with hadoop then. And the problem is that when fetching the patch we get a 4xx, so we just apply a nonexistent file... jira_http_fetch: https://issues.apache.org/jira/browse/HBASE-21233 returned 4xx sta

Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Ted Yu
Over in hbase precommit, I saw this: https://builds.apache.org/job/PreCommit-HBASE-Build/14514/console Resolving deltas: 86% (114758/133146), completed with 87 local objects.*21:06:47* fatal: pack has 18388 unresolved deltas*21:06:47* fatal: index-pack failed*21:06:47* *21:06:47* at org.jenkins

Re: Jenkins precommit-*-build

2015-05-08 Thread Konstantin Shvachko
Thank you Allen! --Konst On Tue, May 5, 2015 at 5:14 PM, Allen Wittenauer wrote: > > HDFS, MAPREDUCE, and YARN have been migrated. > > Let me know of any issues and I’ll try to get to them as I can. This > should be the end of the Jenkins race conditions for our pre commits! > *crosses fingers

Re: Jenkins precommit-*-build

2015-05-05 Thread Colin P. McCabe
Thanks, Allen. This has long been a thorn in our side, and it's really good to see someone work on it. cheers, Colin On Tue, May 5, 2015 at 2:59 PM, Allen Wittenauer wrote: > TL;DR: > > Heads up: I’m going to hack on these scripts to fix the race > conditions. > > > > Pre

Re: Jenkins precommit-*-build

2015-05-05 Thread Allen Wittenauer
HDFS, MAPREDUCE, and YARN have been migrated. Let me know of any issues and I’ll try to get to them as I can. This should be the end of the Jenkins race conditions for our pre commits! *crosses fingers*