OK, first report was sent out in lieu of the map reduce and common
reports. I'll turn off HDFS and YARN next week some time. For the comparable
OS X report, I need:
* YARN-5121 rebased and committed
* a fix for YETUS-414 (which I'm testing)
* and potentially need to get INFRA involved to fix the Java
installation to support JNI properly (which is why 2/3 ctest failures are
happening in libhdfs. The other one appears to be an actual bug.)
After the OS X one is brought live, we'll have a pattern to support
other operating systems. (e.g., the PowerPC bits)
> On Jun 3, 2016, at 12:50 PM, Chris Nauroth <[email protected]> wrote:
>
> I think the new formatting makes it a lot easier to pick out a specific
> log file link. Thank you for making that change.
>
> --Chris Nauroth
>
>
>
>
> On 6/3/16, 7:53 AM, "Allen Wittenauer" <[email protected]>
> wrote:
>
>>
>> Thanks all. As soon as YETUS-390 gets committed, I'll start publishing
>> the reports to *-dev.
>>
>> FWIW, here's last night's. It makes it easy to find out now when
>> committers are opening ignoring findbugs warnings. (The latest from
>> YARN-5180. It started showing up yesterday.)
>>
>>
>>
>> For more details, see https://builds.apache.org/job/hadoop-qbt/46/
>>
>> [Jun 2, 2016 8:14:45 PM] (arp) HDFS-10341. Add a metric to expose the
>> timeout number of pending
>>
>>
>>
>>
>> -1 overall
>>
>>
>> The following subsystems voted -1:
>> findbugs unit
>>
>>
>> The following subsystems voted -1 but
>> were configured to be filtered/ignored:
>> cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
>>
>>
>> The following subsystems are considered long running:
>> (runtime bigger than 1h 0m 0s)
>> unit
>>
>>
>> Specific tests:
>>
>> FindBugs :
>>
>> module:hadoop-common-project/hadoop-minikdc
>> org.apache.hadoop.minikdc.MiniKdc.stop() calls Thread.sleep() with
>> a lock held At MiniKdc.java:lock held At MiniKdc.java:[line 345]
>>
>> FindBugs :
>>
>> module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api
>> Redundant nullcheck of execTypeRequest, which is known to be
>> non-null in
>> org.apache.hadoop.yarn.api.records.ResourceRequest.equals(Object)
>> Redundant null check at ResourceRequest.java:is known to be non-null in
>> org.apache.hadoop.yarn.api.records.ResourceRequest.equals(Object)
>> Redundant null check at ResourceRequest.java:[line 361]
>>
>> Failed junit tests :
>>
>> hadoop.hdfs.TestAsyncHDFSWithHA
>> hadoop.hdfs.server.namenode.TestEditLog
>> hadoop.yarn.server.resourcemanager.TestClientRMTokens
>> hadoop.yarn.server.resourcemanager.TestAMAuthorization
>> hadoop.yarn.server.TestMiniYarnClusterNodeUtilization
>> hadoop.yarn.server.TestContainerManagerSecurity
>> hadoop.yarn.client.api.impl.TestDistributedScheduling
>> hadoop.yarn.client.TestGetGroups
>> hadoop.yarn.client.cli.TestLogsCLI
>> hadoop.yarn.client.api.impl.TestAMRMProxy
>> hadoop.mapred.TestMiniMRChildTask
>>
>> Timed out junit tests :
>>
>> org.apache.hadoop.http.TestHttpServerLifecycle
>> org.apache.hadoop.yarn.client.cli.TestYarnCLI
>> org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
>> org.apache.hadoop.yarn.client.api.impl.TestYarnClient
>> org.apache.hadoop.yarn.client.api.impl.TestNMClient
>>
>>
>> cc:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-compile-cc-r
>> oot.txt [4.0K]
>>
>> javac:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-compile-java
>> c-root.txt [168K]
>>
>> checkstyle:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-checkstyle-r
>> oot.txt [16M]
>>
>> pylint:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-patch-pylint
>> .txt [16K]
>>
>> shellcheck:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-patch-shellc
>> heck.txt [20K]
>>
>> shelldocs:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-patch-shelld
>> ocs.txt [16K]
>>
>> whitespace:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/whitespace-eol.tx
>> t [12M]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/whitespace-tabs.t
>> xt [1.3M]
>>
>> findbugs:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/branch-findbugs-h
>> adoop-common-project_hadoop-minikdc-warnings.html [8.0K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/branch-findbugs-h
>> adoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html [8.0K]
>>
>> javadoc:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/diff-javadoc-java
>> doc-root.txt [2.3M]
>>
>> unit:
>>
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -common-project_hadoop-common.txt [116K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -hdfs-project_hadoop-hdfs.txt [144K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcema
>> nager.txt [60K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
>> [268K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -yarn-project_hadoop-yarn_hadoop-yarn-client.txt [908K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclie
>> nt.txt [92K]
>>
>> https://builds.apache.org/job/hadoop-qbt/46/artifact/out/patch-unit-hadoop
>> -mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativet
>> ask.txt [124K]
>>
>> Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]