Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHOENIX-7036 Copy the Java version specific profiles for JVM options … #107

Closed
wants to merge 1 commit into from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Sep 19, 2023

…from HBase

@stoty
Copy link
Contributor Author

stoty commented Sep 19, 2023

Even if we use the correct options for the JVM version now, only the spark3 connector builds successfully.

@stoty
Copy link
Contributor Author

stoty commented Sep 19, 2023

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 3m 45s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+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 11m 8s Maven dependency ordering for branch
+1 💚 mvninstall 8m 45s master passed
+1 💚 compile 1m 17s master passed
+1 💚 javadoc 1m 1s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 7m 40s the patch passed
+1 💚 compile 1m 20s the patch passed
-1 ❌ javac 1m 20s root generated 2 new + 2122 unchanged - 2 fixed = 2124 total (was 2124)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 4s The patch has no ill-formed XML file.
-1 ❌ javadoc 0m 11s phoenix5-spark generated 3 new + 153 unchanged - 3 fixed = 156 total (was 156)
-1 ❌ javadoc 0m 27s root generated 28 new + 2109 unchanged - 28 fixed = 2137 total (was 2137)
_ Other Tests _
-1 ❌ unit 35m 49s root in the patch failed.
-1 ❌ asflicense 0m 26s The patch generated 3 ASF License warnings.
73m 0s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #107
Optional Tests dupname asflicense javac javadoc unit xml compile
uname Linux 209993ba49e7 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-connectors-personality.sh
git revision master / 97144e1
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
javac https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/diff-compile-javac-root.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/diff-javadoc-javadoc-root.txt
unit https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/testReport/
asflicense https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count 1939 (vs. ulimit of 30000)
modules C: phoenix5-hive phoenix5-spark phoenix5-spark3-it . U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/1/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
Copy link
Contributor Author

stoty commented Sep 19, 2023

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 13s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+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 10m 57s Maven dependency ordering for branch
+1 💚 mvninstall 8m 44s master passed
+1 💚 compile 1m 19s master passed
+1 💚 javadoc 1m 0s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 7m 53s the patch passed
+1 💚 compile 1m 19s the patch passed
-1 ❌ javac 1m 19s root generated 25 new + 2099 unchanged - 25 fixed = 2124 total (was 2124)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 4s The patch has no ill-formed XML file.
-1 ❌ javadoc 0m 14s phoenix5-hive generated 20 new + 1061 unchanged - 20 fixed = 1081 total (was 1081)
-1 ❌ javadoc 0m 11s phoenix5-spark generated 3 new + 153 unchanged - 3 fixed = 156 total (was 156)
-1 ❌ javadoc 0m 27s root generated 3 new + 2134 unchanged - 3 fixed = 2137 total (was 2137)
_ Other Tests _
-1 ❌ unit 35m 32s root in the patch failed.
-1 ❌ asflicense 0m 26s The patch generated 3 ASF License warnings.
69m 11s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #107
Optional Tests dupname asflicense javac javadoc unit xml compile
uname Linux ca5e7f8ab68d 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-connectors-personality.sh
git revision master / 97144e1
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
javac https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/diff-compile-javac-root.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-hive.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/diff-javadoc-javadoc-root.txt
unit https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/testReport/
asflicense https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count 1941 (vs. ulimit of 30000)
modules C: phoenix5-hive phoenix5-spark phoenix5-spark3-it . U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/2/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
Copy link
Contributor Author

stoty commented Sep 19, 2023

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 12s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+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 10m 58s Maven dependency ordering for branch
+1 💚 mvninstall 8m 40s master passed
+1 💚 compile 1m 15s master passed
+1 💚 javadoc 1m 2s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 7m 39s the patch passed
+1 💚 compile 1m 17s the patch passed
-1 ❌ javac 1m 17s root generated 45 new + 2079 unchanged - 45 fixed = 2124 total (was 2124)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 4s The patch has no ill-formed XML file.
-1 ❌ javadoc 0m 27s root generated 44 new + 2093 unchanged - 44 fixed = 2137 total (was 2137)
_ Other Tests _
-1 ❌ unit 34m 50s root in the patch failed.
-1 ❌ asflicense 0m 25s The patch generated 3 ASF License warnings.
68m 8s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #107
Optional Tests dupname asflicense javac javadoc unit xml compile
uname Linux f0ad3cc92765 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-connectors-personality.sh
git revision master / 97144e1
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
javac https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/artifact/yetus-general-check/output/diff-compile-javac-root.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/artifact/yetus-general-check/output/diff-javadoc-javadoc-root.txt
unit https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/artifact/yetus-general-check/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/testReport/
asflicense https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count 2054 (vs. ulimit of 30000)
modules C: phoenix5-hive phoenix5-spark phoenix5-spark3-it . U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-107/3/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty stoty closed this Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant