See <https://builds.apache.org/job/Geode-nightly/961/display/redirect?page=changes>
Changes: [abaker] Update version on release branch [abaker] GEODE-2947: Error message is now specific to lucene indexes [jiliao] GEODE-3006: reduce the frequency of ping request and reduce the loglevel [jiliao] GEODE-2983: correctly handling --J option value that has "," inside. [jstewart] GEODE-2989: Improve mechanism for scanning the classpath to find gfsh [jstewart] GEODE-2966: RefactorLauncherLifecycleCommands [jstewart] GEODE-2966: Restore command changes lost in merge conflict [kmiller] GEODE-3014 Document server/region/Lucene index start-up sequence [eshu] GEODE-2892: Add sizeOnServer and isEmptyOnServer to Region [lgallinat] GEODE-2661: afterDestroy events fired on non-existent keys during [kmiller] GEODE-2947: Document revised gfsh destroy error message [dbarnes] GEODE-1672: When amount of overflowed persisted data exceeds heap size [dbarnes] GEODE-1672: When amount of overflowed persisted data exceeds heap size [jiliao] GEODE-2981: Fix the line feed code of the test expected value [jiliao] GEODE-3033: Fixing NPE when jarFileNames is null in [dbarnes] GEODE-3044: User Manual: Update Swagger example and screen shots This [boglesby] GEODE-3040: Compare gateway profile order policy against 9.0 instead of [dbarnes] GEODE-3044: User Manual: Update Swagger example and screen shots - [dbarnes] GEODE-2555: Region Management docs page refers to the wrong field (id= [abaker] GEODE-194: Remove spark connector [dbarnes] GEODE-3044: User Manual: Update Swagger example and screen shots - [dschneider] GEODE-3027: add a simple PartitionResolver [jstewart] GEODE-3032: Fix CI failure of CommandOverHttpDUnitTest [dbarnes] GEODE-3029: Tomcat Install Documentation has incorrect required JARs [jiliao] GEODE-2420: add file-size-limit param to the ExportLogsController [klund] GEODE-2632: use immutable SecurityService impls to improve performance [jiliao] GEODE-3054: escaping the escape character in the command string before [klund] Revert "GEODE-2632: use immutable SecurityService impls to improve [hkhamesra] Revert "GEODE-2804 Update InetSocketAddress, when there is IOException." [nnag] GEODE-3025: Lucene queries are not allowed withing a transaction. [dbarnes] GEODE-3044: User Manual: Update Swagger screen shots to match latest [dbarnes] GEODE-2420: Warn a user if they try to export too much data, update gfsh [kmiller] GEODE-3042: Quick doc of new string-based partition resolver [huynhja] GEODE-3021: Any call after the first to setPdxStringFlag should no-op [ukohlmeyer] GEODE-3065: Marking RedisServerTest.java as Flaky. Seemed to be failing [dbarnes] Update geode-book README instructions [abaker] GEODE-3023: TcpServer move soTimout for the socket for SSL Locators [abaker] GEODE-3023: removing incorrect assertion [abaker] Fix spotless failure [jiliao] GEODE-2294: revert to avoid rest protocol change [abaker] Update LICENSE after review [abaker] GEODE-3024 race condition between server locator preparing membership [abaker] GEODE-3024 race condition between server locator preparing membership [eshu] GEODE-2301: Deprecate JTA transaction manager from Geode [boglesby] GEODE-3072: Changed getMembershipId to use the client version [abaker] Fix typo in dependency declaration from LICENSE review [kmiller] GEODE-2301 Doc note to deprecate Geode JTA trans mgr [boglesby] GEODE-3072: Ignore dunit test [jiliao] GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter [jiliao] GEODE-3095: fix parameter type mismatch between the diskstore command [jiliao] GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter - [bschuchardt] GEODE-3072: Events do not get removed from the client queue for 1.0 [bschuchardt] GEODE-3139 remove current artifacts from classpath of [boglesby] GEODE-3152: Changed to create a region name appropriate to the client [bschuchardt] Revert "GEODE-3139 remove current artifacts from classpath of [bschuchardt] GEODE-3139 remove artifacts from classpath of backward-compatibility [upthewaterspout] GEODE-3139: Fixing compilation errors [bschuchardt] Revert "Revert "GEODE-3139 remove current artifacts from classpath of [hkhamesra] GEODE-3153 Client receives duplicate events during rolling upgrade [hkhamesra] GEODE-3153 applied spotless [upthewaterspout] GEODE-3172: Fix serialization errors copying queue between 1.0 and 1.2 [bschuchardt] GEODE-3175 backward-compatibility tests fail with bad classpath [abaker] bump version [jstewart] GEODE-3313: Test utility supports building jar files with multiple [jstewart] GEODE-3235: Deploy jar registers functions which extend FunctionAdapter [abaker] GEODE-3393: One-way SSL commit failing with userHome/.keystore not [abaker] GEODE-3314: Fix DLockService token leak. [abaker] GEODE-3314 - Refactoring of DLockService to improve developer QoL. This [abaker] GEODE-3410 Doc update for gfsh query command changes [jstewart] GEODE-3217: Reimplement gfsh query as a single-step command [bschuchardt] GEODE-3249: Validate internal client/server messages [bschuchardt] GEODE-3249: internal messages should require credentials [abaker] GEODE-3249 Document geode.allow-internal-messages-without-credentials [bschuchardt] GEODE-3249 Validate internal client/server messages [abaker] GEODE-3249 Revise docs for internal msg validation [bschuchardt] GEODE-3249 Validate internal client/server messages [github] GEODE-3629: Old versions will be pulled from the Apache Maven Repo [khowe] GEODE-3590: Prevent NPE during scripted disconnect. [khowe] Added test, ran spotless ------------------------------------------ [...truncated 21.88 MB...] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:961) at io.netty.channel.epoll.EpollDomainSocketChannel$EpollDomainUnsafe.epollInReady(EpollDomainSocketChannel.java:140) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:386) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:302) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:877) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:748) com.github.dockerjava.api.exception.NotFoundException: {"message":"No such image: apachegeode/geode-build:latest"} at com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:103) at com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:33) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350) at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:233) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:961) at io.netty.channel.epoll.EpollDomainSocketChannel$EpollDomainUnsafe.epollInReady(EpollDomainSocketChannel.java:140) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:386) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:302) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:877) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:748) Could not stop org.gradle.internal.actor.internal.DefaultActorFactory$NonBlockingActor@50f3136e. org.gradle.internal.dispatch.DispatchException: Could not dispatch message [MethodInvocation method: processTestClass(org.gradle.api.internal.tasks.testing.DefaultTestClassRunInfo@400f8d03)]. at org.gradle.internal.dispatch.ExceptionTrackingFailureHandler.dispatchFailed(ExceptionTrackingFailureHandler.java:34) at org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:31) at org.gradle.internal.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:132) at org.gradle.internal.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:33) at org.gradle.internal.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:72) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Cannot abort process 'Gradle Test Executor 5644' because it is not in started or detached state at com.pedjak.gradle.plugins.dockerizedtest.DockerizedExecHandle.abort(DockerizedExecHandle.java:334) at org.gradle.process.internal.ExecHandle$abort$4.call(Unknown Source) at com.pedjak.gradle.plugins.dockerizedtest.ExitCodeTolerantExecHandle.abort(ExitCodeTolerantExecHandle.groovy:33) at org.gradle.process.internal.worker.DefaultWorkerProcess.cleanup(DefaultWorkerProcess.java:198) at org.gradle.process.internal.worker.DefaultWorkerProcess.start(DefaultWorkerProcess.java:145) at org.gradle.process.internal.worker.DefaultWorkerProcessBuilder$MemoryRequestingWorkerProcess.start(DefaultWorkerProcessBuilder.java:218) at com.pedjak.gradle.plugins.dockerizedtest.ForkingTestClassProcessor.forkProcess(ForkingTestClassProcessor.java:80) at com.pedjak.gradle.plugins.dockerizedtest.ForkingTestClassProcessor.processTestClass(ForkingTestClassProcessor.java:56) at org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor.processTestClass(RestartEveryNTestClassProcessor.java:47) at sun.reflect.GeneratedMethodAccessor579.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:29) ... 8 more FAILED :geode-web-api:integrationTest :combineReports All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined> :extensions/geode-modules:precheckin :extensions/geode-modules-assembly:precheckin :extensions/geode-modules-session:precheckin :extensions/geode-modules-session-internal:precheckin :extensions/geode-modules-tomcat7:precheckin :extensions/geode-modules-tomcat8:precheckin :extensions/session-testing-war:precheckin :geode-assembly:precheckin :geode-benchmarks:precheckin :geode-common:precheckin :geode-core:precheckin :geode-json:precheckin :geode-old-versions:precheckin :compileJava NO-SOURCE :processResources NO-SOURCE :classes UP-TO-DATE :jar :uploadArchives :extensions/geode-modules:uploadArchives SKIPPED :extensions/geode-modules-assembly:uploadArchives :extensions/geode-modules-session:uploadArchives SKIPPED :extensions/geode-modules-session-internal:uploadArchives SKIPPED :extensions/geode-modules-tomcat7:uploadArchives SKIPPED :extensions/geode-modules-tomcat8:uploadArchives SKIPPED :extensions/session-testing-war:uploadArchives SKIPPED :geode-assembly:uploadArchives :geode-benchmarks:uploadArchives SKIPPED :geode-common:uploadArchives :geode-core:uploadArchives :geode-cq:uploadArchives :geode-json:uploadArchives :geode-junit:uploadArchives :geode-lucene:uploadArchives :geode-old-client-support:uploadArchives :geode-old-versions:uploadArchives SKIPPED :geode-protobuf:uploadArchives :geode-pulse:uploadArchives :geode-rebalancer:uploadArchives :geode-wan:uploadArchives :geode-web:uploadArchives :geode-web-api:uploadArchives FAILURE: Build completed with 11 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-cq:distributedTest'. > Cannot abort process 'Gradle Test Executor 1648' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-junit:distributedTest'. > Cannot abort process 'Gradle Test Executor 2321' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-lucene:distributedTest'. > Cannot abort process 'Gradle Test Executor 3377' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 4: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-old-client-support:distributedTest'. > Cannot abort process 'Gradle Test Executor 4102' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 5: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-protobuf:distributedTest'. > Cannot abort process 'Gradle Test Executor 4125' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 6: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-protobuf:integrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/Geode-nightly/ws/geode-protobuf/build/reports/integrationTest/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 7: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-pulse:distributedTest'. > Cannot abort process 'Gradle Test Executor 4382' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 8: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-rebalancer:distributedTest'. > Cannot abort process 'Gradle Test Executor 4491' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 9: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-wan:distributedTest'. > Cannot abort process 'Gradle Test Executor 4517' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 10: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-web:distributedTest'. > Cannot abort process 'Gradle Test Executor 5432' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 11: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-web-api:distributedTest'. > Cannot abort process 'Gradle Test Executor 5643' because it is not in started > or detached state * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== BUILD FAILED Total time: 7 hrs 10 mins 20.078 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts [Fast Archiver] Compressed 336.09 MB of artifacts by 35.3% relative to #914 Recording test results Not sending mail to unregistered user jil...@pivotal.io Not sending mail to unregistered user e...@pivotal.io Not sending mail to unregistered user dcaven...@pivotal.io Not sending mail to unregistered user jde...@gopivotal.com Not sending mail to unregistered user sje...@pivotal.io Not sending mail to unregistered user gz...@pivotal.io Not sending mail to unregistered user nre...@pivotal.io Not sending mail to unregistered user hitesh...@yahoo.com Not sending mail to unregistered user hkhame...@pivotal.io Not sending mail to unregistered user git...@nakomis.com Not sending mail to unregistered user huyn...@gmail.com Not sending mail to unregistered user lhughesgodf...@pivotal.io Not sending mail to unregistered user ukohlme...@pivotal.io Not sending mail to unregistered user metat...@users.noreply.github.com Not sending mail to unregistered user kohlmu-pivo...@users.noreply.github.com