Skip to content

TEZ-4575: Upgrade Apache parent pom version from 23 to 37#468

Open
Aggarwal-Raghav wants to merge 2 commits intoapache:masterfrom
Aggarwal-Raghav:TEZ-4575
Open

TEZ-4575: Upgrade Apache parent pom version from 23 to 37#468
Aggarwal-Raghav wants to merge 2 commits intoapache:masterfrom
Aggarwal-Raghav:TEZ-4575

Conversation

@Aggarwal-Raghav
Copy link
Contributor

No description provided.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/1/console in case of problems.


######
# Install maven
# Install Maven 3.9.14
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading maven version as apache parent 37 uses maven 3.9 minimum

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing gpg and sources profiles as they are run in -Papache-release profile present in apace parent 37 pom https://maven.apache.org/pom/asf/

@tez-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 4m 55s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗 mvndep 1m 28s Maven dependency ordering for branch
+1 💚 mvninstall 6m 59s master passed
+1 💚 compile 3m 21s master passed
+1 💚 javadoc 2m 30s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 4m 5s the patch passed
+1 💚 codespell 0m 50s No new issues.
+1 💚 compile 2m 42s the patch passed
-1 ❌ javac 0m 22s /results-compile-javac-tez-dag.txt tez-dag generated 13 new + 0 unchanged - 0 fixed = 13 total (was 0)
-1 ❌ javac 0m 20s /results-compile-javac-tez-tests.txt tez-tests generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javac 1m 1s /results-compile-javac-root.txt root generated 30 new + 4 unchanged - 0 fixed = 34 total (was 4)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 2s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 54s /results-javadoc-javadoc-root.txt root generated 1 new + 19 unchanged - 0 fixed = 20 total (was 19)
_ Other Tests _
+1 💚 unit 4m 52s tez-dag in the patch passed.
+1 💚 unit 34m 50s tez-tests in the patch passed.
+1 💚 unit 3m 46s tez-ext-service-tests in the patch passed.
+1 💚 unit 2m 34s tez-aux-services in the patch passed.
+1 💚 unit 0m 17s docs in the patch passed.
+1 💚 unit 59m 32s root in the patch passed.
+1 💚 asflicense 2m 10s The patch does not generate ASF License warnings.
139m 13s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/1/artifact/out/Dockerfile
GITHUB PR #468
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux 1c292277b83d 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-468/src/.yetus/personality.sh
git revision master / 70f07fe
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/1/testReport/
Max. process+thread count 1405 (vs. ulimit of 5500)
modules C: tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-aux-services docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/1/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/2/console in case of problems.

@Aggarwal-Raghav
Copy link
Contributor Author

@zabetak , if you have bandwidth can you please help with the review?

@tez-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 12s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗 mvndep 0m 42s Maven dependency ordering for branch
+1 💚 mvninstall 3m 42s master passed
+1 💚 compile 3m 19s master passed
+1 💚 javadoc 2m 20s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 3m 23s the patch passed
+1 💚 codespell 0m 51s No new issues.
+1 💚 compile 2m 57s the patch passed
-1 ❌ javac 0m 29s /results-compile-javac-tez-dag.txt tez-dag generated 13 new + 0 unchanged - 0 fixed = 13 total (was 0)
-1 ❌ javac 0m 23s /results-compile-javac-tez-tests.txt tez-tests generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javac 1m 7s /results-compile-javac-root.txt root generated 30 new + 4 unchanged - 0 fixed = 34 total (was 4)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 1s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 54s /results-javadoc-javadoc-root.txt root generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
-1 ❌ unit 0m 31s /patch-unit-tez-dag.txt tez-dag in the patch failed.
-1 ❌ unit 0m 23s /patch-unit-tez-tests.txt tez-tests in the patch failed.
-1 ❌ unit 0m 21s /patch-unit-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ unit 0m 21s /patch-unit-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
+1 💚 unit 0m 15s docs in the patch passed.
-1 ❌ unit 1m 12s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 48s The patch does not generate ASF License warnings.
26m 19s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/2/artifact/out/Dockerfile
GITHUB PR #468
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux bccda4b904b4 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-468/src/.yetus/personality.sh
git revision master / 6ff71bb
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/2/testReport/
Max. process+thread count 102 (vs. ulimit of 5500)
modules C: tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-aux-services docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/2/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Contributor Author

@zabetak , if you have bandwidth can you please help with the review?

Ignore this for now. #470 needs to be addressed first.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/console in case of problems.

@tez-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 13s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗 mvndep 0m 41s Maven dependency ordering for branch
+1 💚 mvninstall 3m 48s master passed
+1 💚 compile 3m 12s master passed
+1 💚 javadoc 2m 27s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 3m 32s the patch passed
+1 💚 codespell 0m 51s No new issues.
+1 💚 compile 2m 54s the patch passed
-1 ❌ javac 0m 26s /results-compile-javac-tez-dag.txt tez-dag generated 13 new + 0 unchanged - 0 fixed = 13 total (was 0)
-1 ❌ javac 0m 21s /results-compile-javac-tez-tests.txt tez-tests generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javac 1m 7s /results-compile-javac-root.txt root generated 30 new + 4 unchanged - 0 fixed = 34 total (was 4)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 2s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 55s /results-javadoc-javadoc-root.txt root generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1 💚 unit 4m 54s tez-dag in the patch passed.
+1 💚 unit 35m 48s tez-tests in the patch passed.
+1 💚 unit 3m 55s tez-ext-service-tests in the patch passed.
+1 💚 unit 2m 34s tez-aux-services in the patch passed.
+1 💚 unit 0m 18s docs in the patch passed.
+1 💚 unit 61m 26s root in the patch passed.
+1 💚 asflicense 2m 7s The patch does not generate ASF License warnings.
132m 41s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/artifact/out/Dockerfile
GITHUB PR #468
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux 382603e2eb02 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-468/src/.yetus/personality.sh
git revision master / fc2827c
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/testReport/
Max. process+thread count 1430 (vs. ulimit of 5500)
modules C: tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-aux-services docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants