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

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 12s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  3s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  detsecrets  |   0m  3s |  |  detect-secrets was not available.  
|
   | +0 :ok: |  xmllint  |   0m  0s |  |  xmllint 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 224 new or modified test files.  |
   |||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 46s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m 31s |  |  master passed  |
   | +1 :green_heart: |  compile  |   4m 15s |  |  master passed  |
   | +1 :green_heart: |  checkstyle  |   9m 25s |  |  master passed  |
   | +1 :green_heart: |  javadoc  |   9m 23s |  |  master passed  |
   | +0 :ok: |  spotbugs  |   0m 39s |  |  hadoop-shim in master has 3 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   1m 18s |  |  tez-api in master has 92 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 44s |  |  tez-common in master has 13 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 51s |  |  tez-runtime-internals in master has 
92 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   1m 11s |  |  tez-runtime-library in master has 
143 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 53s |  |  tez-mapreduce in master has 97 
extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 43s |  |  tez-examples in master has 2 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   1m 37s |  |  tez-dag in master has 537 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 49s |  |  tez-tests in master has 6 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 47s |  |  
tez-plugins/tez-protobuf-history-plugin in master has 7 extant spotbugs 
warnings.  |
   | +0 :ok: |  spotbugs  |   0m 44s |  |  
tez-plugins/tez-yarn-timeline-history in master has 2 extant spotbugs warnings. 
 |
   | +0 :ok: |  spotbugs  |   0m 40s |  |  
tez-plugins/tez-yarn-timeline-history-with-acls in master has 2 extant spotbugs 
warnings.  |
   | +0 :ok: |  spotbugs  |   0m 43s |  |  
tez-plugins/tez-yarn-timeline-cache-plugin in master has 1 extant spotbugs 
warnings.  |
   | +0 :ok: |  spotbugs  |   0m 45s |  |  
tez-plugins/tez-yarn-timeline-history-with-fs in master has 5 extant spotbugs 
warnings.  |
   | +0 :ok: |  spotbugs  |   0m 46s |  |  tez-plugins/tez-history-parser in 
master has 21 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 46s |  |  tez-plugins/tez-aux-services in 
master has 5 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   6m 26s |  |  root in master has 1054 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 46s |  |  tez-tools/analyzers/job-analyzer in 
master has 20 extant spotbugs warnings.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m  1s |  |  the patch passed  |
   | +1 :green_heart: |  codespell  |   1m 42s |  |  No new issues.  |
   | +1 :green_heart: |  compile  |   4m 11s |  |  the patch passed  |
   | -1 :x: |  javac  |   4m 11s | 
[/results-compile-javac-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-compile-javac-root.txt)
 |  root generated 24 new + 682 unchanged - 25 fixed = 706 total (was 707)  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  checkstyle  |   0m 22s |  |  The patch passed 
checkstyle in hadoop-shim  |
   | -0 :warning: |  checkstyle  |   0m 27s | 
[/results-checkstyle-tez-api.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-api.txt)
 |  tez-api: The patch generated 5 new + 144 unchanged - 13 fixed = 149 total 
(was 157)  |
   | +1 :green_heart: |  checkstyle  |   0m 22s |  |  The patch passed 
checkstyle in tez-common  |
   | +1 :green_heart: |  checkstyle  |   0m 24s |  |  The patch passed 
checkstyle in tez-runtime-internals  |
   | -0 :warning: |  checkstyle  |   0m 35s | 
[/results-checkstyle-tez-runtime-library.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-runtime-library.txt)
 |  tez-runtime-library: The patch generated 165 new + 596 unchanged - 57 fixed 
= 761 total (was 653)  |
   | -0 :warning: |  checkstyle  |   0m 26s | 
[/results-checkstyle-tez-mapreduce.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-mapreduce.txt)
 |  tez-mapreduce: The patch generated 1 new + 117 unchanged - 4 fixed = 118 
