See 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/169/display/redirect?page=changes>

Changes:

[larsh] PHOENIX-5326 IndexToolIT takes over 20-30 minutes.

------------------------------------------
[...truncated 173.69 KB...]
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.438 s 
- in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.765 
s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.46 s 
- in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.638 s 
- in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpgradeIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.49 s 
- in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 258.946 
s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.751 
s - in org.apache.phoenix.end2end.UpgradeIT
[INFO] Running 
org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.213 s 
- in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 283.806 
s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running 
org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.17 s 
- in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 
647.74 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.271 s 
- in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 618.485 
s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,787.042 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,418.723 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.84 s 
- in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 14, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
894.115 s <<< FAILURE! - in 
org.apache.phoenix.end2end.index.MutableIndexFailureIT
[ERROR] 
testIndexWriteFailure[MutableIndexFailureIT_transactionProvider=null,localIndex=false,isNamespaceMapped=false,disableIndexOnWriteFailure=false,failRebuildTask=false,throwIndexWriteFailure=null](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
  Time elapsed: 108.319 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.checkStateAfterRebuild(MutableIndexFailureIT.java:405)
        at 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.testIndexWriteFailure(MutableIndexFailureIT.java:361)

[ERROR] 
testIndexWriteFailure[MutableIndexFailureIT_transactionProvider=null,localIndex=false,isNamespaceMapped=false,disableIndexOnWriteFailure=true,failRebuildTask=false,throwIndexWriteFailure=null](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
  Time elapsed: 72.233 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.checkStateAfterRebuild(MutableIndexFailureIT.java:405)
        at 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.testIndexWriteFailure(MutableIndexFailureIT.java:361)

[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,016.949 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.812 
s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.568 
s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s 
- in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.826 s 
- in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.158 s 
- in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 213.879 
s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.798 s 
- in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsDisabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s 
- in org.apache.phoenix.monitoring.PhoenixMetricsDisabledIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.75 s 
- in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.055 
s - in org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.501 s 
- in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.schema.stats.NamespaceDisabledStatsCollectorIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.479 s 
- in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Running org.apache.phoenix.schema.stats.NamespaceEnabledStatsCollectorIT
[ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
247.123 s <<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[ERROR] 
testGlobalPhoenixMetricsForQueries(org.apache.phoenix.monitoring.PhoenixMetricsIT)
  Time elapsed: 4.846 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:129)

[INFO] Running org.apache.phoenix.schema.stats.NoOpStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.495 s 
- in org.apache.phoenix.schema.stats.NoOpStatsCollectorIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.schema.stats.NonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.schema.stats.TxStatsCollectorIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.561 
s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[ERROR] Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
1,199.13 s <<< FAILURE! - in 
org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[ERROR] 
testIndexWriteFailureLeavingIndexActive(org.apache.phoenix.end2end.index.PartialIndexRebuilderIT)
  Time elapsed: 18.6 s  <<< FAILURE!
java.lang.AssertionError: expected:<3> but was:<2>
        at 
org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.testIndexWriteFailureDuringRebuild(PartialIndexRebuilderIT.java:891)
        at 
org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.testIndexWriteFailureLeavingIndexActive(PartialIndexRebuilderIT.java:819)

[WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 
299.537 s - in org.apache.phoenix.schema.stats.NonTxStatsCollectorIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 
548.704 s - in org.apache.phoenix.schema.stats.NamespaceDisabledStatsCollectorIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 
538.816 s - in org.apache.phoenix.schema.stats.NamespaceEnabledStatsCollectorIT
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 
520.306 s - in org.apache.phoenix.schema.stats.TxStatsCollectorIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.testIndexWriteFailure[MutableIndexFailureIT_transactionProvider=null,localIndex=false,isNamespaceMapped=false,disableIndexOnWriteFailure=false,failRebuildTask=false,throwIndexWriteFailure=null](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
[ERROR]   Run 1: 
MutableIndexFailureIT.testIndexWriteFailure:361->checkStateAfterRebuild:405
[INFO]   Run 2: PASS
[INFO] 
[ERROR] 
org.apache.phoenix.end2end.index.MutableIndexFailureIT.testIndexWriteFailure[MutableIndexFailureIT_transactionProvider=null,localIndex=false,isNamespaceMapped=false,disableIndexOnWriteFailure=true,failRebuildTask=false,throwIndexWriteFailure=null](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
[INFO]   Run 1: PASS
[ERROR]   Run 2: 
MutableIndexFailureIT.testIndexWriteFailure:361->checkStateAfterRebuild:405
[INFO] 
[ERROR]   
PartialIndexRebuilderIT.testIndexWriteFailureLeavingIndexActive:819->testIndexWriteFailureDuringRebuild:891
 expected:<3> but was:<2>
[ERROR]   PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:129
[INFO] 
[ERROR] Tests run: 766, Failures: 4, Errors: 0, Skipped: 44
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test 
(SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 364.653 
s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 327.095 
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
<<< FAILURE! - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] org.apache.phoenix.end2end.index.ViewIndexIT  Time elapsed: 0.003 s  
<<< FAILURE!
java.lang.AssertionError: Multiple regions on 
jenkins-ubuntu3.apache.org,45118,1560284251806

[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 449.391 
s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 530.109 
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,774.973 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,103.432 s - in org.apache.phoenix.end2end.ViewIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
ViewIndexIT>SplitSystemCatalogIT.doSetup:60->SplitSystemCatalogIT.splitSystemCatalog:77->BaseTest.splitSystemCatalog:1921->BaseTest.splitTable:1892
 Multiple regions on jenkins-ubuntu3.apache.org,45118,1560284251806
[INFO] 
[ERROR] Tests run: 305, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ 
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.4-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.033 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:16 h]
[INFO] Phoenix - Pherf .................................... 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:  03:16 h
[INFO] Finished at: 2019-06-11T21:12:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify 
(ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/failsafe-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException The forked VM terminated without properly saying goodbye. VM 
crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core> && 
/usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions 
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom 
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ -jar 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/169/artifact/phoenix-core/target/surefire/surefirebooter6777821920161745699.jar>
 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/surefire>
 2019-06-11T17-57-15_081-jvmRun7 surefire19378655808310270tmp 
surefire_5638224846618528417240tmp
[ERROR] Process Exit Code: 0
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:292)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785)
[ERROR]         at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR]         at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR]         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR]         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
[ERROR]         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR]         at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
[ERROR]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR]         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR]         at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: 
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM 
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core> && 
/usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions 
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom 
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ -jar 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/169/artifact/phoenix-core/target/surefire/surefirebooter6777821920161745699.jar>
 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/surefire>
 2019-06-11T17-57-15_081-jvmRun7 surefire19378655808310270tmp 
surefire_5638224846618528417240tmp
[ERROR] Process Exit Code: 0
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:679)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:117)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:429)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:406)
[ERROR]         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR]         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR]         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR]         at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[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
ERROR: Step ‘Archive the artifacts’ aborted due to exception: 
java.io.EOFException
        at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
        at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
        at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
        at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:282)
Caused: hudson.util.IOException2: null
stream=
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:286)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5326
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to