You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/13 19:32:01 UTC

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #1418

See <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1418/changes>

Changes:

[jamestaylor] PHOENIX-3553 Zookeeper connection should be closed immediately after

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git init <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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-0.98^{commit} # timeout=10
Checking out Revision 3d1abf54ef2aea691a2df3795fa5731d2fd68bfa (origin/4.x-HBase-0.98)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d1abf54ef2aea691a2df3795fa5731d2fd68bfa
 > git rev-list bda3fe2da72bbc8f3bf7a9b0721f6a33d7f3d8cb # 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-0.98] $ /bin/bash -xe /tmp/hudson6523744838450539750.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-0.98] $ /home/jenkins/tools/maven/latest3/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.10.0-HBase-0.98-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[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: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1418/artifact/target/phoenix-4.10.0-HBase-0.98-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 <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.10.0-HBase-0.98-SNAPSHOT/phoenix-4.10.0-HBase-0.98-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1418/artifact/target/phoenix-4.10.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.10.0-HBase-0.98-SNAPSHOT/phoenix-4.10.0-HBase-0.98-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 4.10.0-HBase-0.98-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[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: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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 '<https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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 964 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/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] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/java/org/apache/phoenix/expression/function/SingleAggregateFunction.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/main/java/org/apache/phoenix/expression/function/SingleAggregateFunction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 418 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/test/java/org/apache/phoenix/query/ParallelIteratorsSplitTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/test/java/org/apache/phoenix/query/ParallelIteratorsSplitTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest
Running org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest
Running org.apache.phoenix.execute.UnnestArrayPlanTest
Running org.apache.phoenix.execute.LiteralResultIteratorPlanTest
Running org.apache.phoenix.execute.MutationStateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec - in org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest
Running org.apache.phoenix.execute.CorrelatePlanTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.828 sec - in org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest
Running org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest
Running org.apache.phoenix.iterate.SpoolingResultIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec - in org.apache.phoenix.iterate.SpoolingResultIteratorTest
Running org.apache.phoenix.iterate.ConcatResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.phoenix.iterate.ConcatResultIteratorTest
Running org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.474 sec - in org.apache.phoenix.execute.UnnestArrayPlanTest
Running org.apache.phoenix.iterate.MergeSortResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.phoenix.iterate.MergeSortResultIteratorTest
Running org.apache.phoenix.iterate.AggregateResultScannerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.747 sec - in org.apache.phoenix.execute.MutationStateTest
Running org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.278 sec - in org.apache.phoenix.execute.CorrelatePlanTest
Running org.apache.phoenix.jdbc.PhoenixDriverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.814 sec - in org.apache.phoenix.execute.LiteralResultIteratorPlanTest
Running org.apache.phoenix.jdbc.ReadOnlyPropertiesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.phoenix.jdbc.ReadOnlyPropertiesTest
Running org.apache.phoenix.jdbc.SecureUserConnectionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 sec - in org.apache.phoenix.iterate.AggregateResultScannerTest
Running org.apache.phoenix.jdbc.PhoenixPreparedStatementTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.81 sec - in org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest
Running org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 sec - in org.apache.phoenix.jdbc.PhoenixPreparedStatementTest
Running org.apache.phoenix.compile.ScanRangesIntersectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.phoenix.compile.ScanRangesIntersectTest
Running org.apache.phoenix.compile.CreateTableCompilerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Running org.apache.phoenix.compile.QueryCompilerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.206 sec - in org.apache.phoenix.jdbc.PhoenixDriverTest
Running org.apache.phoenix.compile.LimitCompilerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in org.apache.phoenix.compile.CreateTableCompilerTest
Running org.apache.phoenix.compile.StatementHintsCompilationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.013 sec - in org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest
Running org.apache.phoenix.compile.WhereCompilerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 sec - in org.apache.phoenix.compile.LimitCompilerTest
Running org.apache.phoenix.compile.QueryMetaDataTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 sec - in org.apache.phoenix.compile.QueryMetaDataTest
Running org.apache.phoenix.compile.QueryOptimizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.448 sec - in org.apache.phoenix.compile.StatementHintsCompilationTest
Running org.apache.phoenix.compile.WhereOptimizerTest
Tests run: 45, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.575 sec - in org.apache.phoenix.compile.WhereCompilerTest
Running org.apache.phoenix.compile.ViewCompilerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec - in org.apache.phoenix.compile.ViewCompilerTest
Running org.apache.phoenix.compile.SelectStatementRewriterTest
Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 sec - in org.apache.phoenix.compile.WhereOptimizerTest
Running org.apache.phoenix.compile.HavingCompilerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.phoenix.compile.SelectStatementRewriterTest
Running org.apache.phoenix.compile.ScanRangesTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.apache.phoenix.compile.ScanRangesTest
Running org.apache.phoenix.compile.JoinQueryCompilerTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec - in org.apache.phoenix.compile.HavingCompilerTest
Running org.apache.phoenix.compile.SaltedScanRangesTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.phoenix.compile.SaltedScanRangesTest
Running org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007da500000, 156237824, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 156237824 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/hs_err_pid27480.log>
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007da500000, 156237824, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 156237824 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-core/hs_err_pid27482.log>
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : Phoenix | 4.x-HBase-0.98 #1419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1419/changes>