total (was 121)  |
   | +1 :green_heart: |  checkstyle  |   0m 24s |  |  The patch passed 
checkstyle in tez-examples  |
   | -0 :warning: |  checkstyle  |   0m 43s | 
[/results-checkstyle-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-dag.txt)
 |  tez-dag: The patch generated 42 new + 919 unchanged - 42 fixed = 961 total 
(was 961)  |
   | -0 :warning: |  checkstyle  |   0m 28s | 
[/results-checkstyle-tez-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-tests.txt)
 |  tez-tests: The patch generated 9 new + 139 unchanged - 24 fixed = 148 total 
(was 163)  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  |  The patch passed 
checkstyle in tez-ext-service-tests  |
   | -0 :warning: |  checkstyle  |   0m 24s | 
[/results-checkstyle-tez-plugins_tez-protobuf-history-plugin.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-tez-plugins_tez-protobuf-history-plugin.txt)
 |  tez-plugins/tez-protobuf-history-plugin: The patch generated 8 new + 17 
unchanged - 6 fixed = 25 total (was 23)  |
   | +1 :green_heart: |  checkstyle  |   0m 24s |  |  The patch passed 
checkstyle in tez-yarn-timeline-history  |
   | +1 :green_heart: |  checkstyle  |   0m 24s |  |  The patch passed 
checkstyle in tez-yarn-timeline-history-with-acls  |
   | +1 :green_heart: |  checkstyle  |   0m 23s |  |  The patch passed 
checkstyle in tez-yarn-timeline-cache-plugin  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  |  The patch passed 
checkstyle in tez-yarn-timeline-history-with-fs  |
   | +1 :green_heart: |  checkstyle  |   0m 26s |  |  The patch passed 
checkstyle in tez-history-parser  |
   | +1 :green_heart: |  checkstyle  |   0m 23s |  |  
tez-plugins/tez-aux-services: The patch generated 0 new + 49 unchanged - 6 
fixed = 49 total (was 55)  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  |  The patch passed 
checkstyle in job-analyzer  |
   | -0 :warning: |  checkstyle  |   1m 14s | 
[/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/results-checkstyle-root.txt)
 |  root: The patch generated 230 new + 2220 unchanged - 152 fixed = 2450 total 
(was 2372)  |
   | +1 :green_heart: |  javadoc  |   9m 16s |  |  the patch passed  |
   | +1 :green_heart: |  spotbugs  |  26m 32s |  |  the patch passed  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |  76m 33s |  |  root in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   7m 43s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   | 200m 19s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.55 ServerAPI=1.55 base: 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/artifact/out/Dockerfile
 |
   | Optional Tests | dupname compile unit asflicense codespell detsecrets 
javac javadoc xmllint spotbugs checkstyle |
   | uname | Linux c32fbec5b6b3 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 
22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | tez-personality.sh |
   | git revision | master / 8fde3534b0e5a127e96c24aa0ae804060844adcd |
   | Default Java | Eclipse Adoptium-21.0.11+10-LTS |
   |  Test Results | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/testReport/ |
   | Max. process+thread count | 2113 (vs. ulimit of 5500) |
   | modules | C: hadoop-shim tez-api tez-common tez-runtime-internals 
tez-runtime-library tez-mapreduce tez-examples tez-dag tez-tests 
tez-ext-service-tests tez-plugins/tez-protobuf-history-plugin 
tez-plugins/tez-yarn-timeline-history 
tez-plugins/tez-yarn-timeline-history-with-acls 
tez-plugins/tez-yarn-timeline-cache-plugin 
tez-plugins/tez-yarn-timeline-history-with-fs tez-plugins/tez-history-parser 
tez-plugins/tez-aux-services tez-tools/analyzers/job-analyzer . U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-502/12/console |
   | versions | git=2.43.0 maven=3.9.15 spotbugs=4.9.3 codespell=2.4.1 |
   | Powered by | Apache Yetus 0.15.1 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to