Re: HDFS/HDDS unit tests running failed in Jenkins precommit building

2018-11-26 Thread Akira Ajisaka
Hi Xiaoyu, > [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ > hadoop-ozone-common --- The log specifies that Apache Hadoop 3.2.1-SNAPSHOT uses maven surefire plugin 2.21.0. However, HADOOP-15916 upgraded the version in branch-3.2 and now Hadoop 3.2.1-SNAPSHOT uses maven surefire p

Re: HDFS/HDDS unit tests running failed in Jenkins precommit building

2018-11-26 Thread Xiaoyu Yao
Hi Akira, Thanks for the pointer. I pulled the change of HADOOP-15916 from trunk to HDDS-4 branch last week but we are still seeing similar failures from Jenkins like this one (https://builds.apache.org/job/PreCommit-HDDS-Build/1801/artifact/out/patch-unit-hadoop-ozone_common.txt). Can you hel

Re: HDFS/HDDS unit tests running failed in Jenkins precommit building

2018-11-09 Thread Akira Ajisaka
+ common-dev, mapreduce-dev, yarn-dev Probably this issue is caused by https://issues.apache.org/jira/browse/SUREFIRE-1588 and fixed by Maven surefire plugin 3.0.0-M1. I filed a JIRA and uploaded a patch to upgrade the version of the plugin. Please check https://issues.apache.org/jira/browse/HADOO