You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Lutz Weischer (Jira)" <ji...@apache.org> on 2021/03/12 11:24:00 UTC

[jira] [Created] (KYLIN-4934) build failed on AArch64, Fedora 33

Lutz Weischer created KYLIN-4934:
------------------------------------

             Summary: build failed on AArch64, Fedora 33 
                 Key: KYLIN-4934
                 URL: https://issues.apache.org/jira/browse/KYLIN-4934
             Project: Kylin
          Issue Type: Bug
            Reporter: Lutz Weischer


[jw@cn05 kylin]$ mvn install -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Kylin                                                       [pom]
[INFO] Apache Kylin - kylin External                                      [pom]
[INFO] Apache Kylin - Core Common                                         [jar]
[INFO] Apache Kylin - Core Metadata                                       [jar]
[INFO] Apache Kylin - Core Dictionary                                     [jar]
[INFO] Apache Kylin - Core Cube                                           [jar]
[INFO] Apache Kylin - Core Metrics                                        [jar]
[INFO] Apache Kylin - Core Job                                            [jar]
[INFO] Apache Kylin - Core Storage                                        [jar]
[INFO] Apache Kylin - Stream Core                                         [jar]
[INFO] Apache Kylin - MapReduce Engine                                    [jar]
[INFO] Apache Kylin - Spark Engine                                        [jar]
[INFO] Apache Kylin - Flink Engine                                        [jar]
[INFO] Apache Kylin - Hive Source                                         [jar]
[INFO] Apache Kylin - DataSource SDK                                      [jar]
[INFO] Apache Kylin - Jdbc Source                                         [jar]
[INFO] Apache Kylin - Kafka Source                                        [jar]
[INFO] Apache Kylin - Cache                                               [jar]
[INFO] Apache Kylin - HBase Storage                                       [jar]
[INFO] Apache Kylin - Query                                               [jar]
[INFO] Apache Kylin - Metrics Reporter Hive                               [jar]
[INFO] Apache Kylin - Metrics Reporter Kafka                              [jar]
[INFO] Apache Kylin - Stream Source Kafka                                 [jar]
[INFO] Apache Kylin - Stream Coordinator                                  [jar]
[INFO] Apache Kylin - Stream Receiver                                     [jar]
[INFO] Apache Kylin - Stream Storage                                      [jar]
[INFO] Apache Kylin - REST Server Base                                    [jar]
[INFO] Apache Kylin - Tool                                                [jar]
[INFO] Apache Kylin - Cube Migration Service                              [jar]
[INFO] Apache Kylin - REST Server                                         [war]
[INFO] Apache Kylin - JDBC Driver                                         [jar]
[INFO] Apache Kylin - Assembly                                            [jar]
[INFO] Apache Kylin - Tool Assembly                                       [jar]
[INFO] Apache Kylin - Integration Test                                    [jar]
[INFO] Apache Kylin - Tomcat Extension                                    [jar]
[INFO]
[INFO] -----------------------< org.apache.kylin:kylin >-----------------------
[INFO] Building Apache Kylin 3.1.2-SNAPSHOT                              [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/target/test-classes
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin ---
[INFO] Installing /home/jw/apache/kylin/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin/3.1.2-SNAPSHOT/kylin-3.1.2-SNAPSHOT.pom
[INFO]
[INFO] ------------------< org.apache.kylin:kylin-external >-------------------
[INFO] Building Apache Kylin - kylin External 3.1.2-SNAPSHOT             [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-external ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-external ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-external ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/external/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-external ---
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:exec (install_guava) @ kylin-external ---
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< org.apache.kylin:kylin-shaded-guava >-----------------
[INFO] Building Apache Kylin - Shaded Guava 3.1.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ kylin-shaded-guava ---
[INFO] Deleting /home/jw/apache/kylin/external/shaded-guava/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-shaded-guava ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-shaded-guava ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-shaded-guava ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/external/shaded-guava/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-shaded-guava ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/external/shaded-guava/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-shaded-guava ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-shaded-guava ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] Copying jamm-0.3.1.jar to /home/jw/apache/kylin/external/shaded-guava/target/test-classes/jamm.jar
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/external/shaded-guava/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-shaded-guava ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-shaded-guava ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-shaded-guava ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-shaded-guava ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-shaded-guava ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-shaded-guava ---
[INFO] Building jar: /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-shaded-guava ---
[INFO]
[INFO] --- maven-shade-plugin:3.1.0:shade (default) @ kylin-shaded-guava ---
[INFO] Including com.google.guava:guava:jar:28.2-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:2.10.0 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.3.4 from the shaded jar.
[INFO] Excluding com.google.j2objc:j2objc-annotations:jar:1.3 from the shaded jar.
[INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.21 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.21 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT.jar with /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-shaded-guava ---
[INFO] Building jar: /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-shaded-guava ---
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    com.google.guava:guava:jar:28.2-jre:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.apache.hadoop:hadoop-common:jar:2.7.1:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-shaded-guava ---
[INFO] Installing /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-shaded-guava/3.1.2-SNAPSHOT/kylin-shaded-guava-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/external/shaded-guava/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-shaded-guava/3.1.2-SNAPSHOT/kylin-shaded-guava-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/external/shaded-guava/target/kylin-shaded-guava-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-shaded-guava/3.1.2-SNAPSHOT/kylin-shaded-guava-3.1.2-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15.839 s
[INFO] Finished at: 2021-03-12T12:16:13+01:00
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-external ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/external/target/test-classes
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-external ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-external ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-external ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-external ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-external ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-external ---
[INFO] Installing /home/jw/apache/kylin/external/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-external/3.1.2-SNAPSHOT/kylin-external-3.1.2-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.kylin:kylin-core-common >-----------------
[INFO] Building Apache Kylin - Core Common 3.1.2-SNAPSHOT                [3/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-common ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-common ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-common ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-common/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-common ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-common/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-common/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-common ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-common ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-common ---
[INFO] Building jar: /home/jw/apache/kylin/core-common/target/kylin-core-common-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-common ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-common ---
[INFO] Building jar: /home/jw/apache/kylin/core-common/target/kylin-core-common-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-common ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.guava:guava:jar:14.0:compile
[WARNING]    org.apache.curator:curator-client:jar:2.12.0:compile
[WARNING]    org.apache.httpcomponents:httpcore:jar:4.3.3:compile
[WARNING]    io.dropwizard.metrics:metrics-core:jar:3.1.2:compile
[WARNING]    commons-configuration:commons-configuration:jar:1.6:provided
[WARNING]    commons-io:commons-io:jar:2.4:provided
[WARNING]    org.apache.kafka:kafka-clients:jar:2.1.1:compile
[WARNING]    javax.xml.bind:jaxb-api:jar:2.2.2:provided
[WARNING]    org.codehaus.jettison:jettison:jar:1.1:provided
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    commons-lang:commons-lang:jar:2.6:provided
[WARNING]    commons-logging:commons-logging:jar:1.1.3:compile
[WARNING]    org.apache.zookeeper:zookeeper:jar:3.4.14:provided
[WARNING]    commons-codec:commons-codec:jar:1.6:compile
[WARNING]    commons-cli:commons-cli:jar:1.2:provided
[WARNING]    com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[WARNING]    org.apache.curator:curator-framework:jar:2.12.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    io.dropwizard.metrics:metrics-jvm:jar:3.1.2:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.apache.kafka:kafka_2.11:jar:2.1.1:compile
[WARNING]    mysql:mysql-connector-java:jar:5.1.8:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-common ---
[INFO] Installing /home/jw/apache/kylin/core-common/target/kylin-core-common-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-common/3.1.2-SNAPSHOT/kylin-core-common-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-common/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-common/3.1.2-SNAPSHOT/kylin-core-common-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-common/target/kylin-core-common-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-common/3.1.2-SNAPSHOT/kylin-core-common-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ----------------< org.apache.kylin:kylin-core-metadata >----------------
[INFO] Building Apache Kylin - Core Metadata 3.1.2-SNAPSHOT              [4/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-metadata ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-metadata ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-metadata ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-metadata/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-metadata ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-metadata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-metadata/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-metadata ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-metadata ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-metadata/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-metadata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-metadata/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-metadata ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-metadata ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-metadata ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-metadata ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-metadata ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-metadata ---
[INFO] Building jar: /home/jw/apache/kylin/core-metadata/target/kylin-core-metadata-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-metadata ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-metadata ---
[INFO] Building jar: /home/jw/apache/kylin/core-metadata/target/kylin-core-metadata-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-metadata ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.commons:commons-lang3:jar:3.4:compile
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    com.google.guava:guava:jar:14.0:compile
[WARNING]    org.mockito:mockito-core:jar:1.10.19:test
[WARNING]    org.objenesis:objenesis:jar:2.2:provided
[WARNING]    commons-collections:commons-collections:jar:3.2.2:provided
[WARNING]    com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.apache.hadoop:hadoop-common:jar:2.7.1:provided
[WARNING]    commons-cli:commons-cli:jar:1.2:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-metadata ---
[INFO] Installing /home/jw/apache/kylin/core-metadata/target/kylin-core-metadata-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metadata/3.1.2-SNAPSHOT/kylin-core-metadata-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-metadata/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metadata/3.1.2-SNAPSHOT/kylin-core-metadata-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-metadata/target/kylin-core-metadata-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metadata/3.1.2-SNAPSHOT/kylin-core-metadata-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ---------------< org.apache.kylin:kylin-core-dictionary >---------------
[INFO] Building Apache Kylin - Core Dictionary 3.1.2-SNAPSHOT            [5/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-dictionary ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-dictionary ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-dictionary ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-dictionary/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-dictionary ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-dictionary ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-dictionary/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-dictionary ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-dictionary ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-dictionary/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-dictionary ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-dictionary ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-dictionary ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-dictionary ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-dictionary ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-dictionary ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-dictionary ---
[INFO] Building jar: /home/jw/apache/kylin/core-dictionary/target/kylin-core-dictionary-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-dictionary ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-dictionary ---
[INFO] Building jar: /home/jw/apache/kylin/core-dictionary/target/kylin-core-dictionary-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-dictionary ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.commons:commons-lang3:jar:3.4:compile
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    org.apache.calcite.avatica:avatica:jar:1.12.0:compile
[WARNING]    com.google.guava:guava:jar:14.0:compile
[WARNING]    commons-lang:commons-lang:jar:2.6:provided
[WARNING]    org.apache.kylin:kylin-shaded-guava:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.kylin:kylin-core-common:jar:3.1.2-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:2.4:provided
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.1:provided
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-dictionary ---
[INFO] Installing /home/jw/apache/kylin/core-dictionary/target/kylin-core-dictionary-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-dictionary/3.1.2-SNAPSHOT/kylin-core-dictionary-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-dictionary/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-dictionary/3.1.2-SNAPSHOT/kylin-core-dictionary-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-dictionary/target/kylin-core-dictionary-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-dictionary/3.1.2-SNAPSHOT/kylin-core-dictionary-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------< org.apache.kylin:kylin-core-cube >------------------
[INFO] Building Apache Kylin - Core Cube 3.1.2-SNAPSHOT                  [6/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-cube ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-cube ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-cube ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-cube/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-cube ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-cube ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-cube/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-cube ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-cube ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-cube/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-cube ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-cube ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-cube ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-cube ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-cube ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-cube ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-cube ---
[INFO] Building jar: /home/jw/apache/kylin/core-cube/target/kylin-core-cube-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-cube ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-cube ---
[INFO] Building jar: /home/jw/apache/kylin/core-cube/target/kylin-core-cube-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-cube ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.commons:commons-lang3:jar:3.4:compile
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    org.apache.calcite.avatica:avatica:jar:1.12.0:compile
[WARNING]    com.google.guava:guava:jar:14.0:compile
[WARNING]    commons-codec:commons-codec:jar:1.4:compile
[WARNING]    org.apache.kylin:kylin-core-common:jar:3.1.2-SNAPSHOT:compile
[WARNING]    com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[WARNING]    org.apache.commons:commons-math3:jar:3.1.1:provided
[WARNING]    com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    com.esotericsoftware:kryo-shaded:jar:4.0.0:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-cube ---
[INFO] Installing /home/jw/apache/kylin/core-cube/target/kylin-core-cube-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-cube/3.1.2-SNAPSHOT/kylin-core-cube-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-cube/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-cube/3.1.2-SNAPSHOT/kylin-core-cube-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-cube/target/kylin-core-cube-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-cube/3.1.2-SNAPSHOT/kylin-core-cube-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ----------------< org.apache.kylin:kylin-core-metrics >-----------------
[INFO] Building Apache Kylin - Core Metrics 3.1.2-SNAPSHOT               [7/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-metrics ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-metrics ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-metrics ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-metrics/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-metrics ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-metrics/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-metrics ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-metrics ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-metrics/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-metrics/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-metrics ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-metrics ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-metrics ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-metrics ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-metrics ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-metrics ---
[INFO] Building jar: /home/jw/apache/kylin/core-metrics/target/kylin-core-metrics-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-metrics ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-metrics ---
[INFO] Building jar: /home/jw/apache/kylin/core-metrics/target/kylin-core-metrics-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-metrics ---
[WARNING] Unused declared dependencies found:
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.apache.hadoop:hadoop-common:jar:2.7.1:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-metrics ---
[INFO] Installing /home/jw/apache/kylin/core-metrics/target/kylin-core-metrics-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metrics/3.1.2-SNAPSHOT/kylin-core-metrics-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-metrics/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metrics/3.1.2-SNAPSHOT/kylin-core-metrics-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-metrics/target/kylin-core-metrics-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-metrics/3.1.2-SNAPSHOT/kylin-core-metrics-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------< org.apache.kylin:kylin-core-job >-------------------
[INFO] Building Apache Kylin - Core Job 3.1.2-SNAPSHOT                   [8/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-job ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-job ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-job ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-job/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-job ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-job ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-job ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-job/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-job/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-job ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-job ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-job ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-job ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-job ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-job ---
[INFO] Building jar: /home/jw/apache/kylin/core-job/target/kylin-core-job-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-job ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-job ---
[INFO] Building jar: /home/jw/apache/kylin/core-job/target/kylin-core-job-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-job ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.commons:commons-lang3:jar:3.4:compile
[WARNING]    com.google.guava:guava:jar:14.0:compile
[WARNING]    org.apache.kylin:kylin-core-common:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.httpcomponents:httpcore:jar:4.3.3:compile
[WARNING]    org.apache.calcite:calcite-core:jar:1.16.0-kylin-r5:compile
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    org.apache.calcite.avatica:avatica:jar:1.12.0:compile
[WARNING]    org.apache.kylin:kylin-shaded-guava:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.kylin:kylin-core-metadata:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.httpcomponents:httpclient:jar:4.3.6:compile
[WARNING]    org.apache.zookeeper:zookeeper:jar:3.4.14:provided
[WARNING]    com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[WARNING]    org.apache.curator:curator-framework:jar:2.12.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.curator:curator-x-discovery:jar:2.12.0:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    org.apache.hadoop:hadoop-common:jar:2.7.1:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-job ---
[INFO] Installing /home/jw/apache/kylin/core-job/target/kylin-core-job-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-job/3.1.2-SNAPSHOT/kylin-core-job-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-job/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-job/3.1.2-SNAPSHOT/kylin-core-job-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-job/target/kylin-core-job-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-job/3.1.2-SNAPSHOT/kylin-core-job-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] ----------------< org.apache.kylin:kylin-core-storage >-----------------
[INFO] Building Apache Kylin - Core Storage 3.1.2-SNAPSHOT               [9/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kylin-core-storage ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-storage ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-test) @ kylin-core-storage ---
[INFO] surefireArgLine set to -javaagent:/home/jw/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jw/apache/kylin/core-storage/../target/jacoco.exec,append=true
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ kylin-core-storage ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-storage/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-core-storage ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-core-storage ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] com.github.jbellis:jamm:0.3.1:jar already exists in /home/jw/apache/kylin/core-storage/target/test-classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-core-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jw/apache/kylin/core-storage/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-core-storage ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- forbiddenapis:2.3:check (default) @ kylin-core-storage ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- forbiddenapis:2.3:testCheck (default) @ kylin-core-storage ---
[WARNING] Bundled version of ASM cannot parse bytecode of java.lang.Object class; marking runtime as not suppported.
[WARNING] Your Java runtime (OpenJDK Runtime Environment 11.0.10+9) is not supported by the forbiddenapis MOJO. Please run the checks with a supported JDK!
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ kylin-core-storage ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:report (post-test) @ kylin-core-storage ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kylin-core-storage ---
[INFO] Building jar: /home/jw/apache/kylin/core-storage/target/kylin-core-storage-3.1.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ kylin-core-storage ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ kylin-core-storage ---
[INFO] Building jar: /home/jw/apache/kylin/core-storage/target/kylin-core-storage-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ kylin-core-storage ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[WARNING]    org.apache.calcite.avatica:avatica:jar:1.12.0:compile
[WARNING]    org.apache.kylin:kylin-core-dictionary:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.kylin:kylin-core-metadata:jar:3.1.2-SNAPSHOT:compile
[WARNING]    org.apache.kylin:kylin-core-common:jar:3.1.2-SNAPSHOT:compile
[WARNING]    net.sf.ehcache:ehcache:jar:2.10.2.2.21:compile
[WARNING] Unused declared dependencies found:
[WARNING]    commons-lang:commons-lang:jar:2.6:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.21:compile
[WARNING]    log4j:log4j:jar:1.2.17:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.21:provided
[WARNING]    commons-io:commons-io:jar:2.4:test
[WARNING]    org.apache.hadoop:hadoop-common:jar:2.7.1:provided
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.1:provided
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kylin-core-storage ---
[INFO] Installing /home/jw/apache/kylin/core-storage/target/kylin-core-storage-3.1.2-SNAPSHOT.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-storage/3.1.2-SNAPSHOT/kylin-core-storage-3.1.2-SNAPSHOT.jar
[INFO] Installing /home/jw/apache/kylin/core-storage/pom.xml to /home/jw/.m2/repository/org/apache/kylin/kylin-core-storage/3.1.2-SNAPSHOT/kylin-core-storage-3.1.2-SNAPSHOT.pom
[INFO] Installing /home/jw/apache/kylin/core-storage/target/kylin-core-storage-3.1.2-SNAPSHOT-tests.jar to /home/jw/.m2/repository/org/apache/kylin/kylin-core-storage/3.1.2-SNAPSHOT/kylin-core-storage-3.1.2-SNAPSHOT-tests.jar
[INFO]
[INFO] -----------------< org.apache.kylin:kylin-stream-core >-----------------
[INFO] Building Apache Kylin - Stream Core 3.1.2-SNAPSHOT               [10/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Kylin 3.1.2-SNAPSHOT:
[INFO]
[INFO] Apache Kylin ....................................... SUCCESS [ 10.301 s]
[INFO] Apache Kylin - kylin External ...................... SUCCESS [ 21.417 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [ 10.886 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [  9.882 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [  5.101 s]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [  6.994 s]
[INFO] Apache Kylin - Core Metrics ........................ SUCCESS [  1.499 s]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [  3.009 s]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [  2.858 s]
[INFO] Apache Kylin - Stream Core ......................... FAILURE [  0.290 s]
[INFO] Apache Kylin - MapReduce Engine .................... SKIPPED
[INFO] Apache Kylin - Spark Engine ........................ SKIPPED
[INFO] Apache Kylin - Flink Engine ........................ SKIPPED
[INFO] Apache Kylin - Hive Source ......................... SKIPPED
[INFO] Apache Kylin - DataSource SDK ...................... SKIPPED
[INFO] Apache Kylin - Jdbc Source ......................... SKIPPED
[INFO] Apache Kylin - Kafka Source ........................ SKIPPED
[INFO] Apache Kylin - Cache ............................... SKIPPED
[INFO] Apache Kylin - HBase Storage ....................... SKIPPED
[INFO] Apache Kylin - Query ............................... SKIPPED
[INFO] Apache Kylin - Metrics Reporter Hive ............... SKIPPED
[INFO] Apache Kylin - Metrics Reporter Kafka .............. SKIPPED
[INFO] Apache Kylin - Stream Source Kafka ................. SKIPPED
[INFO] Apache Kylin - Stream Coordinator .................. SKIPPED
[INFO] Apache Kylin - Stream Receiver ..................... SKIPPED
[INFO] Apache Kylin - Stream Storage ...................... SKIPPED
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - Tool ................................ SKIPPED
[INFO] Apache Kylin - Cube Migration Service .............. SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SKIPPED
[INFO] Apache Kylin - Assembly ............................ SKIPPED
[INFO] Apache Kylin - Tool Assembly ....................... SKIPPED
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:13 min
[INFO] Finished at: 2021-03-12T12:16:54+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kylin-stream-core: Could not resolve dependencies for project org.apache.kylin:kylin-stream-core:jar:3.1.2-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path /usr/lib/jvm/java-11-openjdk-11.0.10.0.9-0.fc33.aarch64/../lib/tools.jar -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :kylin-stream-core
[jw@cn05 kylin]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)