See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/551/changes>
Changes: [rajeshbabu] PHOENIX-2926 Skip loading data for table having local indexes when ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/phoenix.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/4.x-HBase-1.0^{commit} # timeout=10 Checking out Revision a78b8adeec2edbafe3f3156f159a5e3eef0b1bca (origin/4.x-HBase-1.0) > git config core.sparsecheckout # timeout=10 > git checkout -f a78b8adeec2edbafe3f3156f159a5e3eef0b1bca > git rev-list 731efd433b7619d0fad3932a83c0a9c3be759647 # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content MAVEN_OPTS=-Xmx3G [EnvInject] - Variables injected successfully. [Phoenix-4.x-HBase-1.0] $ /bin/bash -xe /tmp/hudson3962489267755450452.sh + echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802' DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802 + echo 'CURRENT CONTENT:' CURRENT CONTENT: + ls /home/jenkins/.m2/repository/org/apache/htrace htrace htrace-core [Phoenix-4.x-HBase-1.0] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -U clean install -Dcheckstyle.skip=true [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Phoenix [INFO] Phoenix Core [INFO] Phoenix - Flume [INFO] Phoenix - Pig [INFO] Phoenix Query Server Client [INFO] Phoenix Query Server [INFO] Phoenix - Pherf [INFO] Phoenix - Spark [INFO] Phoenix - Hive [INFO] Phoenix Client [INFO] Phoenix Server [INFO] Phoenix Assembly [INFO] Phoenix - Tracing Web Application [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Phoenix 4.8.0-HBase-1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix --- [INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/target [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/target/phoenix-4.8.0-HBase-1.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/pom.xml to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.8.0-HBase-1.0-SNAPSHOT/phoenix-4.8.0-HBase-1.0-SNAPSHOT.pom [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/target/phoenix-4.8.0-HBase-1.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.8.0-HBase-1.0-SNAPSHOT/phoenix-4.8.0-HBase-1.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix Core 4.8.0-HBase-1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core --- [INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/target [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core --- [INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core --- [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/target/generated-sources/antlr3 added. [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/antlr3 added. [INFO] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core --- [INFO] ANTLR: Processing source directory /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/antlr3 ANTLR Parser Generator Version 3.5.2 Output file /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java does not exist: must build /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/antlr3/PhoenixSQL.g PhoenixSQL.g [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core --- [INFO] Wrote classpath file '/x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/target/cached_classpath.txt'. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to META-INF/services [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 950 source files to /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/util/TransactionUtil.java: Some input files use or override a deprecated API. [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/util/TransactionUtil.java: Recompile with -Xlint:deprecation for details. [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/expression/function/SingleAggregateFunction.java: Some input files use unchecked or unsafe operations. [WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/expression/function/SingleAggregateFunction.java: Recompile with -Xlint:unchecked for details. [INFO] 8 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java:[294,43] cannot find symbol symbol: method getRegionLocator() location: variable table of type org.apache.hadoop.hbase.client.HTable [ERROR] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java:[318,46] cannot find symbol symbol: method getRegionLocator() location: variable table of type org.apache.hadoop.hbase.client.HTable [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Phoenix .................................... SUCCESS [5.999s] [INFO] Phoenix Core ...................................... FAILURE [52.626s] [INFO] Phoenix - Flume ................................... SKIPPED [INFO] Phoenix - Pig ..................................... SKIPPED [INFO] Phoenix Query Server Client ....................... SKIPPED [INFO] Phoenix Query Server .............................. SKIPPED [INFO] Phoenix - Pherf ................................... SKIPPED [INFO] Phoenix - Spark ................................... SKIPPED [INFO] Phoenix - Hive .................................... SKIPPED [INFO] Phoenix Client .................................... SKIPPED [INFO] Phoenix Server .................................... SKIPPED [INFO] Phoenix Assembly .................................. SKIPPED [INFO] Phoenix - Tracing Web Application ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.296s [INFO] Finished at: Wed Jul 06 15:05:41 UTC 2016 [INFO] Final Memory: 59M/997M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project phoenix-core: Compilation failure: Compilation failure: [ERROR] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java:[294,43] cannot find symbol [ERROR] symbol: method getRegionLocator() [ERROR] location: variable table of type org.apache.hadoop.hbase.client.HTable [ERROR] /x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-1.0/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java:[318,46] cannot find symbol [ERROR] symbol: method getRegionLocator() [ERROR] location: variable table of type org.apache.hadoop.hbase.client.HTable [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :phoenix-core Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Compressed 609.08 MB of artifacts by 100.0% relative to #549 Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/551/artifact/phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml> is 18 hr old
