hnjincan commented on issue #6414:
URL: https://github.com/apache/hudi/issues/6414#issuecomment-1501389985
> [INFO] Apache HBase 2.4.9 ................................. SUCCESS [
33.477 s]
[INFO] Apache HBase - Checkstyle .......................... SUCCESS [ 3.812
s]
[INFO] Apache HBase - Annotations ......................... SUCCESS [ 2.121
s]
[INFO] Apache HBase - Build Configuration ................. SUCCESS [ 0.286
s]
[INFO] Apache HBase - Logging ............................. SUCCESS [ 2.021
s]
[INFO] Apache HBase - Shaded Protocol ..................... SUCCESS [ 43.562
s]
[INFO] Apache HBase - Common .............................. SUCCESS [01:43
min]
[INFO] Apache HBase - Metrics API ......................... SUCCESS [ 2.313
s]
[INFO] Apache HBase - Hadoop Compatibility ................ SUCCESS [ 3.338
s]
[INFO] Apache HBase - Metrics Implementation .............. SUCCESS [ 2.776
s]
[INFO] Apache HBase - Hadoop Two Compatibility ............ SUCCESS [ 7.288
s]
[INFO] Apache HBase - Protocol ............................ SUCCESS [ 16.664
s]
[INFO] Apache HBase - Client .............................. SUCCESS [ 21.772
s]
[INFO] Apache HBase - Zookeeper ........................... SUCCESS [ 5.645
s]
[INFO] Apache HBase - Replication ......................... SUCCESS [ 3.377
s]
[INFO] Apache HBase - Resource Bundle ..................... SUCCESS [ 0.666
s]
[INFO] Apache HBase - HTTP ................................ SUCCESS [ 10.001
s]
[INFO] Apache HBase - Asynchronous FileSystem ............. SUCCESS [ 9.265
s]
[INFO] Apache HBase - Procedure ........................... SUCCESS [ 5.952
s]
[INFO] Apache HBase - Server .............................. SUCCESS [01:59
min]
[INFO] Apache HBase - MapReduce ........................... SUCCESS [ 28.795
s]
[INFO] Apache HBase - Testing Util ........................ SUCCESS [ 6.312
s]
[INFO] Apache HBase - Thrift .............................. SUCCESS [ 49.281
s]
[INFO] Apache HBase - RSGroup ............................. SUCCESS [ 19.663
s]
[INFO] Apache HBase - Shell ............................... SUCCESS [ 25.202
s]
[INFO] Apache HBase - Coprocessor Endpoint ................ SUCCESS [ 24.199
s]
[INFO] Apache HBase - Integration Tests ................... SUCCESS [ 37.370
s]
[INFO] Apache HBase - Rest ................................ SUCCESS [ 50.900
s]
[INFO] Apache HBase - Examples ............................ SUCCESS [ 39.050
s]
[INFO] Apache HBase - Shaded .............................. SUCCESS [ 3.772
s]
[INFO] Apache HBase - Shaded - Client (with Hadoop bundled) SUCCESS [01:21
min]
[INFO] Apache HBase - Shaded - Client ..................... SUCCESS [ 12.107
s]
[INFO] Apache HBase - Shaded - MapReduce .................. SUCCESS [ 42.514
s]
[INFO] Apache HBase - External Block Cache ................ SUCCESS [ 22.275
s]
[INFO] Apache HBase - HBTop ............................... SUCCESS [ 48.601
s]
[INFO] Apache HBase - Assembly ............................ SUCCESS [07:20
min]
[INFO] Apache HBase - Shaded - Testing Util ............... SUCCESS [01:06
min]
[INFO] Apache HBase - Shaded - Testing Util Tester ........ SUCCESS [ 5.690
s]
[INFO] Apache HBase Shaded Packaging Invariants ........... FAILURE [ 4.307
s]
[INFO] Apache HBase Shaded Packaging Invariants (with Hadoop bundled) SKIPPED
[INFO] Apache HBase - Archetypes .......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype . SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SKIPPED
[INFO] Apache HBase - Archetype builder 2.4.9 ............. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 23:40 min
[INFO] Finished at: 2023-04-10T12:47:35+08:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (check-jar-contents) on project
hbase-shaded-check-invariants: Command execution failed.: Process exited with
an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (check-jar-contents) on
project hbase-shaded-check-invariants: Command execution failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution
failed.
at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an
error: 1 (Exit value: 1)
--
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]