tez-yetus commented on PR #405:
URL: https://github.com/apache/tez/pull/405#issuecomment-2796170812

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m  9s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +0 :ok: |  shelldocs  |   0m  0s |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 
3 new or modified test files.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   2m 25s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   7m 25s |  master passed  |
   | +1 :green_heart: |  compile  |   2m 51s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   1m 40s |  master passed  |
   | +1 :green_heart: |  javadoc  |   1m 49s |  master passed  |
   | +0 :ok: |  spotbugs  |   3m  8s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +0 :ok: |  findbugs  |   3m  4s |  root in master has 4 extant findbugs 
warnings.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m  9s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   0m 11s |  tez-tests in the patch failed.  |
   | +1 :green_heart: |  compile  |   3m  3s |  the patch passed  |
   | +1 :green_heart: |  javac  |   3m  3s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   0m 15s |  tez-api: The patch generated 3 
new + 35 unchanged - 0 fixed = 38 total (was 35)  |
   | -0 :warning: |  checkstyle  |   0m 26s |  root: The patch generated 3 new 
+ 37 unchanged - 0 fixed = 40 total (was 37)  |
   | -1 :x: |  hadolint  |   0m  2s |  The patch generated 2 new + 0 unchanged 
- 1 fixed = 2 total (was 1)  |
   | +1 :green_heart: |  shellcheck  |   0m  0s |  There were no new shellcheck 
issues.  |
   | +1 :green_heart: |  whitespace  |   0m  1s |  The patch has no whitespace 
issues.  |
   | -1 :x: |  xml  |   0m  0s |  The patch has 4 ill-formed XML file(s).  |
   | +1 :green_heart: |  yamllint  |   0m  0s |  There were no new yamllint 
issues.  |
   | +1 :green_heart: |  javadoc  |   1m 56s |  the patch passed  |
   | -1 :x: |  findbugs  |   0m 27s |  tez-api cannot run convertXmlToText from 
findbugs  |
   | -1 :x: |  findbugs  |   0m 25s |  tez-runtime-library cannot run 
convertXmlToText from findbugs  |
   | -1 :x: |  findbugs  |   0m 29s |  tez-dag cannot run convertXmlToText from 
findbugs  |
   | -1 :x: |  findbugs  |   0m 25s |  tez-tests cannot run convertXmlToText 
from findbugs  |
   | -1 :x: |  findbugs  |   0m 24s |  tez-ext-service-tests cannot run 
convertXmlToText from findbugs  |
   | -1 :x: |  findbugs  |   1m 27s |  root cannot run convertXmlToText from 
findbugs  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 59s |  tez-api in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 26s |  tez-runtime-library in the patch 
passed.  |
   | +1 :green_heart: |  unit  |   4m  9s |  tez-dag in the patch passed.  |
   | +1 :green_heart: |  unit  |  34m 35s |  tez-tests in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m 43s |  tez-ext-service-tests in the patch 
passed.  |
   | -1 :x: |  unit  |  58m 44s |  root in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   1m 48s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 146m 41s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | pom.xml |
   |   | tez-dag/pom.xml |
   |   | tez-ext-service-tests/pom.xml |
   |   | tez-tests/pom.xml |
   | Failed junit tests | tez.analyzer.TestAnalyzer |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.48 ServerAPI=1.48 base: 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/tez/pull/405 |
   | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint 
javac javadoc unit xml compile spotbugs findbugs checkstyle |
   | uname | Linux aed375d6208d 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 
17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/tez.sh |
   | git revision | master / 6d25c3ce0 |
   | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 |
   | mvninstall | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-mvninstall-tez-tests.txt
 |
   | checkstyle | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/diff-checkstyle-tez-api.txt
 |
   | checkstyle | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/diff-checkstyle-root.txt
 |
   | hadolint | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/diff-patch-hadolint.txt
 |
   | xml | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/xml.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-tez-api.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-tez-runtime-library.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-tez-dag.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-tez-tests.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-tez-ext-service-tests.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-findbugs-root.txt
 |
   | unit | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/artifact/out/patch-unit-root.txt
 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/testReport/ |
   | Max. process+thread count | 2124 (vs. ulimit of 5500) |
   | modules | C: tez-api tez-runtime-library tez-dag tez-tests 
tez-ext-service-tests . U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/14/console |
   | versions | git=2.34.1 maven=3.6.3 shellcheck=0.7.1 findbugs=3.0.1 
hadolint=1.18.0-0-g76eee5c yamllint=1.24.2 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@tez.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to