See 
<https://builds.apache.org/job/kafka-trunk-jdk11/818/display/redirect?page=changes>

Changes:

[matthias] KAFKA-8913: Document topic based configs & ISR settings for Streams 
apps

------------------------------------------
[...truncated 2.40 MB...]

kafka.controller.ControllerChannelManagerTest > 
testLeaderAndIsrRequestSentToLiveOrShuttingDownBrokers FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaInterBrokerProtocolVersion STARTED
kafka.controller.ControllerChannelManagerTest.testStopReplicaInterBrokerProtocolVersion
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testStopReplicaInterBrokerProtocolVersion.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaInterBrokerProtocolVersion FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaSentOnlyToLiveAndShuttingDownBrokers STARTED
kafka.controller.ControllerChannelManagerTest.testStopReplicaSentOnlyToLiveAndShuttingDownBrokers
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testStopReplicaSentOnlyToLiveAndShuttingDownBrokers.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaSentOnlyToLiveAndShuttingDownBrokers FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > testStopReplicaGroupsByBroker 
STARTED
kafka.controller.ControllerChannelManagerTest.testStopReplicaGroupsByBroker 
failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testStopReplicaGroupsByBroker.test.stdout>

kafka.controller.ControllerChannelManagerTest > testStopReplicaGroupsByBroker 
FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr STARTED
kafka.controller.ControllerChannelManagerTest.testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testMixedDeleteAndNotDeleteStopReplicaRequests STARTED
kafka.controller.ControllerChannelManagerTest.testMixedDeleteAndNotDeleteStopReplicaRequests
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testMixedDeleteAndNotDeleteStopReplicaRequests.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testMixedDeleteAndNotDeleteStopReplicaRequests FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testLeaderAndIsrInterBrokerProtocolVersion STARTED
kafka.controller.ControllerChannelManagerTest.testLeaderAndIsrInterBrokerProtocolVersion
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testLeaderAndIsrInterBrokerProtocolVersion.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testLeaderAndIsrInterBrokerProtocolVersion FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestSent 
STARTED
kafka.controller.ControllerChannelManagerTest.testUpdateMetadataRequestSent 
failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testUpdateMetadataRequestSent.test.stdout>

kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestSent 
FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataRequestDuringTopicDeletion STARTED
kafka.controller.ControllerChannelManagerTest.testUpdateMetadataRequestDuringTopicDeletion
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testUpdateMetadataRequestDuringTopicDeletion.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataRequestDuringTopicDeletion FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataIncludesLiveOrShuttingDownBrokers STARTED
kafka.controller.ControllerChannelManagerTest.testUpdateMetadataIncludesLiveOrShuttingDownBrokers
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testUpdateMetadataIncludesLiveOrShuttingDownBrokers.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testUpdateMetadataIncludesLiveOrShuttingDownBrokers FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestSent 
STARTED
kafka.controller.ControllerChannelManagerTest.testStopReplicaRequestSent 
failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testStopReplicaRequestSent.test.stdout>

kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestSent 
FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaRequestsWhileTopicDeletionStarted STARTED
kafka.controller.ControllerChannelManagerTest.testStopReplicaRequestsWhileTopicDeletionStarted
 failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testStopReplicaRequestsWhileTopicDeletionStarted.test.stdout>

kafka.controller.ControllerChannelManagerTest > 
testStopReplicaRequestsWhileTopicDeletionStarted FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSent 
STARTED
kafka.controller.ControllerChannelManagerTest.testLeaderAndIsrRequestSent 
failed, log available in 
<https://builds.apache.org/job/kafka-trunk-jdk11/ws/core/build/reports/testOutput/kafka.controller.ControllerChannelManagerTest.testLeaderAndIsrRequestSent.test.stdout>

kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSent 
FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
        at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:284)
        at 
kafka.controller.ControllerChannelManagerTest.<init>(ControllerChannelManagerTest.scala:41)

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrLive STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrLive PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElectionLastIsrShuttingDown STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElectionLastIsrShuttingDown PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElection STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElection PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaInIsrNotLive STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaInIsrNotLive PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElectionWithNoLiveIsr STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElectionWithNoLiveIsr PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElection STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElection PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElection STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElection PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElection STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElection PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElectionWithEmptyIsr STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testReassignPartitionLeaderElectionWithEmptyIsr PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElectionAllIsrSimultaneouslyShutdown 
STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testControlledShutdownPartitionLeaderElectionAllIsrSimultaneouslyShutdown PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionEnabled 
STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionEnabled 
PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrNotLive 
STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrNotLive 
PASSED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionDisabled 
STARTED

kafka.controller.PartitionLeaderElectionAlgorithmsTest > 
testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionDisabled 
PASSED

kafka.controller.ControllerEventManagerTest > testEventQueueTime STARTED

kafka.controller.ControllerEventManagerTest > testEventQueueTime PASSED

kafka.controller.ControllerEventManagerTest > testEventThatThrowsException 
STARTED

kafka.controller.ControllerEventManagerTest > testEventThatThrowsException 
PASSED

kafka.controller.ControllerEventManagerTest > testSuccessfulEvent STARTED

kafka.controller.ControllerEventManagerTest > testSuccessfulEvent PASSED

kafka.controller.ControllerEventManagerTest > testMetricsCleanedOnClose STARTED

kafka.controller.ControllerEventManagerTest > testMetricsCleanedOnClose PASSED
ERROR: No tool found matching GRADLE_4_10_2_HOME
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3

Reply via email to