From dev-return-107138-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Wed Sep 4 06:25:47 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 528601804BB for ; Wed, 4 Sep 2019 08:25:47 +0200 (CEST) Received: (qmail 55829 invoked by uid 500); 4 Sep 2019 10:35:26 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 55810 invoked by uid 99); 4 Sep 2019 10:35:25 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2019 10:35:25 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 97B6059FB; Wed, 4 Sep 2019 06:25:45 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 1BE0633E0260; Wed, 4 Sep 2019 06:25:45 +0000 (UTC) Date: Wed, 4 Sep 2019 06:25:44 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, rhauch@gmail.com, manikumar@confluent.io Message-ID: <208670595.2948.1567578344950.JavaMail.jenkins@jenkins02> In-Reply-To: <408958665.2882.1567552238222.JavaMail.jenkins@jenkins02> References: <408958665.2882.1567552238222.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: kafka-trunk-jdk8 #3884 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: kafka-trunk-jdk8 X-Jenkins-Result: FAILURE See Changes: [rhauch] Changed for updatedTasks, avoids stopping and starting of unnecessary [rhauch] MINOR: Add unit test for KAFKA-8676 to guard against unrequired task ------------------------------------------ [...truncated 1.98 MB...] org.apache.kafka.streams.integration.MetricsIntegrationTest > shouldAddMetricsForWindowStore PASSED org.apache.kafka.streams.integration.MetricsIntegrationTest > shouldAddMetricsForSessionStore STARTED org.apache.kafka.streams.integration.MetricsIntegrationTest > shouldAddMetricsForSessionStore PASSED org.apache.kafka.streams.integration.MetricsIntegrationTest > shouldNotAddRocksDBMetricsIfRecordingLevelIsInfo STARTED org.apache.kafka.streams.integration.MetricsIntegrationTest > shouldNotAddRocksDBMetricsIfRecordingLevelIsInfo PASSED org.apache.kafka.streams.integration.RepartitionOptimizingIntegrationTest > shouldSendCorrectRecords_OPTIMIZED STARTED org.apache.kafka.streams.integration.RepartitionOptimizingIntegrationTest > shouldSendCorrectRecords_OPTIMIZED PASSED org.apache.kafka.streams.integration.RepartitionOptimizingIntegrationTest > shouldSendCorrectResults_NO_OPTIMIZATION STARTED org.apache.kafka.streams.integration.RepartitionOptimizingIntegrationTest > shouldSendCorrectResults_NO_OPTIMIZATION PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryMapValuesState STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryMapValuesState PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldNotMakeStoreAvailableUntilAllStoresAvailable STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldNotMakeStoreAvailableUntilAllStoresAvailable PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > concurrentAccesses STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > concurrentAccesses PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldAllowToQueryAfterThreadDied STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldAllowToQueryAfterThreadDied PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryStateWithZeroSizedCache STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryStateWithZeroSizedCache PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryMapValuesAfterFilterState STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryMapValuesAfterFilterState PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryFilterState STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryFilterState PASSED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryStateWithNonZeroSizedCache STARTED org.apache.kafka.streams.integration.QueryableStateIntegrationTest > shouldBeAbleToQueryStateWithNonZeroSizedCache PASSED org.apache.kafka.streams.integration.GlobalThreadShutDownOrderTest > shouldFinishGlobalStoreOperationOnShutDown STARTED org.apache.kafka.streams.integration.GlobalThreadShutDownOrderTest > shouldFinishGlobalStoreOperationOnShutDown PASSED org.apache.kafka.streams.integration.InternalTopicIntegrationTest > shouldCompactTopicsForKeyValueStoreChangelogs STARTED org.apache.kafka.streams.integration.InternalTopicIntegrationTest > shouldCompactTopicsForKeyValueStoreChangelogs PASSED org.apache.kafka.streams.integration.InternalTopicIntegrationTest > shouldCompactAndDeleteTopicsForWindowStoreChangelogs STARTED org.apache.kafka.streams.integration.InternalTopicIntegrationTest > shouldCompactAndDeleteTopicsForWindowStoreChangelogs PASSED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldReduce STARTED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldReduce PASSED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldGroupByKey STARTED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldGroupByKey PASSED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldReduceWindowed STARTED org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest > shouldReduceWindowed PASSED org.apache.kafka.streams.integration.StateRestorationIntegrationTest > shouldRestoreNullRecord STARTED ERROR: Could not install GRADLE_4_10_3_HOME java.lang.NullPointerException org.apache.kafka.streams.integration.StateRestorationIntegrationTest > shouldRestoreNullRecord PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInnerRepartitioned[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInnerRepartitioned[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuterRepartitioned[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuterRepartitioned[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInner[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInner[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuter[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuter[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = true] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = true] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInnerRepartitioned[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInnerRepartitioned[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuterRepartitioned[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuterRepartitioned[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInner[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testInner[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuter[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testOuter[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = false] PASSED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = false] STARTED org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = false] PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransform STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransform PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransformValuesWithValueTransformerWithoutKey STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransformValuesWithValueTransformerWithoutKey PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransformValuesWithKey STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldFlatTransformValuesWithKey PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransform STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransform PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransformValuesWithValueTransformerWithKey STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransformValuesWithValueTransformerWithKey PASSED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransformValuesWithValueTransformerWithoutKey STARTED org.apache.kafka.streams.integration.KStreamTransformIntegrationTest > shouldTransformValuesWithValueTransformerWithoutKey PASSED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldKStreamGlobalKTableLeftJoin STARTED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldKStreamGlobalKTableLeftJoin PASSED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldNotRestoreAbortedMessages STARTED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldNotRestoreAbortedMessages PASSED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldRestoreTransactionalMessages STARTED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldRestoreTransactionalMessages PASSED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldKStreamGlobalKTableJoin STARTED org.apache.kafka.streams.integration.GlobalKTableEOSIntegrationTest > shouldKStreamGlobalKTableJoin PASSED org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest > shouldWorkWithRebalance STARTED FATAL: command execution failed java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:140) at hudson.remoting.Command.readFrom(Command.java:126) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on H23 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:948) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) at com.sun.proxy.$Proxy131.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) FATAL: Unable to delete script file /tmp/jenkins2740267571578527629.sh java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:140) at hudson.remoting.Command.readFrom(Command.java:126) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on H23 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:948) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.delete(FilePath.java:1565) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Execute shell' marked build as failure ERROR: Step ?[Deprecated] Publish FindBugs analysis results? failed: no workspace for kafka-trunk-jdk8 #3884 ERROR: Step ?Publish JUnit test result report? failed: no workspace for kafka-trunk-jdk8 #3884 ERROR: H23 is offline; cannot locate JDK 1.8 (latest) ERROR: H23 is offline; cannot locate Gradle 4.10.3 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user bill@confluent.io